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: Tue, 22 Oct 2019 20:16:20 +0200

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]