tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Add elf version support


From: Christian Jullien
Subject: Re: [Tinycc-devel] Add elf version support
Date: Wed, 23 Oct 2019 05:53:18 +0200

Thanks, I see no issue with your test on Windows 32/64, Linux arm, Linux 
aarch64.

C.

-----Original Message-----
From: Herman ten Brugge [mailto:address@hidden] 
Sent: Tuesday, October 22, 2019 20:47
To: address@hidden; address@hidden
Subject: Re: [Tinycc-devel] Add elf version support

I just added a testcase. Hope this works on all platforms.

     Herman

On 2019-10-22 20:16, Christian Jullien wrote:
> Hello Herman,
>
> Your commit shows no issue / no warning on Windows 32/64, Linux arm, Linux 
> aarch64. Good job.
>
> It would be nice if you can add some tests to prove it works as expected. Can 
> you manage that?
>
> C.
>
> -----Original Message-----
> From: Tinycc-devel [mailto:tinycc-devel-bounces+eligis=address@hidden] On 
> Behalf Of Herman ten Brugge via Tinycc-devel
> Sent: Tuesday, October 22, 2019 17:02
> To: address@hidden
> Cc: Herman ten Brugge
> Subject: [Tinycc-devel] Add elf version support
>
> I had some problems using pthread code in tinycc.
>
> The problem was that not the correct version of the pthread-library was
> used because tinycc did not support elf versions.
>
> I created a branch (elf_version) and implemented elf versions.
>
> It solved my problems and I can now run a very large application without
> a problem.
>
>       Herman
>
> _______________________________________________
> Tinycc-devel mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/tinycc-devel
>




reply via email to

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