Hi Jack, Jack Rong schrieb: > I would like to build 31-bit libcurl using openssl in Z-Linux for S/390. > The package I used is curl-7.19.0. I want to pass compiling option –m31. > Here is the command line input to configure: > > > > Prompt > ./configure –with-ssl=/myopenssldir CFLAGS=’-m31’ > > > > Because of passing in the CFLAGS, I got result indicating that ssl is > not enabled, such as: I dont think this has anything to do with the CFLAGS; check your config.log to find out why configure thinks there is no OpenSSL ...
Günter. ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
