This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: make problem -- does not terminate on error


Check your environment for MAKEFLAGS (or some such), and see if it
contains "-k".
	Igor

On Wed, 31 Jul 2002, aek@pumpkininc.com wrote:

> Hello.
>
> I use make recursively to build a large number of libraries.
>
> Recently I added a new set of libraries to my makefile targets, using a new
> compiler (aq430.exe from Archelon). With this compiler (and not with any
> others I've tried, e.g. gcc), when an error is encountered, e.g:
>
> 1 fatal error
> aq430: aq430c error return -1 -- processing terminated
>
> make just keeps on going instead of stopping. This happens on Win2k and
> Win98 machines. Note that above, aq430.exe call aq430c.exe.
>
> Archelon tested my makefiles under mingw32 make v3.79.1, and there, it
> behaves properly.
>
> Any ideas why this problem occurs under Cygwin and not mingw32?
>
> I'm using the latest version of Cygwin.
>
> Thanks,
>
> Andrew
>
> --------------------------------------------------------------------
> mail2web - Check your email from the web at
> http://mail2web.com/ .
>
>
>
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
>
>

-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

It took the computational power of three Commodore 64s to fly to the moon.
It takes a 486 to run Windows 95.  Something is wrong here. -- SC sig file


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]