[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] tcc compilation on MSYS2
From: |
Christian Jullien |
Subject: |
Re: [Tinycc-devel] tcc compilation on MSYS2 |
Date: |
Sat, 21 May 2016 11:21:45 +0200 |
On windows you can use _fullpath
https://msdn.microsoft.com/en-us/library/506720ff.aspx
C.
-----Original Message-----
From: Tinycc-devel [mailto:address@hidden
On Behalf Of Sergey Korshunoff
Sent: samedi 21 mai 2016 11:19
To: avih; address@hidden
Subject: Re: [Tinycc-devel] tcc compilation on MSYS2
> 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 mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/tinycc-devel
- [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, 2016/05/21
- Re: [Tinycc-devel] tcc compilation on MSYS2, Sergey Korshunoff, 2016/05/21
- Re: [Tinycc-devel] tcc compilation on MSYS2,
Christian Jullien <=
- 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