Date: Sun, 2 Feb 1997 12:42:39 +0200 (EET) From: Ain Isotamm To: djgpp AT delorie DOT com Subject: help wanted... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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.