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

Reply via email to