Midi background music on linux/win32

How can I play midi background music with SDL?

I use SDL on linux and I cross-compile to win32,
but in mixer lib page there’s written “runs on Linux”,
so I can’t cross-compile midi support to win32.

There’s another way for doing this?

Thanks,
Enzo.

The mixer should work with Win32, I’ve used it their before (though
not cross compiled). However I’m not sure how you would handle the
patch necessity for Timidity.

Phoenix Kokido
members.xoom.com/kokido
@Wes_Poole

Enzo wrote:> How can I play midi background music with SDL?

I use SDL on linux and I cross-compile to win32,
but in mixer lib page there’s written “runs on Linux”,
so I can’t cross-compile midi support to win32.

There’s another way for doing this?

Thanks,
Enzo.