RE: make: Interrupt/Exception caught

2011-01-22 Thread Duane Campbell
This sounds very like a problem I had in 3.8.1. This sound odd, but try adding one environment variable (to the caller's environment). If it's the bug I saw, it will likely hide the problem. .duanec. -Original Message- From: make-w32-bounces+dcampbell=nvidia@gnu.org [mailto:make-w

Re: make: Interrupt/Exception caught

2011-01-22 Thread Raleigh Rinehart
On 1/21/2011 6:38 PM, Eli Zaretskii wrote: Date: Fri, 21 Jan 2011 17:04:56 -0600 From: raleigh rinehart I am reworking some makefiles for our build system and getting a rather unusual error. During a copy cmd this error is occurring (taken from make with –d option) Unhandled exception filter c

Re: Specify how to link with libiconv

2011-01-22 Thread Eli Zaretskii
> Date: Fri, 21 Jan 2011 20:01:40 -0500 > From: Chris Sutcliffe > CC: make-w32@gnu.org > > > If you have libiconv.dll.a somewhere where ld will look, then just > > using -liconv in the link command line should DTRT. Since ld looks > > for libiconv.dll.a _before_ libiconv.a, the presence of the l