This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

custom stdc++


I use cross compiler gcc 3.4.4 for arm9 target board.
I 'd like to adjust libstdc++.so so that some functions unused by our
embedded application will not be present.
Where can I found source code for libstdc++.co ?
I am seeing all stdc++ headers in my gcc 3.4.4 directory tree, but I dont
understand where to find sources for building
libstdc++.so.

Thank you !
Peter


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]