[SDL] Re: BeOS issues

Sam Lantinga slouken at devolution.com
Tue Sep 15 07:52:41 PDT 1998


David Sowsy wrote:
> Since gcc(egcs) exists now for BeOS Intel, is there an SDL version of
> Executor planned?

There is already an SDL version of Executor, however there is much more
to Executor than the graphics and sound code.   So, to answer your question,
it's not being worked on, but we're tossing the idea around.
I'm going to CC this to Cliff who may be able to comment directly.

> Also, is MMX support enabled in BeOS? 

Not yet.

> Does anyone want me to do a build of SDL with gcc?

It doesn't build.  There are linking issues using the GNU ld with C++ objects
under BeOS.
However, code built with gcc can link with SDL built with the Metrowerks 
compiler, so large C projects using the SDL API _will_ work under BeOS. :)
I tested this with the aliens example program and DOOM, though DOOM built 
with gcc has a major bug which I believe is compiler-related.

See ya!
	-Sam Lantinga				(slouken at devolution.com)

--
Author of Simple DirectMedia Layer -
	http://www.devolution.com/~slouken/SDL/
--



More information about the SDL mailing list