Install static libstdc++

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

 



How can I, if possible, configure gcc to only install static versions of libgcc and libstdc++ while the rest are shared?

I know I can delete all unneeded static libs after install, but is there a better way? I've tried setting --disable-static --enable-static=libstdc++, but to no avail. A static version *is* built (even without --enable-static=libstdc++) it's just not installed during "make install (./x86_64-pc-linux-gnu/libstdc++-v3/src/.libs/libstdc++.a)

--
chs




[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