public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Help with libstdc++-2.8.1.1 on Solaris
@ 1999-11-24  8:01 Pascal Robert
  1999-11-30 23:28 ` Pascal Robert
  0 siblings, 1 reply; 2+ messages in thread
From: Pascal Robert @ 1999-11-24  8:01 UTC (permalink / raw)
  To: gcc-help

Hi,

I try to install libg++ 2.8.1.1a on a Solaris 2.7/UltraSPARC 5 
because we are moving a customer's web site on this machine and one 
of their CGI seems to need this library (I tried to compile the 
source without libg++ and by removing the -lg++ reference in the 
makefile and I got error).

I use:

# uname -a
SunOS <deleted> 5.7 Generic_106541-07 sun4u sparc SUNW,Ultra-5_10

# gcc -v
Reading specs from /opt/gnu/lib/gcc-lib/sparc-sun-solaris2.7/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release)

And the error I got with make (both GNU Make and Solaris make) is:

c++ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio 
-I./../libio -nostd
inc++  -DF `for N in EXTRACT INSERT; do echo " -D${N}"; done` \
   ./cinst.cc -o fcomio.o
./cinst.cc:154: template-id `operator <<<>' for `operator <<(ostream 
&, complex<
float>)' does not match any template declaration
./cinst.cc:154: no matching template for `operator <<(ostream &, 
complex<float>)
' found
make[1]: *** [bigstmp-complx] Error 1
make[1]: Leaving directory `/tmp/libstdc++-2.8.1.1/libraries/libstdc++'
make: *** [all-target-libstdc++] Error 2

Thanks in advance :-)
--
+--------------------------------------------------------------------+
Pascal Robert         Mlink Internet Inc.     mailto:probert@Mlink.NET

http://www.Mlink.NET/            	http://www.Mlink.NET/~probert/
+--------------------------------------------------------------------+

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Help with libstdc++-2.8.1.1 on Solaris
  1999-11-24  8:01 Help with libstdc++-2.8.1.1 on Solaris Pascal Robert
@ 1999-11-30 23:28 ` Pascal Robert
  0 siblings, 0 replies; 2+ messages in thread
From: Pascal Robert @ 1999-11-30 23:28 UTC (permalink / raw)
  To: gcc-help

Hi,

I try to install libg++ 2.8.1.1a on a Solaris 2.7/UltraSPARC 5 
because we are moving a customer's web site on this machine and one 
of their CGI seems to need this library (I tried to compile the 
source without libg++ and by removing the -lg++ reference in the 
makefile and I got error).

I use:

# uname -a
SunOS <deleted> 5.7 Generic_106541-07 sun4u sparc SUNW,Ultra-5_10

# gcc -v
Reading specs from /opt/gnu/lib/gcc-lib/sparc-sun-solaris2.7/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release)

And the error I got with make (both GNU Make and Solaris make) is:

c++ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio 
-I./../libio -nostd
inc++  -DF `for N in EXTRACT INSERT; do echo " -D${N}"; done` \
   ./cinst.cc -o fcomio.o
./cinst.cc:154: template-id `operator <<<>' for `operator <<(ostream 
&, complex<
float>)' does not match any template declaration
./cinst.cc:154: no matching template for `operator <<(ostream &, 
complex<float>)
' found
make[1]: *** [bigstmp-complx] Error 1
make[1]: Leaving directory `/tmp/libstdc++-2.8.1.1/libraries/libstdc++'
make: *** [all-target-libstdc++] Error 2

Thanks in advance :-)
--
+--------------------------------------------------------------------+
Pascal Robert         Mlink Internet Inc.     mailto:probert@Mlink.NET

http://www.Mlink.NET/            	http://www.Mlink.NET/~probert/
+--------------------------------------------------------------------+

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-11-30 23:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-24  8:01 Help with libstdc++-2.8.1.1 on Solaris Pascal Robert
1999-11-30 23:28 ` Pascal Robert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).