Try upgrading to the latest GCC compiler. I think the one that comes with MacOS X is buggy.
On Tue, Oct 01, 2002 at 01:59:00PM -0300, 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/> >
