This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

linking files


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 Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]