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]

libstdc++-v3 and vxWorks


Hi

I have tryed to make a crosscompiler for vxWorks. I fetched gcc from cvs
and set it up with configure --enable-long-long --enable-threads
--target=m68k-wrs-vxworks
Everything went fine all the way till libstdc++. There is no support for
vxworks threads there.

Is vxworks support under way or should I make add that ?
Do I need --enable-threads ? What does that do ?

Henning


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