Subject: strange compiler error
To: Thorsten Frueauf <frueauf@ira.uka.de>
From: David Gilbert <dgilbert@jaywon.pci.on.ca>
List: current-users
Date: 02/09/1996 18:22:48
>>>>> "Thorsten" == Thorsten Frueauf <frueauf@ira.uka.de> writes:

Thorsten> The author made default CC=g++ - with that I get also a
Thorsten> strange error:

Thorsten> g++ -o xtile -O3 -L/usr/local/X11/lib HSBmap.o xlock.o
Thorsten> XColormap.o LockMode.o TileMode.o Tile.o Vertex.o Puzzle.o
Thorsten> PuzzleDefinition.o Point.o container.o RandomGenerator.o
Thorsten> -lg++ -lm -lc -lcrypt -lXext -lX11 ld: -lstdc++: no match

	It's looking for 'libstdc++.a' which is a library in the
'libg++' package from GNU.  You can pick this up from prep.ai.mit.edu
in /pub/gnu.

Dave.

-- 
----------------------------------------------------------------------------
|David Gilbert, PCI, Richmond Hill, Ontario.  | Two things can only be     |
|Mail:      dgilbert@jaywon.pci.on.ca         |  equal if and only if they |
|http://www.pci.on.ca/~dgilbert               |   are precisely opposite.  |
---------------------------------------------------------GLO----------------