This is the mail archive of the gcc@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]

Another cross compiling nit



Now I can build libgcc.a, another minor nit has cropped up with the build 
system for a cross compiler.

Basically, when you build with "make cross", make builds a gcc that 
doesn't constain cc1obj.  However, it still tries to build target-libobjc.

Is there a simple fix for this?

Richard.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]