Try with different order in gcc command line.
E.g.
gcc <OBJECTS> -lm
instead of
gcc -lm <OBJECTS>
Attilio
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
- compile problem with -lm... math library? Matt Stucky
- RE: compile problem with -lm... math library? Dugas, Alan
- Attilio Erriquez
