From: "merser" <merser AT image DOT dk>
To: "DJGPP" <djgpp AT delorie DOT com>
Subject: can't compile stl_algo.h?
Date: Sat, 25 Apr 1998 10:26:38 +0200
Message-ID: <01bd7023$ddb47780$38a9eac2@Image>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Precedence: bulk

Trying to compile a a progran that uses the STL algorithm 'random_shuffle'.
The error message:
c:\djgpp\lang\cxx\stl_algo.h:617 'lrand48 is undeclared'

I'm using gcc 2.8.0 that otherwice works fine.