Mail Archives: djgpp/1996/01/16/02:35:19
Date: | Tue, 16 Jan 1996 02:21:21 -0500
|
From: | dj (DJ Delorie)
|
To: | algikun AT rf DOT ktu DOT lt
|
CC: | djgpp AT delorie DOT com
|
In-reply-to: | <Pine.HPP.3.91.960115131146.19200A-100000@santaka.sc-uni.ktu.lt> (message from Martynas Kunigelis on Mon, 15 Jan 1996 13:20:48 +0200)
|
Subject: | Re: -lpc unnecessary in b4?
|
In V2, I moved the libpc.a and libm.a functions (well, the ANSI libm.a
functions) into the main libc.a library. Why? It was a common FAQ
(still is) when people would not put those libraries on the command
line.
There's still a libpc.a, but it's empty.
There's a libm.a which has MORE math functions than libc.a, but libc.a
has the ANSI math functions at least.
- Raw text -