- Subject: Re: MacOSX
- From: "John E. Davis" <davis>
- Date: Sun, 16 Sep 2001 18:48:20 -0400
Stephane Goujet <stephane.goujet@xxxxxxxxx> wrote:
> No, but almost.
> When __BEOS__ is defined it includes <net/socket.h> in two files.
> Replacing these includes with <sys/socket.h> makes it work OK (or at
>least it seems so).
If possible, I would appreciate it if you would send me patches so
that it compiles "out of the box" on OSX. For example, if __OSX__ is
defined, then one could use constructs such as:
#if defined(__BEOS__) || defined(__OSX__)
.
.
#endif
Thanks,
--John
[2001 date index]
[2001 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]