This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
trying to build cross compiler for powerpc w/x686 host - no crti.o
- From: James Brennan <jb at mercury dot acttechnico dot com>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 03 Oct 2002 19:17:33 -0500
- Subject: trying to build cross compiler for powerpc w/x686 host - no crti.o
Hello,
I built the compiler self hosted and then tried to use it to build for
target=powerpc-linux-gnu, single thread,
and a few other ways, but it stops at the same place, with ld
complaining about no 'crti.o'
the other ?crt*.o files seem to be there
I guess this isn't supported, but wanted to check.
The successful powerpc-linux-gnu build seems to be self hosted with debian.
Regards,
Jim Brennan