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

Re: GCC -3.4.0 build error for arm?


Poornachandran, RajeshX wrote:
I am trying to build GCC tool chain with gcc-3.4.0 and linux -2.6.5 for
arm arch. I get the following build error. I have applied the gcc-3.4.0
patch and I have disabled the multilib too.


/usr/local/xscale/arm-linux/gcc-3.4.0-glibc-2.3.2/arm-linux/bin/ld: cannot find -lc
collect2: ld returned 1 exit status
make[2]: *** [libgcc_s.so] Error 1
make[2]: Leaving directory `/home/rpoornax/gcc/crosstool-0.28-rc16/build/arm-linux/gcc-3.4.0-glibc-2.3.2/build-glibc/build-gcc/gcc'

Rajash, are you using crosstool unmodified? You have clearly edited *something*, since you're using a target of 'arm-linux', which I never use in my scripts, because it doesn't work with the gcc regression tests.

Your messages tend to leave me guessing as to what you're actually doing,
and how to reproduce your problem.  You might have a look at
http://www.catb.org/~esr/faqs/smart-questions.html
- Dan

--
My technical stuff: http://kegel.com
My politics: see http://www.misleader.org for examples of why I'm for regime change

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


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