This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix PR38904: mis-named libgcc DLL on cygwin.


On Fri, Jan 23, 2009 at 03:02:38PM +1300, Danny Smith wrote:
>On Fri, Jan 23, 2009 at 7:26 AM, Paolo Bonzini <bonzini@gnu.org> wrote:
>>
>>>   This patch is target specific; although it touches two global files outside
>>> the backend config dir, it touches them in places that can be seen by trivial
>>> inspection to be entirely target-specific; nonetheless I obviously still need
>>> approval from a build machinery maintainer as well as the target maintainers.
>>
>> I don't think so. :-)  I mean, it is really trivial to ascertain that
>> those bits are target-specific, and it's fine for me to defer to Danny.
>>
>> Paolo
>>
>I have bootstrapped both DW2 and SjLj configurations on mingw
>(--enable-languages=c,c++,fortran,ada) and run the regtest for the
>former for c,c++,fortran.
>The testsuite for SjLj is in progress.  I will do the Ada tests
>separately, when I have access to faster machine.
>
>Assuming your testsuite results are good you have my approval and
>thanks.  Perhaps,  wait 48 hours to allow any other cygwin or mingw
>users to respond.

Looks ok to me.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]