Re: [Tinycc-devel] Building TCC statically

2017-02-24 Thread Tony Papadimitriou
: Friday, February 24, 2017 7:36 AM To: tinycc-devel@nongnu.org Subject: Re: [Tinycc-devel] Building TCC statically Tony, I’m not quite sure to understand. tcc.exe, as it is built from Cygwin+Mafile IS a truly standalone binary. You can copy this binary alone anywhere and you’ll be able to run

Re: [Tinycc-devel] Building TCC statically

2017-02-23 Thread Christian Jullien
nge...@nongnu.org] On Behalf Of Tony Papadimitriou Sent: jeudi 23 février 2017 15:27 To: tinycc-devel@nongnu.org Subject: Re: [Tinycc-devel] Building TCC statically Hmm, I’ve been thinking whether the related libtcc1.a (32-bit or 64-bit, depending) could also be part of the single stand-al

Re: [Tinycc-devel] Building TCC statically

2017-02-23 Thread Tony Papadimitriou
:42 PM To: tinycc-devel@nongnu.org Subject: Re: [Tinycc-devel] Building TCC statically The win32/Makefile I pushed today build standalone binaries that require no runtime. You need a working Cygwin toolchain to bootstrap them. Christian From: Tinycc-devel [mailto:tinycc-devel-bounces

Re: [Tinycc-devel] Building TCC statically

2017-02-12 Thread Tony Papadimitriou
Worked great! Thanks. From: Christian Jullien Sent: Sunday, February 12, 2017 6:42 PM To: tinycc-devel@nongnu.org Subject: Re: [Tinycc-devel] Building TCC statically The win32/Makefile I pushed today build standalone binaries that require no runtime. You need a working Cygwin toolchain to

Re: [Tinycc-devel] Building TCC statically

2017-02-12 Thread Christian Jullien
17:20 To: tinycc-devel@nongnu.org Subject: [Tinycc-devel] Building TCC statically Hi, Is is possible to build TCC statically (no LIBTCC.DLL dependency) for Windows so that I have a single stand-alone executable of tcc.exe? If so, please tell me how. Thank you

[Tinycc-devel] Building TCC statically

2017-02-12 Thread Tony Papadimitriou
Hi, Is is possible to build TCC statically (no LIBTCC.DLL dependency) for Windows so that I have a single stand-alone executable of tcc.exe? If so, please tell me how. Thank you.___ Tinycc-devel mailing list Tinycc-devel@nongnu.org https://lists.nongn