Re: compile problem with -lm... math library?
- From: Attilio Erriquez <erriquez CoLi Uni-SB DE>
- To: gtk-list gnome org
- Subject: Re: compile problem with -lm... math library?
- Date: Thu, 31 Aug 2000 11:06:28 +0200 (MET DST)
Try with different order in gcc command line.
E.g.
gcc <OBJECTS> -lm
instead of
gcc -lm <OBJECTS>
Attilio
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]