[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
libstdc++ in 4.5.0 b3
- Date: Thu, 18 May 2000 11:56:30 +0100
- From: Nick.SIMON at syntegra.bt.co.uk (Nick.SIMON at syntegra.bt.co.uk)
- Subject: libstdc++ in 4.5.0 b3
For some reason this isn't getting included in builds, with the result that
cout, endl etc come up as undefined. As well as in my own code, this occurs
in cdtest if it's set to use cout.
There is no libstdc++ under the install directory, 'though there is in
/opt/rtems/lib...
The configuration setting is:
../rtems-4.5.0-beta3/configure \
--target=powerpc-rtems \
--prefix=/usr/rtm-src/tools/install-rtems-4.5.0-beta3 \
--disable-posix \
--disable-itron \
--enable-cxx \
--enable-rtemsbsp="dhe860boot"
Yet more assistance gratefully received.
-- Nick Simon