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

pilot-link and cygwin


Just wanted to let you guys know that there appears to be an alternate
way to build pilot-link for windblows ... if you're forced to use
windblows :(

cygwin B1? seems to compile it just find, if you do the following:

1)  add #include <getopt.h> to the files that use getopt
2)  change the line in the configurescript that calls 
	gcc -print-prog-name=ld
	  to
	gcc -print-prog-name=ld | xargs cygpath -u

I have no idea whether the result of -print-prog-name comes out as
a windows path intentionally or not.

-- 
---------------------------------------------------------------------
If this message was not digitally signed, do you really know who it
came from?  Encrypt everything, let the NSA sort it out.

Unsolicited email advertisements will be proofread and returned for a fee of
$500 per message.  Sending such email to this address implies acceptance
of these terms.

smime.p7s


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