[SDL] gcc-fat v2 v0.0.1

Daniel Bünzli daniel.buenzli at epfl.ch
Mon Feb 5 07:00:56 PST 2007


One question, isn't it possible to simply compile sdl as is decribed  
here [1] ?

According to this document if architecture specifics are not decided  
at configuration-time but at compile-time  (e.g. using endianness  
macros) then it is just a matter of passing -arch i386 -arch ppc to  
gcc during compilation and linking.

Daniel

[1] <http://developer.apple.com/documentation/Porting/Conceptual/ 
PortingUnix/compiling/chapter_4_section_3.html>


More information about the SDL mailing list