Re: Cygport improvements

2010-06-26 Thread Christopher Faylor
On Sat, Jun 26, 2010 at 12:11:14PM +0800, JonY wrote: >On 6/26/2010 12:24, Christopher Faylor wrote: >> On Sat, Jun 26, 2010 at 12:15:10AM -0400, NightStrike wrote: >>> On Sat, Jun 26, 2010 at 12:05 AM, Christopher Faylor wrote: On Sat, Jun 26, 2010 at 10:14:42AM +0800, JonY wrote: > Hello

Re: Cygport improvements

2010-06-25 Thread JonY
On 6/26/2010 12:24, Christopher Faylor wrote: On Sat, Jun 26, 2010 at 12:15:10AM -0400, NightStrike wrote: On Sat, Jun 26, 2010 at 12:05 AM, Christopher Faylor wrote: On Sat, Jun 26, 2010 at 10:14:42AM +0800, JonY wrote: Hello, I am planning to bring mingw-w64 to cygwin. Here are some nits

Re: Cygport improvements

2010-06-25 Thread Christopher Faylor
On Sat, Jun 26, 2010 at 12:15:10AM -0400, NightStrike wrote: >On Sat, Jun 26, 2010 at 12:05 AM, Christopher Faylor > wrote: >> On Sat, Jun 26, 2010 at 10:14:42AM +0800, JonY wrote: >>>Hello, >>> >>>I am planning to bring mingw-w64 to cygwin. Here are some nits I found >>>when working with it. >>> >

Re: Cygport improvements

2010-06-25 Thread NightStrike
On Sat, Jun 26, 2010 at 12:05 AM, Christopher Faylor wrote: > On Sat, Jun 26, 2010 at 10:14:42AM +0800, JonY wrote: >>Hello, >> >>I am planning to bring mingw-w64 to cygwin. Here are some nits I found >>when working with it. >> >>* It sets CC=gcc >>While not a major issue, it does present some iss

Re: Cygport improvements

2010-06-25 Thread Christopher Faylor
On Sat, Jun 26, 2010 at 10:14:42AM +0800, JonY wrote: >Hello, > >I am planning to bring mingw-w64 to cygwin. Here are some nits I found >when working with it. > >* It sets CC=gcc >While not a major issue, it does present some issues when cross >compiling the mingw-w64 CRT. Why would a Cygwin too

Cygport improvements

2010-06-25 Thread JonY
Hello, I am planning to bring mingw-w64 to cygwin. Here are some nits I found when working with it. * It sets CC=gcc While not a major issue, it does present some issues when cross compiling the mingw-w64 CRT. * Implicitly setting --prefix=/usr While I understand this is suitable for native