Re: [fpc-pascal] Re: Make failing in interesting ways: time to upgrade from

2013-10-22 Thread Jonas Maebe
On 22 Oct 2013, at 14:16, Reinier Olislagers wrote: FYI: ran Laz trunk+fpc trunk x86 build on Win x64 with make 3.82 (mjust now, worked ok. Yes, Florian already updated the Windows makefiles for make 3.82. Jonas ___ fpc-pascal maillist - fpc-p

[fpc-pascal] Re: Make failing in interesting ways: time to upgrade from

2013-10-22 Thread Reinier Olislagers
On 22/10/2013 13:59, Marco van de Voort wrote: > In our previous episode, Reinier Olislagers said: >> Could perhaps be the PATH containing ( or ) (which indeed is the case on >> my 64 bit system - sorry, tends to happen with c:\program files (x86) >> http://okolovich.info/interruptexception-caught-

[fpc-pascal] Re: Make failing in interesting ways: time to upgrade from

2013-10-22 Thread Reinier Olislagers
On 22/10/2013 14:10, Jonas Maebe wrote: > > On 22 Oct 2013, at 14:00, Reinier Olislagers wrote: > >> Going to try with make 3.82 from >> http://www.equation.com/servlet/equation.cmd?fa=make >> unless there's a better suggestion ;) > > make 3.82 is more strict in terms of having to explicitly spe

Re: [fpc-pascal] Re: Make failing in interesting ways: time to upgrade from

2013-10-22 Thread Jonas Maebe
On 22 Oct 2013, at 14:00, Reinier Olislagers wrote: Going to try with make 3.82 from http://www.equation.com/servlet/equation.cmd?fa=make unless there's a better suggestion ;) make 3.82 is more strict in terms of having to explicitly specify all required dependencies in the makefiles, and I

[fpc-pascal] Re: Make failing in interesting ways: time to upgrade from

2013-10-22 Thread Reinier Olislagers
> 1. Is this supposed to happen? > Could perhaps be the PATH containing ( or ) (which indeed is the case on > my 64 bit system - sorry, tends to happen with c:\program files (x86) > http://okolovich.info/interruptexception-caught-with-code-0xc0fd/ > and reported, but closed as reporter did not