View Single Post
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#27
Originally Posted by Android_808 View Post
If it works, why not.
...
some versions require -lm to be in a certain place in command sequence or it could be because a default flag in the linker.
It seems some other libraries need also manually added, e.g. with gcc-4.2 -lSDL_net was enough, now it must be -lSDL_net -lSDL.

Originally Posted by Android_808 View Post
Does the old version of GCC have TLS enabled?
gcc-4.2 -v --version doesn't response enough. I don't know answer or way to solve it.
 

The Following 2 Users Say Thank You to AapoRantalainen For This Useful Post: