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]
Other format: [Raw text]

Re: trying to build cross compiler for powerpc w/x686 host - nocrti.o


On Thu, 2002-10-03 at 17:17, James Brennan wrote:
> 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.

You need to provide more information than you have:

a) What was your configure line
b) Did you use pre-built glibc for your cross compiler?
etc.

Thanks.

-eric

-- 
Yuppies wear socks.


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