X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Message-ID: <48739528.3060209@iki.fi> Date: Tue, 08 Jul 2008 19:26:16 +0300 From: Andris Pavenis User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Jay CC: djgpp AT delorie DOT com Subject: Re: libstdc++ writev/2.04/patches upstream? References: <200807070405 DOT m67451dZ010910 AT delorie DOT com> <4872FF5F DOT 3020403 AT iki DOT fi> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Jay wrote: > Awesome, thanks Andris. > Any details on the problems? The "section overlap" I reported? That was > with 2.18 binutils, 4.3.1 Cygwin-host djgpp-target. (portable bugs are > almost as nice as portable code. :) ) Try echo "#include " | gpp -c -x c++ - -o /dev/null Under bash (with DJGPP v2.03r2 of course). I do not want to edit C++ headers outside DJGPP specific ones. I also would prefer not to have modified DJGPP header in GCC packages. Andris