Compiling openssl

Поиск
Список
Период
Сортировка
От Awodipe James
Тема Compiling openssl
Дата
Msg-id 82124.2068.qm@web55307.mail.re4.yahoo.com
обсуждение исходный текст
Ответы Re: Compiling openssl  (Alban Hertroys <dalroi@solfertje.student.utwente.nl>)
Список pgsql-general
Good day,
Is it possible to use any of your products to compile openssl-1.0.0a.tar.gz form http://www.openssl.org/source/ for Win32 environment, how?
OR can you help complile it with this adjustment to the makefile:
 
To build, I needed to modify the first lines of the example code's Makefile as follows:

OPENSSLDIR=c:/openssl32
CFLAGS=-g -I$(OPENSSLDIR)/include
LD=-Lc:/openssl32/lib -llibeay32 -lssleay32
 
Please help or advice on the way out.
Regards,
Yomi

В списке pgsql-general по дате отправления:

Предыдущее
От: "Nils O. Selåsdal"
Дата:
Сообщение: Can psql show the column type of a result ?
Следующее
От: Alban Hertroys
Дата:
Сообщение: Re: Compiling openssl