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]

Using a cross-comp to build the native


All,

Does anyone have information on building a native i686-pc-linux-gnu GCC 3.2
using a cross compiler on a SunOS 2.6 machine?  We're having problems
because "the cross-compiler would correctly generate elf32-i386 objects but
unfortunately, the compiler also needs to run some of the objects it
compiled to generate dependencies for the succeeding compiles."

Any help would be great.  We are doing this to help us get closer to being
able to build binarily equivalent objects using a cross-compiler on a SunOS
2.6 machine and a native compiler i686-pc-linux-gnu (GCC 3.2 for both with
same binutils, libs and headers).

Thanks,

Mr. Shannon C. Kerr


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