Re: [AD] Darwin/MacOS X port

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


> Seems fine.  I'll also request that main mangling and END_OF_MAIN to
> be optional, e.g. #define ALLEGRO_NO_MAIN_MANGLING, since your change
> would allow it.

I already introduced (admittedly quietly ;-) such a option for the Windows
port, it is dubbed ALLEGRO_NO_MAGIC_MAIN, so that almingw32 contains the
following lines:

#ifdef USE_CONSOLE
   #define ALLEGRO_CONSOLE_OK
   #define ALLEGRO_NO_MAGIC_MAIN
#endif

--
Eric Botcazou
ebotcazou@xxxxxxxxxx



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/