|
From: | Herman ten Brugge |
Subject: | [Tinycc-devel] Add elf version support |
Date: | Tue, 22 Oct 2019 17:01:55 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.1 |
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
[Prev in Thread] | Current Thread | [Next in Thread] |