tinycc-devel
[Top][All Lists]
Advanced

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

Re: Re[2]: [Tinycc-devel] conditional compilation?gcc or tcc compile wit


From: bj
Subject: Re: Re[2]: [Tinycc-devel] conditional compilation?gcc or tcc compile without change in source code
Date: Wed, 04 Oct 2006 16:28:15 +0800
User-agent: Opera Mail/9.02 (Win32)

sorry i misunderstood your message, now i understand, your code automates compiling c sources with MinGW or tcc whichever each c source code wants to compile it. anyway, my problem in conditional compilation is solved.
On Tue, 03 Oct 2006 19:35:03 +0800, bj <address@hidden> wrote:

hey, that's heavy man. link c sources with some of them compiled with gcc and others with tcc. hmmm,anyway thanks.
On Tue, 03 Oct 2006 19:26:47 +0800, Ivo <address@hidden> wrote:

On Tuesday 03 October 2006 13:15, bj wrote:
absolutely!!;-)
it works, thanks Filip Navara. anyway Ivo i'll still make good use of yor
code someday.

On Tue, 03 Oct 2006 18:46:05 +0800, Filip Navara <address@hidden> wrote:
> I guess using "#ifdef __TINYC__" in the sources is a tad bit easier
> ;-)
>
> Filip
>

I see. I misread your question. I thought you wanted to compile some sources with gcc and others with tcc and link them together and control that from within the source files instead of having separate build rules. Nevermind
me ;)

--Ivo


_______________________________________________
Tinycc-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/tinycc-devel






--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/




reply via email to

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