tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] tcc compilation on MSYS2


From: Sergey Korshunoff
Subject: [Tinycc-devel] tcc compilation on MSYS2
Date: Sat, 14 May 2016 10:24:45 +0300

MSYS2 is current environment for Qt and other software development on
Windows. It is a mingw+cygwin with a package manager (pacman), ported
from ARCH Linux. MSYS2 allow to build
mingw32/mingw64/cygwin32/cygwin64 programs in unix-like environment.
Currenly tcc can not be build on this environment (mix of unix and
windows). I think a system name (uname output) is needed to
select/reject some code in sources of the tcc.



reply via email to

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