Re: Function does not work SDL_thread () in conjunction with machine code?

new topic     » goto parent     » topic index » view thread      » older message » newer message
euphoric said...
jimcbrown said...
javier07b9 said...

dummy=SDL_CreateThread(t,arg)

Euphoria is not compatible with SDL_CreateThread().

jim, can it be made compatible?

The only (semi-)easy method that I'm aware of, which is highly platform-specific, would be to rebuild eu.a as a shared library and have SDL_CreateThread() call a C or machine code function that reloaded eu.so via dlmopen() specifying to load (or reload) the library in its own namespace.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu