tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] I'm writing a Chinese article introducing TCC ...


From: ZHAO Wei
Subject: Re: [Tinycc-devel] I'm writing a Chinese article introducing TCC ...
Date: Sun, 08 Jun 2003 23:26:36 +0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030529

Damian M Gryski wrote:

On Sun, 08 Jun 2003, Fabrice Bellard wrote:

$ zcat tcc.c.gz | tcc -run -

Currently '-' as filename is not supported.

   But using /dev/stdin works :)

   <address@hidden> cat hello.c |tcc -run /dev/stdin
   hello, world
<address@hidden>

Wow! That's great! But is there such a device in Linux? I was writing this article for a Linux magazine. Maybe there is a counterpart under /proc ?

Thanks for the information! That could save me a patch! :)
zw





reply via email to

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