SID on linux and windows libraries
Onno Kortmann <[email protected]>
| Newsgroups | gmane.comp.emulators.sid.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, some time ago I mailed to this list about segfaults when trying to run SID. Neither disabling shared libraries nor debugging into the DLL mechanisms of SID got me further. I think I found the cause of the bug, at least I could isolate it enough so that I got a sid installation which seems to be usable. SID seems to include win32 libraries somehow in it's build process, even on a linux machine. I had mingw32 xgcc and the wine libraries installed in my Debian system - after removing them, everything works fine, no more segfaults! I thought this would be worth mentioning here. Maybe there is a bug in your configure script? Best regards, Onno