Hello Gilles,


we tried the following:

- Installed SMClibgcc

- invoke configure with the following syntax

CPPFLAGS="-Wno-deprecated" CXXFLAGS="-Wno-deprecated" CFLAGS="-I/usr/local/include" 
CXX=g++ LDFLAGS="-L/usr/local/lib" ./configure ...

The "-I/usr/local/include" of course works only if gcc is installed there...

What irritates me is, that fstream.h & ostream.h are part of gcc 3.3, but
configure is not able to find them...

Martin


On Tue, Jul 08, 2003 at 10:16:26AM -0500, Gilles Detillieux wrote:
> According to David Rosendale:
> > Thanks for your help but this wasn't it.  Every place where there is a
> > libstdc++.so.5.* is a libstdc++.so.
> > 
> > I did create a link from /usr/local/include to /u01/opt/csw/gcc3/include
> > (the most recent install)  but that did not work either.
> > 
> > Any more ideas?
> ...
> > > > > I keep getting an error trying to configure on Solaris 8, using gcc
> > > > > 3.3. It keeps telling me to install libstdc++, which is
> > > > supposed to be
> > > > > included with gcc.
> > >
> > > Not sure if this is your problem or not but mine was that I didn't
> > > actually have a file named 'libstdc++.so'.
> > >
> > > I fixed it and it ran perfect by making a soft link to one of the files:
> > > ln -s libstdc++.so.5.0.3 libstdc++.so
> 
> If this is 3.1.6 you're installing, have you tried the trick described
> in http://www.htdig.org/FAQ.html#q3.8 ?
> 
> -- 
> Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
> Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/
> Dept. Physiology, U. of Manitoba  Winnipeg, MB  R3E 3J7  (Canada)

-- 

--------------------------------------------------------
 arago AG, Institut fuer komplexes Datenmanagement
 Am Niddatal 3, 60488 Frankfurt/Main, [EMAIL PROTECTED]
 Tel. 069/405680, Fax 069/40568111, http://www.arago.de
--------------------------------------------------------

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to