Check the man page with your compilers with typical 'man gcc', or 'man cc',
e.g. 'man '. By the way this is the win32 php list.
-Original Message-
From: Ashish Borkar
To: [EMAIL PROTECTED]
Sent: 18-8-03 7:41
Subject: [PHP-WIN] How to compile and link Exte
Hello All,
I have written my own Extension module. can compile it to
create a OBJ i.e a myextension.o file. But I have problems creating a
myextension.so file. I referred the php manual for compilation but that does
not work. Can anybody tell the step by step procedure to create the .so