tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] Add support of musl-libc to tinycc


From: Marc Vertes
Subject: [Tinycc-devel] Add support of musl-libc to tinycc
Date: Thu, 20 Apr 2017 22:48:51 +0200

Hello,

I just committed the patch to support musl-libc in the tcc compiler development 
branch: http://repo.or.cz/w/tinycc.git

I tested the patch on alpine-linux x86_64. Beside disabled bound checking, 
everything works so far, except the dlltest target test, meaning that tcc can 
not yet bootstrap itself using shared library.

I think that tcc is a perfect match for musl and simple small and fast 
platforms like alpine-linux.

Dear tinycc developers, let me know if this feature can be added to the 
upcoming 0.9.27 version, and also how to fix the DLL bootstrap problem.

Many thanks,

Marc


reply via email to

[Prev in Thread] Current Thread [Next in Thread]