home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gcc.help
- Path: sparky!uunet!stanford.edu!ames!haven.umd.edu!darwin.sura.net!convex!kemp
- From: kemp@convex.com (Phil Kemp)
- Subject: Can't find file error with djgpp 1.08
- Message-ID: <kemp.715382541@convex.convex.com>
- Summary: latest djgpp is not working correctly
- Keywords: djgpp gcc 2.2.2 dos
- Sender: usenet@convex.com (news access account)
- Nntp-Posting-Host: convex1.convex.com
- Organization: CONVEX Computer Corporation, Richardson, Tx., USA
- Date: Tue, 1 Sep 1992 21:22:21 GMT
- X-Disclaimer: This message was written by a user at CONVEX Computer
- Corp. The opinions expressed are those of the user and
- not necessarily those of CONVEX.
- Lines: 29
-
- I downloaded the latest djgpp and the dv/x libs and tried to compile
- the sample program compress.
-
- With a command line of
-
- gcc -c compress.c
-
- I get the following error.
-
- d:/gnu/bin/gcc.exe version 1.07 Copyright (C) 1991 DJ Delorie
- Can't open file <-c>
-
- with gcc compress.c as the command I get this.
-
- d:/gnu/bin/gcc.exe version 1.07 Copyright (C) 1991 DJ Delorie
- Unknown file type 0x2a2f (025057)
-
- Note the version number. I am using the same environment vars as the
- last djgpp version and cross checked them against the docs. They seem
- fine.
-
- Does anyone know what I am doing wrong?
- Thanks
- PK
- --
- Phil Kemp, Systems Engineer Voice:(403)-233-2815
- CONVEX Computer Canada Ltd. Fax:(403)-261-2029
- Calgary, Alta. Internet:kemp@convex.com
-
-