php-windows Digest 10 Aug 2003 10:37:44 -0000 Issue 1863

Topics (messages 21096 through 21099):

Re: How to compile a win32 php extension module ???
        21096 by: Svensson, B.A.T. (HKG)
        21097 by: Ika Oscaos
        21098 by: Ika Oscaos
        21099 by: Ika Oscaos

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 ---
What language and what compiler have u been using?

-----Original Message-----
From: Ika Oscaos
To: [EMAIL PROTECTED]
Sent: 9-8-03 21:49
Subject: [PHP-WIN] How to compile a win32 php extension module ???

Hello,

I have developed a php extension module. I can compile it with Linux. I
can build a module.so file. I search a documentation for creating the same
module (module.dll) for Win32 plateform. Is there a documentation that
explain how to compile an extension module for win32 ?

Thanks for your Help

--
Ika



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

--- End Message ---
--- Begin Message ---
Hello,

With Linux, I use C language with make and gcc. I use buildconf and
configure as it was explained in the php documentation. But this
documentation is really poor for informations about how to compile this same
module for win32. I think I would use Visual C++ but I don't no exactly how.

--
Ika

"B.A.T. Svensson" <[EMAIL PROTECTED]> a écrit dans le message de
news:[EMAIL PROTECTED]
> What language and what compiler have u been using?
>
> -----Original Message-----
> From: Ika Oscaos
> To: [EMAIL PROTECTED]
> Sent: 9-8-03 21:49
> Subject: [PHP-WIN] How to compile a win32 php extension module ???
>
> Hello,
>
> I have developed a php extension module. I can compile it with Linux. I
> can build a module.so file. I search a documentation for creating the same
> module (module.dll) for Win32 plateform. Is there a documentation that
> explain how to compile an extension module for win32 ?
>
> Thanks for your Help
>
> --
> Ika
>
>
>
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php



--- End Message ---
--- Begin Message ---
Yes, ok for gcc, I have a cygwin copy, but for buildconf, and configure I
don't know how to replace them !

--
Ika

"Adam Zey" <[EMAIL PROTECTED]> a écrit dans le message de
news:[EMAIL PROTECTED]
> I've never done it, but I'd imagine you'd be able to get a copy of gcc for
> windows and compile it.
>
> Regards, Guspaz.
>
> "Ika Oscaos" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > Hello,
> >
> > I have developed a php extension module. I can compile it with Linux. I
> can
> > build a module.so file. I search a documentation for creating the same
> > module (module.dll) for Win32 plateform. Is there a documentation that
> > explain how to compile an extension module for win32 ?
> >
> > Thanks for your Help
> >
> > --
> > Ika
> >
> >
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.507 / Virus Database: 304 - Release Date: 04/08/2003
>
>



--- End Message ---
--- Begin Message ---
Hello,

Thanks for your proposition, but I prefer to try to compile it by myself, I
want to learn how to do this, I have VC++, but I don't know how to use it
for compiling this module as a PHP DLL. I'm looking for a personn who has
already done this .

Thank you.

--
Ika

"Dvdmandt" <[EMAIL PROTECTED]> a écrit dans le message de
news:[EMAIL PROTECTED]
> I'd use VC++ and compile it... I think I can do it if you send the
source...
> Not sure though, never compiled myself before... HMm.. Yes, I have...
> Well...
>
> You make a project and compile I think...
>
> -- 
> // DvDmanDT
> MSN: [EMAIL PROTECTED]
> Mail: [EMAIL PROTECTED]
> "Ika Oscaos" <[EMAIL PROTECTED]> skrev i meddelandet
> news:[EMAIL PROTECTED]
> > Hello,
> >
> > I have developed a php extension module. I can compile it with Linux. I
> can
> > build a module.so file. I search a documentation for creating the same
> > module (module.dll) for Win32 plateform. Is there a documentation that
> > explain how to compile an extension module for win32 ?
> >
> > Thanks for your Help
> >
> > --
> > Ika
> >
> >
>
>



--- End Message ---

Reply via email to