tinycc-devel
[Top][All Lists]
Advanced

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

Fwd: [Tinycc-devel] TCC question


From: danger danger
Subject: Fwd: [Tinycc-devel] TCC question
Date: Wed, 31 Mar 2010 21:13:43 +0400

I have successeful exe compilation via libtcc on x32 windows.
try such config.h
#define TCC_VERSION "0.9.25"
#define TCC_TARGET_PE 1
#define CONFIG_TCCDIR "."
//end of config.h

p.s. but x64 linux libtcc compilation will kill me :(

Mon, 15 Mar 2010 13:12:55 -0400 письмо от Eduardo Sorribas <address@hidden>:

> Hello TCC Developers.
> 
> I have a question related to libtcc, the static library that
> implements the Tiny C Compiler. I developed a program that uses libtcc
> to generate an executable. It worked just fine on Linux, however, when
> I tried to port the project to Windows (with the same code), libtcc
> doesn't generate a Windows executable, I was wondering if there is a
> specific way to do this on Windows. Thank you very much in advance.
> 
> Eduardo Sorribas.
> 
> 
> _______________________________________________
> Tinycc-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/tinycc-devel
> 




reply via email to

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