Re: compiling error in eng_padlock.c

2009-03-01 Thread t3
And the above - does BSD have a "Target BSD-via-elf"? Oops, my bad, I just read what compiler version you are using. ;) Only the series 4.x compiler has any support for the VIA padlock instructions. Your toast if you are trying to build for a VIA processor with 2.7. ;) Mike Is ther

Re: compiling error in eng_padlock.c

2009-03-01 Thread Michael S. Zick
On Sun March 1 2009, t3 wrote: > > I'm having a problem compiling Openssl 98i and j on my FreeBSD > platform. I get this error: > > gcc -I.. -I../.. -I../../include -DDSO_DLFCN -DHAVE_DLFCN_H -fPIC > -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -Wall -c eng_padlock.c > eng_padlock.c: In funct

compiling error in eng_padlock.c

2009-03-01 Thread t3
I'm having a problem compiling Openssl 98i and j on my FreeBSD platform. I get this error: gcc -I.. -I../.. -I../../include -DDSO_DLFCN -DHAVE_DLFCN_H -fPIC -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -Wall -c eng_padlock.c eng_padlock.c: In function `padlock_available': eng_padlock.c:351