This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: stringMAIN.cc won't compile under Solaris 7 x86
- To: Gerald Heinig <Gerald dot Heinig at post dot rwth-aachen dot de>
- Subject: Re: stringMAIN.cc won't compile under Solaris 7 x86
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Thu, 22 Jun 2000 10:35:54 -0700 (PDT)
- cc: libstdc++ at sourceware dot cygnus dot com
you should now be able to do
make WERROR= stringMAIN.lo
make WERROR= stringMAIN.o
-benjamin