samgj Posted November 25, 2012 Share Posted November 25, 2012 samgj@samgj:~/sdltest$ ld /usr/lib/libGL.so /usr/lib/libGLU.so /usr/lib/libSDL.so sdltest.o -o sdltestld: warning: cannot find entry symbol _start; defaulting to 00000000080484f8samgj@samgj:~/sdltest$ lssdlinittest sdltest sdltest.c.save sdltest.shsdlinittest.cpp sdltest.c sdltest.o usrsamgj@samgj:~/sdltest$ ./sdltestbash: ./sdltest: No such file or directoryWhy is this happening, I imagine it has something to do with the linker warning but, I can't tell what that means. Link to comment Share on other sites More sharing options...
historic_bruno Posted November 26, 2012 Share Posted November 26, 2012 This should go in the off-topic forum, since it's not 0 A.D. related (or perhaps even better, on the SDL forums), Link to comment Share on other sites More sharing options...
feneur Posted November 26, 2012 Share Posted November 26, 2012 This should go in the off-topic forum, since it's not 0 A.D. related (or perhaps even better, on the SDL forums),(Don't blame him, I moved it to the bug reports forum I guess the SDL forums is the best option though ) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now