Message-ID: <32345B21.6AF@image.dk>
Date: Mon, 09 Sep 1996 20:00:01 +0200
From: S�ren Merser <merser AT image DOT dk>
Reply-To: merser AT image DOT dk
Organization: Merser Computing, Inc.
MIME-Version: 1.0
To: djgpp AT delorie DOT com
Subject: STL with LINUX
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

This might not be the right place to put this question, but I try
anyway.

Usualy I run Win95 and DJGPP in a DOS box, but somtimes I uses LINUX, a
nice OS, with the Gnu C++ compiler(ver 2.7.2).

Trying to port som code containing STL code, has been i wain.

I use Slackware with 486 Intel chip. Everything works fine, so does the
GNU compiler when I'm not trying to use STL.

It seems that the GNU compiler doesn't find the STL headerfiles, and
some other headers and libraries.
These files exists, and AFAIK in the right places.

Do anyone know how to write a commandline that let GNU to the needed
include and librarie files?????