Re: trying to use gmake with XP

2004-10-13 Thread Sebastien Mathieu
m> Subject: Re: trying to use gmake with XP

Re: trying to use gmake with XP

2004-10-12 Thread Paul D. Smith
%% "Sebastien Mathieu" <[EMAIL PROTECTED]> writes: sm> I am trying to use your gmake command with XP. The gmake compiles sm> the files thanks to our National compact risc compiler crcc. I am sm> always facing the same error as described below and in the sm> attachement, this for each file

Re: trying to use gmake with XP

2004-10-12 Thread Matthew Sanderson
Sebastian, This shows that the command that 'make' is running is exiting with error 139. This is not a problem with make itself. At a guess, the compiler that you are using is buggy - the messages about problems with CreateProcess are not from 'make', so I am guessing they are being printed by the