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: Herman ten Brugge
Subject: Re: [Tinycc-devel] Add elf version support
Date: Tue, 22 Oct 2019 20:46:38 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.1

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]