delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/09/28/10:46:47

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Wed, 28 Sep 2005 09:46:23 -0500
From: Mark Beckwith <mark AT intrig DOT com>
To: cygwin AT cygwin DOT com
Subject: make and nmake
Message-ID: <20050928144623.GA16935@john.intrig.com>
Mime-Version: 1.0
User-Agent: Mutt/1.4.1i
X-IsSubscribed: yes

Hi,

I'm trying to launch MS's nmake from a Makefile that was launched by make.

Here's the basic rules:

NMakefile : src.pro
    qmake -o NMakefile src.pro

dll: NMakefile
    $(shell nmake /f NMakefile)


when I run "make dll" from the prompt, the nmake command runs and works, but there
are no carriage returns in the output.  If I run the nmake command from the
prompt, it works fine.  

I'm using rxvt and bash.

Any help you can give would be appreciated.

Background: I've got an old version of Qt that must use MSVC.  I want to
incorporate it into my make scheme.

Thanks,

Mark

-- 

Mark Beckwith, Intrig (http://www.intrig.com)

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


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