This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Using a cross-comp to build the native
- From: Kerr Shannon-SKERR1 <shannon dot kerr at motorola dot com>
- To: "'gcc-help at gcc dot gnu dot org'" <gcc-help at gcc dot gnu dot org>
- Date: Fri, 20 Dec 2002 09:43:42 -0600
- Subject: 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