delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/02/04/20:58:22

Xref: news2.mv.net comp.os.msdos.djgpp:788
From: terra AT diku DOT dk (Morten Welinder)
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Problem with make
Date: 4 Feb 1996 11:09:56 GMT
Organization: Department of Computer Science, U of Copenhagen
Lines: 16
Sender: terra AT tyr DOT diku DOT dk
Message-ID: <4f2464$4kt@odin.diku.dk>
References: <DM3zBy DOT 30G AT granite DOT mv DOT net>
NNTP-Posting-Host: odin.diku.dk
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

coomar AT iitk DOT ernet DOT in writes:

>        libraries: config.h
>                (cd sources; make)

>when I type  'make libraries', It takes the line (cd sources; make) as single
>line and hence gives 'BAD COMMAND OR FILENAME' message.

Yep, "command.com" is surely no "sh".

Solution 1: make -C sources
Solution 2: cd sources | make

(Untested)

Morten

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019