On Wed, 22 Dec 2004, ajalkane wrote:
> On Wed, 22 Dec 2004 12:41:24 -0600 (CST), Randy Kobes
> <[EMAIL PROTECTED]> wrote:
> > On Sun, 19 Dec 2004, ajalkane wrote:
> >
> > > Has anyone built APR 1.0.1 built for Win32 that does not require
> > > Cygwin? I tried compiling with MinGW but got no furthe
From: "Mladen Turk"
Hi,
Perhaps someone will find that HOWTO useful :).
There has been some discussions regarding building
ASF software on WIN32 using free MS Tools.
Well, I must admit that I was skeptic about it,
but all in one they can be build quite easily.
Prerequisites:
Two things you will ne
On Wed, 22 Dec 2004 12:41:24 -0600 (CST), Randy Kobes
<[EMAIL PROTECTED]> wrote:
> On Sun, 19 Dec 2004, ajalkane wrote:
>
> > Has anyone built APR 1.0.1 built for Win32 that does not require
> > Cygwin? I tried compiling with MinGW but got no further than to error
> > about shared memory allocatio
On Wed, 22 Dec 2004 20:54:23 +0200, Dror Shilo <[EMAIL PROTECTED]> wrote:
>
>
> In apr version 1.0.1 the function
>
> apr_sockaddr_port_get was removed.
>
> So if you bind to port 0 , and after the bind you have to find the port that
> was peeked . how you can do it ?
You need to call apr_
Dror Shilo wrote:
In apr version 1.0.1 the function
apr_sockaddr_port_get was removed.
So if you bind to port 0 , and after the bind you have to find the port
that was peeked . how you can do it ?
Well, all apr_sockaddr_port_get did was return the 'port' field in the
sockaddr. If all you want is
William A. Rowe, Jr. wrote:
Mladen, just an FYI... this would leave a couple key issues;
1. This is not an MSVCRT based build, there is a new set of
clib dll files corresponding to the new compilers, which
are not nearly as widely distributed as MSVCRT.dll
Yes, the same as you build with
Title: find the bind port in apr version 1.0.1
In apr version 1.0.1 the function
apr_sockaddr_port_get was removed.
So if you bind to port 0 , and after the bind you have to find the port that was peeked . how you can do it ?
Best regards,
**
On Sun, 19 Dec 2004, ajalkane wrote:
> Has anyone built APR 1.0.1 built for Win32 that does not require
> Cygwin? I tried compiling with MinGW but got no further than to error
> about shared memory allocation:
>
> checking for mmap... no
> checking for munmap... no
> checking for shm_open... no
>
Mladen, just an FYI... this would leave a couple key issues;
1. This is not an MSVCRT based build, there is a new set of
clib dll files corresponding to the new compilers, which
are not nearly as widely distributed as MSVCRT.dll
2. Some C headers and libs are not in the free compiler n
Hi,
Perhaps someone will find that HOWTO useful :).
There has been some discussions regarding building
ASF software on WIN32 using free MS Tools.
Well, I must admit that I was skeptic about it,
but all in one they can be build quite easily.
Prerequisites:
Two things you will need:
Platform SDK down
10 matches
Mail list logo