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=orange...@nongnu.org] On Behalf Of Herman ten Brugge via Tinycc-devel Sent: Tuesday, October 22, 2019 17:02 To: tinycc-devel@nongnu.org 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 Tinycc-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/tinycc-devel
_______________________________________________ Tinycc-devel mailing list Tinycc-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/tinycc-devel