Forgive my ignorance... I'm testing Alex's proposed patch, and I'm catching
the following error when using the -m32 option.
Does anyone know what I should be doing to have Cygwin compile for i386 on
a x86_64 platform?
User@windows-7-x64 ~/cryptopp
$ make
g++ -DNDEBUG -g -O2 -fPIC -m32 -pipe -c shacal2.cpp
shacal2.cpp:1:0: warning: -fPIC ignored for target (all code is position
independent)
// shacal2.cpp - by Kevin Springle, 2003
^
In file included from
/usr/lib/gcc/x86_64-pc-cygwin/4.9.2/include/c++/bits/stl_algo.h:59:0,
from
/usr/lib/gcc/x86_64-pc-cygwin/4.9.2/include/c++/algorithm:62,
from stdcpp.h:18,
from cryptlib.h:83,
from seckey.h:8,
from shacal2.h:7,
from shacal2.cpp:9:
/usr/lib/gcc/x86_64-pc-cygwin/4.9.2/include/c++/cstdlib:178:10: error:
expected unqualified-id before ‘__int128’
inline __int128
^
GNUmakefile:215: recipe for target 'shacal2.o' failed
make: *** [shacal2.o] Error 1
--
--
You received this message because you are subscribed to the "Crypto++ Users"
Google Group.
To unsubscribe, send an email to [email protected].
More information about Crypto++ and this group is available at
http://www.cryptopp.com.
---
You received this message because you are subscribed to the Google Groups
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.