Re: Successfull Build of gcc on Cygwin WinXp SP2

2007-05-03 Thread Aaron Gray
On 03 May 2007 03:41, Aaron Gray wrote: Various people run the testsuite on cygwin every now and again; check the gcc-testresults@ mailinglist archive. Yes, Tim has allready run it :- http://gcc.gnu.org/ml/gcc-testresults/2007-04/msg01540.html I haven't done one for weeks now...

Re: Successfull Build of gcc on Cygwin WinXp SP2

2007-05-01 Thread Aaron Gray
Aaron Gray wrote: Thank you. I am a bit unsure of where abouts (what directory) do you install the snapshot ? Again, this has nothing to do with gcc, take it the Cygwin list. If you are using the full snapshots (cygwin-inst-$date.tar.bz2) they should be unpacked in the root (/). The other t

Re: Successfull Build of gcc on Cygwin WinXp SP2

2007-05-01 Thread Brian Dessent
Aaron Gray wrote: > Thank you. I am a bit unsure of where abouts (what directory) do you install > the snapshot ? Again, this has nothing to do with gcc, take it the Cygwin list. If you are using the full snapshots (cygwin-inst-$date.tar.bz2) they should be unpacked in the root (/). The other t

Re: Successfull Build of gcc on Cygwin WinXp SP2

2007-05-01 Thread Aaron Gray
On Tue, 1 May 2007, Aaron Gray wrote: >> You can also use the current Cygwin snapshot which comes with the new >> stdio.h. > > Great, where do I get Cygwin snapshots ? Here: http://cygwin.com/snapshots/ The snapshots should be installed following this: http://cygwin.com/faq/faq-nochunk

Re: Successfull Build of gcc on Cygwin WinXp SP2

2007-05-01 Thread Angelo Graziosi
On Tue, 1 May 2007, Aaron Gray wrote: > >> You can also use the current Cygwin snapshot which comes with the new > >> stdio.h. > > > > Great, where do I get Cygwin snapshots ? > Here: http://cygwin.com/snapshots/ The snapshots should be installed following this: http://cygwin.com/faq

Re: Successfull Build of gcc on Cygwin WinXp SP2

2007-05-01 Thread Aaron Gray
You can also use the current Cygwin snapshot which comes with the new stdio.h. Great, where do I get Cygwin snapshots ? Sorry, silly question. Aaron

Re: Successfull Build of gcc on Cygwin WinXp SP2

2007-05-01 Thread Aaron Gray
Successfully built latest gcc on Win XP SP2 with cvs built cygwin. CVS Cygwin contains CVS newlib, i.e. already the patched version of sdtdio.h, so if you use cvs built cygwin you should not patch anything. To build GCC 4.3, you should simply move the new stdio.h on /usr/include. You can also

Re: Successfull Build of gcc on Cygwin WinXp SP2

2007-05-01 Thread Angelo Graziosi
Aaron Gray wrote: > Successfully built latest gcc on Win XP SP2 with cvs built cygwin. CVS Cygwin contains CVS newlib, i.e. already the patched version of sdtdio.h, so if you use cvs built cygwin you should not patch anything. To build GCC 4.3, you should simply move the new stdio.h on /usr/in

RE: Successfull Build of gcc on Cygwin WinXp SP2

2007-05-01 Thread Dave Korn
On 01 May 2007 18:43, Brian Dessent wrote: > Aaron Gray wrote: >> >>> JFTR, the patch is only required for building gcc, not for building >>> winsup. As Brian says, we'll deal with any winsup problems on the cygwin >>> list. >> >> Sorry for adding to the confusion as I am actually trying to bu

Re: Successfull Build of gcc on Cygwin WinXp SP2

2007-05-01 Thread Brian Dessent
Aaron Gray wrote: > > > JFTR, the patch is only required for building gcc, not for building > > winsup. > > As Brian says, we'll deal with any winsup problems on the cygwin list. > > Sorry for adding to the confusion as I am actually trying to build GCC CVS > on Cygwin :) > > Can you give me an

Re: Successfull Build of gcc on Cygwin WinXp SP2

