Re: [AD] blit() bug in win2k using gfx_directx_win |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 4 Apr 2001, at 18:35, Peter Wang wrote:
> Daniel Schlyder <dsc@xxxxxxxxxx> wrote:
> >
> > I've tried all combinations of desktop (8, 16, 32) and program (8, 16,
> > 24, 32) depths that my card supports (RivaTNT), and the program
> > only crashes when desktop and program depth is equal (ie. when
> > both is 8, 16, or 32).
>
> It sounds sort of like the gcc optimisation bug we encountered under
> Linux. Do you have gcc 2.95.2? If so, try compiling blit.c without
> optimisations and then relinking the library. If it is the same
> bug, it shouldn't crash. The debug version should not crash either.
I do have gcc 2.95.2. Is this correct for compiling blit.c without
optimizations?:
gcc -DALLEGRO_SRC -Wall -Wno-unused -I. -I./include -o
obj/mingw32/alleg/blit.o -c src/blit.c
If so, then it still crashes.
cheers,
--
Daniel Schlyder
http://home.no.net/dasc/