X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f In-Reply-To: <200608041713.k74HDot3026516@envy.delorie.com> Subject: Re: Additional patch for gcc4.10 for cross-compilation To: dj AT delorie DOT com Cc: djgpp AT delorie DOT com X-Mailer: Lotus Notes Release 6.5.4 CCH5 September 12, 2005 Message-ID: From: Gordon DOT Schumacher AT seagate DOT com Date: Fri, 4 Aug 2006 11:38:39 -0600 X-MIMETrack: Serialize by Router on SV-GW1/Seagate Internet(Release 7.0.1 HF29|March 07, 2006) at 08/04/2006 10:37:14 AM MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII X-Proofpoint-FWRule: outbound2 X-Proofpoint-Virus-Version: vendor=fsecure engine=4.64.4171:2.3.9,1.2.33,4.0.164 definitions=2006-08-04_05:2006-08-02,2006-08-04,2006-08-04 signatures=0 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 DJ Delorie wrote on 08/04/2006 11:13:50 AM: # Then it's a gcc/cygwin issue. Okay, I'll buy that. # Ah, but psignal shouldn't be compiled unless there *isn't* one, so it # can't be "wrong". At least, it shouldn't be able to conflict with the # system one. I was going to protest with "but it's building against DJGPP headers", but that doesn't quite make sense, does it? If it's having issues because of a missing psignal on the host system, then it should also be using the host headers. Hmm, now I'm starting to suspect I've goofed something up :)