curl-library
Re: libcurl with ssl on HP-11
Date: Tue, 13 Aug 2002 10:40:09 -0400
I can send the generic portions.
Perhaps the configure flags used below might help.
-Chris
export CC := cc
export CFLAGS := $(CFLAGS) -Wl,+n \
-I$(PROJECT)/<path>/openssl-0.9.6/include \
-L$(PROJECT)/<path>/openssl-0.9.6/
Configure using:
--with-ssl="$${PROJECT}/<path>/openssl-0.9.6"
--with-ldflags="-Wl,+s,+b,/h/EC/libs -L$${PROJECT}/<path>/openssl-0.9.6"
/h/EC/libs points to a project library directory,
that you may have to change to match yours.
"Shaer, Ofira" wrote:
>
> Can you send me a sample of that Makefile please? I have tried to set CFLAGS
> and nothing was changed. Maybe I am not doing that correctly...
>
> :) Have a good day.
> Ofira Shaer
> ext. 4518
-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
Received on 2002-08-13