cvs.gedasymbols.org/archives/browse.cgi | search |
Date: | Sun, 2 Feb 1997 15:57:04 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | Ain Isotamm <isotamm AT ut DOT ee> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: help wanted... |
In-Reply-To: | <Pine.GSO.3.95.970202123035.24510A-100000@madli.ut.ee> |
Message-ID: | <Pine.SUN.3.91.970202155606.24851B-100000@is> |
MIME-Version: | 1.0 |
On Sun, 2 Feb 1997, Ain Isotamm wrote: > 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 You should append -lm to the compilation/link command line. Just "-lm", not the full pathname.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |