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 libgcc version for Canadian cross compile


On 8/3/2012 22:37, Ian Lance Taylor wrote:
> On Fri, Aug 3, 2012 at 7:01 AM, JonY <jon_y@users.sourceforge.net> wrote:
>>
>> For correctness sake, determine version from BASE-VER file instead of
>> calling compiler. This allows better toleration with bad Canadian cross
>> setups where host gcc version is of different version from target.
>>
>> Patch OK?
> 
> The patch is OK but you need a ChangeLog entry.
> 
> Thanks.
> 
> Ian
> 

ChangeLog OK?

2012-08-03  Jonathan Yong  <jon_y@users.sourceforge.net>

        * Makefile.in: Use BASE-VER file instead of host compiler
        to better tolerate setups where host gcc version differs from
        target version.



Attachment: signature.asc
Description: OpenPGP digital signature


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