Open GoogleCodeExporter opened 9 years ago
Actually scummvm seems statically linked with SDL, so we can test if the latest
changes has fixed the problem.
Original comment by andrea.palmate@gmail.com
on 15 Jul 2010 at 5:58
@Andrea
We can do tests on Giddy (which dinamicaly linked). Any game have the same
problems (almost everyone). I already tryed Giddy for now, and yes, the same
problem as with ScummVM.
Original comment by ka...@yandex.ru
on 15 Jul 2010 at 6:36
@andrea
Whoa? Really?
How do i dynamically link it with SDL (if this is possible)
I thought i have changed everything in the link line to do so, obviously not :-/
Sorry for off-topic
Original comment by raziel_n...@web.de
on 15 Jul 2010 at 6:56
@Raziel
Add -use-dynld for linker, and it will create dinamicaly linked executable for
you
Original comment by ka...@yandex.ru
on 15 Jul 2010 at 7:00
This doesn't happen anymore.
Not in SDL1 and not in SDL2.
I guess it's save to be closed. I don't know what the reason was, but i'm assuming some bug in the gfx driver (which as been fixed in the meantime) and not in SDL(1/2)
Original issue reported on code.google.com by
raziel_n...@web.de
on 5 Apr 2010 at 8:03Attachments: