X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Mon, 7 Jul 2008 17:41:01 -0400 Message-Id: <200807072141.m67Lf1A6003751@envy.delorie.com> From: DJ Delorie To: jayk123 AT hotmail DOT com CC: djgpp AT delorie DOT com In-reply-to: (message from Jay on Mon, 7 Jul 2008 21:31:24 +0000) Subject: Re: libstdc++ writev/2.04/patches upstream? References: <200807070405 DOT m67451dZ010910 AT delorie DOT com> <200807071920 DOT m67JKA4v032518 AT envy DOT delorie DOT com> Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Why is it any more difficult than any other crossed situation (of various s= > orts)? It's not, but automated testing for *any* cross is nearly impossible without some manual intervention. That's why we have special cases for newlib, cygwin, vxworks, and djgpp - those are common cases that we can't otherwise autodetect enough about. > 2) cross binutils before cross gcc Yup, and you have to build just the compiler portions of gcc, then build djlsr, then go back and build the library portions of gcc. The djcrx package helps you bootstrap a sys-root.