This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bash silently truncates the Command Line when called programatically via CreateProcess as MAXPATHLEN was reduced to 8192 from 16384


On 5/28/2014 02:55, David Stacey wrote:
are you able to use 'nmake' (that comes with MSVC)?

nmake is awfully primitive in itself compared to GNU make, and it is doubly crippled by being restricted to cmd.exe syntax for shell commands in the targets.

Instead, Abhijit, I suggest that you switch to CMake or SCons, either of which will let you build software in a platform-independent way.

And to keep a tenuous hold on topicality, both are packaged for Cygwin.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]