Re: How to choose the right libstdc++.so with soft-float?

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

 



Paul Smith writes:
 > 
 > However, libstdc++ is handled differently: the compiler build generates
 > both a lib/libstdc++.so and also a lib/soft-float/libstdc++.so (same
 > names, different directories).  On my target filesystem there is only
 > one: /usr/lib/libstdc++.so and investigation shows this to be the fp
 > version, not the soft-float version.

This is very odd.  Are you saying that when you do "make install" the
soft-float versions of the libraries aren't copied into $PREFIX at
all?  If so, this is a bug.

Andrew.

[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