Mail Archives: djgpp/1999/08/11/18:43:57
From: | "Tom Arild Nęss" <tan AT tandbergtv DOT no>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | make problems
|
Date: | Wed, 11 Aug 1999 10:48:27 +0200
|
Lines: | 24
|
Message-ID: | <7ordb3$ejf$1@elle.eunet.no>
|
NNTP-Posting-Host: | 195.1.63.5
|
X-Newsreader: | Microsoft Outlook Express 4.72.2106.4
|
X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.2106.4
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
Hello!
I'm having a problem using the DJGPP make in combination with the Lattice C
compiler (for M68K processors). The output looks like this:
> make test.o
lc -cf -b0 -r0 -v -ccw -s -m2 -o.\ test
Lattice 680x0 C Compiler V5.10
Copyright (C) 1991 Lattice, Inc.
Compiling TEST.C
Can't create object file
Total files: 1, Compiled OK: 1
While using Borland make, everything works OK, but I think it lacks the
flexibility of gnu make (which I'm familiar with from Linux).
--
Tom
- Raw text -