[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] tcc compilation on MSYS2
From: |
Sergey Korshunoff |
Subject: |
Re: [Tinycc-devel] tcc compilation on MSYS2 |
Date: |
Sat, 21 May 2016 12:18:42 +0300 |
> The mob branch does not have tests/exsymtab/* which your updated configure
> tries to use.
my fault. please fix it (I can't now)
> You didn't take my change at tests/Makefile, and without this change it won't
> work on windows (It needs -I$(TOP) because the configured config.h is there
> and there only).
a patch was only for Linux part . A Windows part is planed. Why it
works on inux?
you changed the code to use 'realpath', but realpath is not available
on all systems.
- [Tinycc-devel] tcc compilation on MSYS2, Sergey Korshunoff, 2016/05/14
- Re: [Tinycc-devel] tcc compilation on MSYS2, Chris Marshall, 2016/05/14
- Re: [Tinycc-devel] tcc compilation on MSYS2, avih, 2016/05/20
- Re: [Tinycc-devel] tcc compilation on MSYS2, avih, 2016/05/20
- Re: [Tinycc-devel] tcc compilation on MSYS2,
Sergey Korshunoff <=
- Re: [Tinycc-devel] tcc compilation on MSYS2, Sergey Korshunoff, 2016/05/21
- Re: [Tinycc-devel] tcc compilation on MSYS2, Christian Jullien, 2016/05/21
- Re: [Tinycc-devel] tcc compilation on MSYS2, avih, 2016/05/21
- Re: [Tinycc-devel] tcc compilation on MSYS2, Sergey Korshunoff, 2016/05/21
- Re: [Tinycc-devel] tcc compilation on MSYS2, avih, 2016/05/21
- Re: [Tinycc-devel] tcc compilation on MSYS2, Sergey Korshunoff, 2016/05/21
- Re: [Tinycc-devel] tcc compilation on MSYS2, avih, 2016/05/21
- Re: [Tinycc-devel] tcc compilation on MSYS2, avih, 2016/05/21
Re: [Tinycc-devel] tcc compilation on MSYS2, David Mertens, 2016/05/14