Mail Archives: cygwin/2010/02/18/15:59:26
--vtzGhvizbBRQ85DL
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
On Thu, Feb 18, 2010 at 05:23:03PM +0000, Dave Korn wrote:
> On 18/02/2010 16:58, Gary wrote:
> > and the following 'make' seem to work fine. I sort of assumed it was
> > that, but thought it was best to clarify first. Is it worth updating the
> > README to clarify this,
>
> Yeah, it is, and I meant to do that some time ago but lost track of it
> amongst other stuff that seemed more pressing at the time, sorry.
No need to be sorry, I was making a suggestion not being accusatory.
Patch for the README attached.
--vtzGhvizbBRQ85DL
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="README.patch"
Index: README
===================================================================
RCS file: /cvs/cygwin-apps/setup/README,v
retrieving revision 2.41
diff -r2.41 README
9c9
< - gcc-mingw-g++
---
> - gcc-mingw-g++ that supports the -mnocygwin option
33c33
< --build=i686-pc-cygwin CC="gcc -mno-cygwin" CXX="g++ -mno-cygwin"
---
> --build=i686-pc-cygwin CC="gcc-3 -mno-cygwin" CXX="g++-3 -mno-cygwin"
--vtzGhvizbBRQ85DL
Content-Type: text/plain; charset=us-ascii
--
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
--vtzGhvizbBRQ85DL--
- Raw text -