Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: localhost.localdomain: ronald set sender to blytkerchan AT users DOT sourceforge DOT net using -f Date: Thu, 13 Nov 2003 14:18:46 +0100 From: Ronald Landheer-Cieslak To: cygwin AT cygwin DOT com Subject: Re: bash v2.05b.0 + nmake v7.10.3077 problem Message-ID: <20031113131846.GA12956@linux_rln.harvest> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Disclaimer: I had nothing to do with it - I swear! X-loop: linux_rln.harvest Hello Lars, On Wed, Nov 12, 2003 at 12:15:34PM +0100, Lars Monecke wrote: > I updated to msvc 7.1. Before I used msvc 6.0 with no problems in compiling > from bash. Now nmake has problems to compile in the bash enviroment. > The following error occured: > Makefile(147) : fatal error U1054: cannot create inline file '' > > Has anyone the same problems? > Is it a problem of nmake or my makefile (i use qmake to generate my > makefiles)? You're giving us very little (way too little) information to help you in any way. Have a look at http://cygwin.com/problems.html and perhaps post things like: * the Makefile (especially line 147 seems to be of interest) * a step-by-step description of what you're doing * whether it works when invoking nmake from the Windows command shell (will help to find out whether it has anything to do with Bash, Cygwin, etc.) rlc -- 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/