4.6pre1, make VARIANT=DEBUG, no librtems++_g.a

Ralf Corsepius corsepiu at faw.uni-ulm.de
Wed Apr 30 17:28:57 UTC 2003


Am Mit, 2003-04-30 um 00.54 schrieb Brett Swimley:
> Did this ever get fixed?
Yes, it IS fixed.

>  I seem to get this same behavior with rtems-ss-20030417.

Did you configure with --enable-cxx?
Do you have the target c++-compiler installed?
Did you forget to pass VARIANT=debug when running make install?

# <path>/configure --enable-cxx --target=sparc-rtems
# make RTEMS_BSP=erc32 VARIANT=debug DESTDIR=/tmp/foo install

# find /tmp/foo -name 'librtems*.a'
/tmp/foo/opt/rtems/sparc-rtems/erc32/lib/librtemscpu_g.a
/tmp/foo/opt/rtems/sparc-rtems/erc32/lib/librtems++_g.a
/tmp/foo/opt/rtems/sparc-rtems/erc32/lib/librtemsbsp_g.a

> I get no *_g.rel files placed in my lib directory.

Ralf





More information about the users mailing list