php-windows Digest 18 Aug 2003 10:43:47 -0000 Issue 1876

Topics (messages 21180 through 21182):

How to compile and link Extenion module in Unix
        21180 by: Ashish Borkar
        21181 by: Svensson, B.A.T. (HKG)

Re: Looking for Debugger program.
        21182 by: sven

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
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
file.
 If any body has done this recently please help me.
Thanks
Ashish



--- End Message ---
--- Begin Message ---
Check the man page with your compilers with typical 'man gcc', or 'man cc',
e.g. 'man <your compiler>'.  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 Extenion module in Unix

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
file.
 If any body has done this recently please help me.
Thanks
Ashish



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--- End Message ---
--- Begin Message ---
Alejandro C. Garrammone wrote:
> Someone know how to find a debugger program for PHP?...because it's
> hard to debug with the Notepad.

hi alejandro,
if you need a text-editor with syntax-highlighting for php:

http://www.chami.com/html-kit/
http://www.phpide.de/

hth SVEN



--- End Message ---

Reply via email to