tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Building TCC statically


From: Tony Papadimitriou
Subject: Re: [Tinycc-devel] Building TCC statically
Date: Thu, 23 Feb 2017 16:26:58 +0200

Hmm, I’ve been thinking whether the related libtcc1.a (32-bit or 64-bit, depending) could also be part of the single stand-alone executable?
This would make a compiler that is truly self-contained in a single portable executable, right?
 
Sent: Sunday, February 12, 2017 6:42 PM
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:address@hidden On Behalf Of Tony Papadimitriou
Sent: dimanche 12 février 2017 17:20
To: address@hidden
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 mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

reply via email to

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