User forums > Using Code::Blocks

Compile my program to Universal Binary on Leopard

(1/1)

tyllrxs:
I worked on Mac OS X Leopard and developed a small program by CodeBlocks.
But unexpectly it's Intel only, what is the way if I wanna make it a Universal Binary, which works on both PPC and Intel?
Thanks.   

afb:
The compiler/linker flags to use are: -arch ppc -arch i386

Navigation

[0] Message Index

Go to full version