Mail Archives: djgpp/1996/07/13/21:33:34
Xref: | news2.mv.net comp.os.msdos.djgpp:5951
|
From: | burchett AT mineshaft DOT odi DOT com (Kimberley Burchett - Software Leverage)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | libc.a: file format not recognized
|
Date: | 13 Jul 1996 17:12:32 GMT
|
Organization: | Object Design, Inc.
|
Lines: | 28
|
Message-ID: | <4s8le0$ojo@mastermind.odi.com>
|
NNTP-Posting-Host: | molasses.odi.com
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
I'm trying to install v2. It isn't working:
C:\DJGPP>cat nothing.cc
main() {}
C:\DJGPP>gcc nothing.cc
c:/djgpp/lib/libc.a: could not read symbols: File format not recognized
C:\DJGPP>cd lib
C:\DJGPP\LIB>nm libc.a > t:\delete.me /* ignore stdout */
c:/djgpp/bin/nm.exe: ct_flags.o: File format not recognized
c:/djgpp/bin/nm.exe: libc.a: Malformed archive
I have re-downloaded the zips, used two different unzip progs, and
attrib +r'ed the lib directory before using the compiler to prevent
mangling, with no luck. I am using cwsdpmi, and calling "setdjgpp
c:\djgpp c:/djgpp" in autoexec.bat. I believe I am running in DOS;
I have Win95 installed, but I have "BootGUI=0" in my msdos.sys, so
Win95 doesn't really get started. I have stripped my config.sys
and autoexec.bat to the bare minimums with still no luck.
Does anybody have any ideas?
kimberley
- Raw text -