I can confirm that. I am using Mac OS X 10.2 (Jaguar), Compiler:
Apple Computer, Inc. version gcc-937.2, based on gcc version 2.95.2 19991024 (release)
The GCC 3.1 Compiler, which is the default for MacOS X had compile errors.
Apple Computer, Inc. GCC version 1161, based on gcc version 3.1 20020420 (prerelease)
JG
On Tuesday, October 1, 2002, at 06:59 PM, Brian Quirt wrote:
In attempting to compile the library under MacOS X, I end up with the
following errors:
c++ -o cryptest.exe -g -pipe -fno-pic bench.o test.o validat1.o validat2.o validat3.o -L. -lcryptopp /usr/bin/ld: Undefined symbols: .constructors_used .destructors_used make: *** [cryptest.exe] Error 1
Can anyone on the list tell me what I'm doing wrong?
-- Brian Quirt ([EMAIL PROTECTED]) Proud Member of the Society for the Conservation of Angular Momentum Visit the society web site at <http://www.ncf.ca/~cy856/bio/scam.html> Or visit my web site at <http://www.ncf.ca/~cy856/>
