Re: can't run gcc 4.5.3/4.6.0 under ubuntu 11.04

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 18 May 2011, Klaus Rudolph wrote:

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

Certainly, but that doesn't strike me as a good idea.

/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.

That's not what I asked.

(note that an ubuntu forum might have people more knowledgeable about the recent changes in ubuntu)

--
Marc Glisse


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux