[SDL] SDL 1.2.6 (and CVS) compile problems with GCC 3.3.1

John Eckerdal john at hl.lu.se
Tue Sep 2 00:02:01 PDT 2003


On Tue, 2 Sep 2003, Stephane Marchesin wrote:

> I tried them all, none of these options give me an error !
> I have some warnings int SDL_blit_A.c, though. The attached patch 
> "longlongfix.patch" fixes those.
> 
> I've also taken a look at the mmx.h file. As I can't reproduce the bug, 
> I can only guess, but my guess is the constraintfix.patch file.
> Please, apply both and tell me if it works.

Yep, that makes it compile.

> Yes, but my point was that if you don't use --disable-debug, neither 
> -march nor -mcpu will be set, so that you can set yours in the CFLAGS.
> Of course, your library will contain debug symbols, but they are removed 
> at install (or using strip).

Is that the only thing that will happen?
Some configure scripts will also add a -DDEBUG flag so that a lot of debug 
code is compiled in.

-- 
John Eckerdal                        the Assembly Gems page
                               http://www.df.lth.se/~john_e





More information about the SDL mailing list