Date: Sun, 28 Sep 1997 15:03:50 -0700 (PDT) Message-Id: <199709282203.PAA14919@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: djgpp AT delorie DOT com From: Nate Eldredge Subject: What is libg.a for? Precedence: bulk I notice that the lib directory contains a file called libg.a. On Unix a file by this name is the debugging version of the C library. But in DJGPP, the file is only ~500 bytes, and `nm' says it defines only the symbol `________libg' (or some such), as well as the usual `text', `data', `bss', etc. What is this file used for? Just curious Nate Eldredge eldredge AT ap DOT net