[SDL] Build problems (Mac OS X)

Lucas Goss lgoss007 at gmail.com
Fri May 9 08:19:05 PDT 2008


>
> /"gcc-3.3: cannot specify -o with -c or -S and multiple compilations"/
>>
>
> Hmm... it doesn't do that here, as far as I see, and I'm using Xcode 3.1
> beta too. (I haven't tested building from a fresh checkout though.) Is that
> a warning or an error? At what point does it occur?
>

I get the same error on a fresh checkout, happens on compile (This is for
Framework without X11 and the error happens on every source file, 76 errors,
I only pasted one below because the rest are all the same except for the
source file):

********************
/usr/bin/gcc-3.3 -x c -arch ppc -fmessage-length=0 -pipe -Wno-trigraphs
-fpascal-strings -faltivec -fasm-blocks -g -O0
"$(sdk_package_compiler_flags)
$(sdk_package_compiler_flags_$(gcc_language_dialect))
$(sdk_package_system_flags)" -mtune=G4
"-Wp,-header-mapfile,/Users/me/SDL/Xcode/SDL/build/SDL.build/Development/Framework
Without X11 Stuff (for those who didn't install the X11 headers with
Xcode).build/SDL.hmap" -Wmost -F/Users/me/SDL/Xcode/SDL/build/Development
-I/Users/SDL/Xcode/SDL/build/Development/include
"-I/Users/me/SDL/Xcode/SDL/build/SDL.build/Development/Framework Without X11
Stuff (for those who didn't install the X11 headers with
Xcode).build/DerivedSources" -DMAC_OS_X_VERSION_MIN_REQUIRED=1020
-fconstant-cfstrings -D__CONSTANT_CFSTRINGS__ -c
/Users/me/SDL/Xcode/SDL/../../src/audio/macrom/SDL_romaudio.c -o
"/Users/me/SDL/Xcode/SDL/build/SDL.build/Development/Framework Without X11
Stuff (for those who didn't install the X11 headers with
Xcode).build/Objects-normal/ppc/SDL_romaudio.o"
gcc-3.3: cannot specify -o with -c or -S and multiple compilations
gcc-3.3: cannot specify -o with -c or -S and multiple compilations
gcc-3.3: cannot specify -o with -c or -S and multiple compilations
********************

And that's a mighty long framework name:
"Framework Without X11 Stuff (for those who didn't install the X11 headers
with Xcode)"

Lucas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20080509/655b7b2c/attachment-0001.htm>


More information about the SDL mailing list