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]

Compiling w/o gcc?


I wish to compile libstdc++-v3 without gcc.  I have another C++
compiler that I need to use due to differences in object layout,
mangling, etc.

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.

Can anyone help me out?  Thanks!

-Dave

-- 

"Some little people have music in them, but Fats, he was all music,
and you know how big he was."  --  James P. Johnson


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