lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Gotcha, thanks.  :)

Seems like my pause was actually being caused by printf() on the PS2...  Not
the fastest operation in the world...  Sometimes it causes a pause,
sometimes it doesn't.

Joy.  Time for some on-screen printing, me thinks.

D.

-----Original Message-----
From: lua-bounces@bazar2.conectiva.com.br
[mailto:lua-bounces@bazar2.conectiva.com.br]On Behalf Of Adam D. Moss
Sent: 07 December 2004 16:49
To: Lua list
Subject: Re: patch: 5.1w3 compile fix when loadlib disabled.


Roberto Ierusalimschy wrote:
> +#if 0
>  #if defined(__linux) || defined(sun) || defined(sgi) || defined(BSD)
>  #define USE_DLOPEN
>  #elif defined(_WIN32)
>  #define USE_DLL
>  #elif defined(__APPLE__) && defined(__MACH__)
>  #define USE_DYLD
>  #endif
> +#endif

Yes, that's what I do, though it's not obvious without some
poking that that's the right thing to do.

>>The 'config' file's notes about setting LOADLIB to 0 or 1
>>won't seem to affect matters, since loadlib.c uses #ifdef
>>rather then #if to test this var (and others).
> 
> 5.1w3 does not even mention LOADLIB, does it?

Sorry, I meant USE_DLL / USE_DLOPEN.

--Adam
-- 
Adam D. Moss   . ,,^^   adam@gimp.org   http://www.foxbox.org/   co:3