can't run gcc 4.5.3/4.6.0 under ubuntu 11.04
Marc Glisse
marc.glisse@inria.fr
Wed May 18 10:41:00 GMT 2011
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
More information about the Gcc-help
mailing list