This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Re: gcc3 arm-elf crosscompiler under cygwin


Thanks Richard
With "make all" it went a lot further, all the  way to "configuring
arm-elf/libiberty"
where it failed because "C compiler cannot create executables"
Here's my configure command:
../gcc-3.0/configure --target=arm-elf --prefix=/tools --enable-languages=c,c++
I have a sys-includes directory from my previous cross-compiler in
$(prefix)/arm-elf
I just updated to the latest version of cygwin
What am I missing ??
TIA
Andy


>> More troubles
>> make bootstrap fails
>> ar fails to find crt0.o during stage 1  of the compiler bootstrap
>> Any clues ???
>> TIA
>> Andy
>>
>You don't want to "make bootstrap" a cross-compiler.  Just use "make all"
>
>R.




------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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