linking files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: gcc-help@xxxxxxxxxxx
- Subject: linking files
- From: Robert Dell <dellr@xxxxxxx>
- Date: Mon, 20 Dec 2010 07:46:19 -0500
- User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.23) Gecko/20090823 SeaMonkey/1.1.18
i wrote a program to replace gcc which simply logs all parameters to a
log file and then runs the renamed gcc, passing those parameters back.
i did this in order to make a makefile from my xcode project. i have
everything working properly with one exception. how do i link the ppc
code with the intel code for mac universal applications?
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]