Mail Archives: djgpp/1997/02/02/05:50:07
Date: | Sun, 2 Feb 1997 12:42:39 +0200 (EET)
|
From: | Ain Isotamm <isotamm AT ut DOT ee>
|
To: | djgpp AT delorie DOT com
|
Subject: | help wanted...
|
Message-ID: | <Pine.GSO.3.95.970202123035.24510A-100000@madli.ut.ee>
|
MIME-Version: | 1.0
|
Hi!
I'm having some trouble with the linker (ld.exe):
1) compiler do not know the function "pow()" - its
describing is in math.h and itself must be in libm.a
2) c:\djgpp\lib\libm.a 1993.11.28 02:10:32 11674 - it really exists
3) I added into command line the parameter
-l\djgpp\lib\libm.a
but the system reports:
c:/djgpp/bin/ld.exe: cannot open -l\djgpp\lib\libm.a: file not found
Thank you!
Ain.
- Raw text -