2007-05-01 Thread Aaron Gray
JFTR, the patch is only required for building gcc, not for building winsup. As Brian says, we'll deal with any winsup problems on the cygwin list. Sorry for adding to the confusion as I am actually trying to build GCC CVS on Cygwin :) Can you give me any indication of when the next version

RE: Successfull Build of gcc on Cygwin WinXp SP2

2007-05-01 Thread Dave Korn
On 02 May 2007 04:17, Aaron Gray wrote: You will need to use Dave Korns patch for newlib. >>> Has a variation of the patch already been applied ? Shall I revert stdio.h >>> back to the CVS version ? >> >> It is patched in newlib cvs, and then a second patch was applied on top to >>

Re: Successfull Build of gcc on Cygwin WinXp SP2

2007-05-01 Thread Aaron Gray
On 02 May 2007 02:47, Aaron Gray wrote: James, On 5/1/07, Aaron Gray wrote: Hi James, Successfully built latest gcc on Win XP SP2 with cvs built cygwin. I was wondering whether you could help to get me to the same point please. You will need to use Dave Korns patch for newlib. http://

RE: Successfull Build of gcc on Cygwin WinXp SP2

2007-05-01 Thread Dave Korn
On 02 May 2007 02:47, Aaron Gray wrote: > James, > >> On 5/1/07, Aaron Gray wrote: >>> Hi James, >>> Successfully built latest gcc on Win XP SP2 with cvs built cygwin. >>> >>> I was wondering whether you could help to get me to the same point >>> please. > >> You will need to use Dave Kor

Re: Successfull Build of gcc on Cygwin WinXp SP2

2007-05-01 Thread Aaron Gray
[EMAIL PROTECTED] wrote: James, On 5/1/07, Aaron Gray <[EMAIL PROTECTED]> wrote: Hi James, > Successfully built latest gcc on Win XP SP2 with cvs built cygwin. I was wondering whether you could help to get me to the same point please. You will need to use Dave Korns patch for newlib. ht

Re: Successfull Build of gcc on Cygwin WinXp SP2

2007-05-01 Thread Tim Prince
[EMAIL PROTECTED] wrote: James, On 5/1/07, Aaron Gray <[EMAIL PROTECTED]> wrote: Hi James, > Successfully built latest gcc on Win XP SP2 with cvs built cygwin. I was wondering whether you could help to get me to the same point please. You will need to use Dave Korns patch for newlib. ht

Re: Successfull Build of gcc on Cygwin WinXp SP2

2007-05-01 Thread Aaron Gray
James, On 5/1/07, Aaron Gray <[EMAIL PROTECTED]> wrote: Hi James, > Successfully built latest gcc on Win XP SP2 with cvs built cygwin. I was wondering whether you could help to get me to the same point please. You will need to use Dave Korns patch for newlib. http://sourceware.org/ml/new

Re: Successfull Build of gcc on Cygwin WinXp SP2

2007-04-30 Thread James Tebneff
On 5/1/07, Aaron Gray <[EMAIL PROTECTED]> wrote: Hi James, > Successfully built latest gcc on Win XP SP2 with cvs built cygwin. I was wondering whether you could help to get me to the same point please. > $ cygcheck -V > cygcheck version 1.94 > System Checker for Cygwin > Copyright 1998, 1999,

Re: Successfull Build of gcc on Cygwin WinXp SP2

2007-04-30 Thread Tim Prince
[EMAIL PROTECTED] wrote: Cygcheck version 1.90 Compiled on Jan 31 2007 How do I get a later version of Cygwin ? 1.90 is the current release version. It seems unlikely that later trial versions have a patch for the stdio.h conflict with C99, or changes headers to avoid warnings which by d

Re: Successfull Build of gcc on Cygwin WinXp SP2

2007-04-30 Thread Aaron Gray
Hi James, Successfully built latest gcc on Win XP SP2 with cvs built cygwin. I was wondering whether you could help to get me to the same point please. $ cygcheck -V cygcheck version 1.94 System Checker for Cygwin Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Red Hat, Inc.