This is the mail archive of the cygwin@sourceware.cygnus.com 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]

RE: compilation problem


Jean,

What appears to be happening is that make does not recognize the spaces after
the colon (:) or on the following recipe lines.  If you will replace them with
tabs, this should fix the problem.  I've encountered this issue on other
versions of make before.  Another solution is to modify the make source code
to recognize a space as a legal separator.

Charles McKnight
cmcknigh@fastlane.net

____________________________________________________________________
Get your own FREE, personal Netscape WebMail account today at http://webmail.netscape.com.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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