SDL on Alpha?

I recently asked one of the Linux for Alpha newsgroups to try to compile
my PowerPak lib on Alpha to see if it would work. A person responded by
give me some diffs for PowerPak, but also a diff for SDL on Alpha. Are
there any known issues concerning SDL on Alpha and would you like the
diff? Here is the entirity of there email below, so you can recognize
any other potential problems (they spoke of timing problems and input
problems)

–BEGIN EMAIL—

John,
here you are. An attached file SDL-PP-libs.tar.gz included libraries
recompiled on Alpha. As they depend on some other shared libraries
this will not do any good to someone with a different set.

Sources are mostly passable although skipping on header files for
various string functions is a deadly errror on alpha as you will
get types of a wrong width. Patches included.

No idea if all this is stuff is correct. Programs from 'test’
in SDL seem to be runing fine (as far as I can tell) with two
notable exceptions:

‘testtimer’ prints “Waiting 10 seconds” and waits forever.
Are you assuming, by any chance, a specific jiffies rate?

‘threadwin’ for every key prints “Key ‘’ has been pressed” and in
general seems to have troubles handling window menus and possibly
other key events.

I have no sound card in this Alpha so I do not know anything about
sound handling.

Michal
michal at harddata.com

– END EMAIL

If you would like me to send the diffs I can.

I recently asked one of the Linux for Alpha newsgroups to try to compile
my PowerPak lib on Alpha to see if it would work. A person responded by
give me some diffs for PowerPak, but also a diff for SDL on Alpha. Are
there any known issues concerning SDL on Alpha and would you like the
diff? Here is the entirity of there email below, so you can recognize
any other potential problems (they spoke of timing problems and input
problems)

I haven’t seen any problems on the Alpha with SDL, and we ported CivCTP
to the Alpha several months ago. Could you give me more information on
the library/kernel configuration used, in a private e-mail?

I would love to get the patches as well.

Thanks!
-Sam Lantinga (slouken at devolution.com)

Lead Programmer, Loki Entertainment Software–
“Any sufficiently advanced bug is indistinguishable from a feature”
– Rich Kulawiec