Re: Help with building gcc

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

 



Revital1 Eres wrote:
What is your opsys?  If Linux, what distro?

powerpc64-suse-linux

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.

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


[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