autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DJGPP support in Autoconf


From: Andris Pavenis
Subject: Re: DJGPP support in Autoconf
Date: Mon, 14 Sep 2009 06:50:11 +0300
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Thunderbird/3.0b3

13.09.2009 22:38, Eli Zaretskii kirjoitti:
Date: Sun, 13 Sep 2009 21:12:30 +0200
From: Ralf Wildenhues<address@hidden>
Cc: address@hidden, Rugxulo<address@hidden>,
        Reuben Thomas<address@hidden>

Hello Eli, all,

Added the DJGPP developers list to the addressees.  (Will forward the
original message in a moment.)

we've recently had a bug report about broken support for DJGPP in
Autoconf 2.64, see this thread:
<http://thread.gmane.org/gmane.comp.sysutils.autoconf.bugs/6898/focus=6916>

and after that we found your gdb/config/djgpp/config.sed:
<http://sourceware.org/ml/gdb-patches/2009-09/msg00119.html>
<http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/config/djgpp/config.sed?rev=1.10&content-type=text/x-cvsweb-markup&cvsroot=src>

so now we're trying to fix things


There is one more thing:

using flock() should be avoided for DJGPP in Autom4te/XFile.pl in function 
lock().
For DJGPP this function is not found which causes an error. Perhaps test for
environment variable DJDIR could be used to choose whether to call flock() 
there.

Andris




reply via email to

[Prev in Thread] Current Thread [Next in Thread]