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/>
