Re: Help with building gcc

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

 



Hello,
>
> Ok, the '/lib' and '/usr/lib' should have the 32-bit libs,
> the '/lib64' and '/usr/lib64' the 64-bit (default) ones...
> This means that you SHOULD have them both installed before
> starting to configure and build GCC.

I see that all the directories you mentioned are installed
on the machine.

> Probably you got the error when the build tried to link
> the optional 32-bit 'libgcc_s.so.1' but there were no
> 32-bit development libraries installed yet...

I see libgcc_s.so.1 installed under /lib

Thanks,
Revital


[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