To: eliz AT is DOT elta DOT co DOT il (Eli Zaretskii) Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: libgrx.a corrupt? Date: Wed, 07 Jun 95 11:26:27 -0700 From: Ian Macky > Most probably, the archive is corrupt. Did you remember to make that > transfer binary? The object file format didn't change, as well as the > format of the .a libraries. Sure I transferred it binary, or the zipfile itself would have been bad. It unzips fine, checksum and all, and nm can see the names of the object files, but it doesn't like anything else about it. ranlib'ing the archive doesn't help, but it the linker does complain about a different object file after I do so. ??? --ian