At 08:23 PM 8/24/2006, William Sheehan wrote:
>First, I know that this build is under a Cygwin environment, however it
>appears that the problem I encountered was in the patched make sources
>themselves.  Please let me know if there is a more appropriate venue for
>this problem.  With that said...
>
>I was interested in trying out Bill Hoffman's patch that would add DOS path
>support to the Cygwin make binary.  I have a good amount of experience
>building under Linux, however not as much building packages under Cygwin.
>Here are the steps I followed to try out this latest patch (from
>http://article.gmane.org/gmane.comp.gnu.make.windows/2136):
>
>1) Download and untar the make-3.81 release sources
>2) Apply the patch
>3) Run autoheader and autoconf
>4) ./configure CFLAGS=-g (afterthought to troubleshoot the segfault)
>5) make
>
>This process seems to work in that I don't receive any obvious problems
>during.  However, when I try to use the final binary, it segfaults (or stack
>overflow when invoked from cmd.exe).  I have attached a zip file containing
>relevant files that will (hopefully) determine if I'm doing something
>bizarre or if this is a legitimate problem.  Here are the contents:

What happens if you run make check after the build?
Do all the tests fail?

-Bill 



_______________________________________________
Make-w32 mailing list
Make-w32@gnu.org
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to