[uClibc]uClibc and smpeg

Jason Bodnar jason at shakabuku.org
Sat Aug 24 23:19:11 UTC 2002


After some more digging, the problem seems to lie with compiling programs (not
libraries) that use SDL. I ran into the same error with the demos that come
with SDL_mixer and SDL_image as well as the following trivial program:

#include "SDL.h"
#include <stdio.h>

int main(int argc, char **argv) {

	exit(0);

}

--
Jason Bodnar
jason at shakabuku.org
http://www.shakabuku.org




More information about the uClibc mailing list