This is the mail archive of the gcc-help@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: can't run gcc 4.5.3/4.6.0 under ubuntu 11.04


Marc Glisse wrote:
> Yes, Ubuntu moved things around a bit for multiarch support.
> 
Any way to change that to get a working environment?


> > /opt/linux-gnu_4.5.3/i686-pc-linux-gnu/bin/ld: cannot find -lc
> 
> Does it work better with the system ld?

If I change the line:
/home/krud/work/gcc-4.5.3/build_linux_again/./gcc/xgcc ..... ./libgcc_s.so
to
gcc ..... ./libgcc_s.so

the libgcc_s.so is linked. 
Also binutils 2.21 could be build without problems with the installed ubuntu version of gcc.

Regards
 Klaus

-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de


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