> Date: Mon, 4 Jun 2012 07:49:25 -0700 (PDT)
> From: Stacy Leon <stac...@comcast.net>
> 
> If I build make with cygwin gcc by running configure and make I get an exe
> that works and passes the -j option to sub-makes. What are the drawbacks to
> using this build method?

If you need to use Make for invoking Cygwin tools, no drawbacks at
all.  But if you need to invoke native Windows and MinGW tools, there
will be subtle incompatibilities.

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

Reply via email to