This is the mail archive of the gcc@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: cpplib


On Sat, 2003-12-06 at 14:00, Rayson Ho wrote:
> It would help if you can define what you mean by "use"...
> 
> The IBM C++ compiler for PPC Linux links code it compiles against the
> standard c++ runtime. So, if you are writing your own compiler, and
> want to use the GNU C++ runtime, I think it's OK.

cpplib is the preprocessor. libstdc++-v3 is the c++ standard library.

-eric

-- 
Eric Christopher <echristo@redhat.com>


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