[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] attribute alias handling and Windows testing request
From: |
Christian Jullien |
Subject: |
Re: [Tinycc-devel] attribute alias handling and Windows testing request |
Date: |
Thu, 1 Oct 2020 19:55:02 +0200 |
Thank you, I confirm it is fixed on macOS and it still works on Windows x86 &
x64.
C.
-----Original Message-----
From: Michael Matz [mailto:matz.tcc@frakked.de]
Sent: Thursday, October 01, 2020 18:05
To: Christian JULLIEN; tinycc-devel@nongnu.org
Subject: Re: [Tinycc-devel] attribute alias handling and Windows testing request
Hello,
On Thu, 1 Oct 2020, Christian JULLIEN wrote:
> Hi, testing your changes on macOS gives:
>
> Test: 120_alias...
>
> tcc: error: undefined symbol '_alias_for_target'
>
> tcc: error: undefined symbol 'target'
Fixed. I hope I didn't break Windows with that.
Ciao,
Michael.
>
> --- 120_alias.expect 2020-10-01 16:27:18.000000000 +0200
>
> +++ 120_alias.output 1970-01-01 01:00:00.000000000 +0100
>
>
>
>
> Le : 30 septembre 2020 à 18:07 (GMT +02:00)
> De : "Michael Matz" <matz.tcc@frakked.de>
> À : "tinycc-devel@nongnu.org" <tinycc-devel@nongnu.org>
> Objet : [Tinycc-devel] attribute alias handling and Windows
> testing request
>
>
> Hello,
>
> I just pushed a change to reinstate proper handling of the alias
> attribute
> (352e1d0f). It affects targets with different symbol leading
> underscore
> conventions, some of which I can't properly test, namely
> Windows. Can
> someone do this for me please? Thanks in advance.
>
> (The commit gives the rationale and includes a testcase for the
> require
> functionality)
>
>
> Ciao,
> Michael.
>
> _______________________________________________
> Tinycc-devel mailing list
> Tinycc-devel@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/tinycc-devel
>
>
>