This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Re: Compiling w/o gcc?



I've never tried it. You'll probably have to port the runtime 
(exception/new/delete) bits found in libsupc++. You might want to ask 
your compiler vendor for assistance?

-benjamin

> The compile instructions are pretty vague with respect to what
> parts of gcc (sources) are really needed.  I don't need to build
> gcc (in fact I can't since it doesn't have support for my target).
> I just need a C+ library.  I have full source to the other compiler,
> so edits to the library or compiler source are possible.


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