MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
Re: compiling on linux
-
Date: Mon, 21 Aug 1995 13:24:58 PDT
-
From: Brett McCormick <brett@speakeasy.org>
-
Content-Length: 506
-
Content-Transfer-Encoding: 7bit
-
Content-Type: text/plain; charset=US-ASCII
-
In-Reply-To: <Pine.A32.3.91.950821094158.66362B-100000@fn1.freenet.edmonton.ab.ca> from "Graeme Smith" at Aug 21, 95 09:45:22 am
> Did you run the configure command first?
>
> what your compiler is telling you, is that the sqrt [square root] library
> function, is missing from your version of gcc since the source includes
> its own shadow library to deal with such cases, all you should need to
> do, is run the configure command from your shell, and it will determine
> which library commands are missing, and replace them with its own.
>
i did run configure..it did not determine that i needed -lm or -static
(i needed both)
Follow-Ups:
Home |
Subject Index |
Thread Index