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]

Re: custom stdc++


"Peter Skvarka" <peter.skvarka@innovatrics.com> writes:

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

In libstdc++-v3 in the gcc source directory.

Ian


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