[PATCH] Preliminary MacOS X / Darwin patch
Christophe Massiot
massiot at via.ecp.fr
Fri Feb 16 11:16:52 CET 2001
On Fri, Feb 16, 2001, Samuel Hocevar wrote:
> Thanks for the patch, let me know if you need it applied now or if
> you want to wait a bit until you have more working stuff. Beware there
> may be a few endianness issues in the code.
I don't think it's likely.
> On Thu, Feb 15, 2001, phandel at cise.ufl.edu wrote:
>
> > +#ifndef SYS_DARWIN1_3
> > typedef int boolean_t;
> > +#endif /* SYS_DARWIN1_3 */
>
> Could this be handled by an autoconf rule ? I'd like to get rid of
> all SYS_* defines (except maybe for BeOS which is quite special). Where
> on Darwin is boolean_t defined ?
We definitely need an accurate HAVE_BOOLEAN_T.
Last time I tried to compile under MacOS X, I got a cpp parse error
(unexplainable error, obviously cpp smoked water), what version of
gcc are you using ?
--
Christophe Massiot.
More information about the vlc-devel
mailing list