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

Reply via email to