From: "Hanzac Chen":

> > Can you make a patch?

> Yes.

Fine, then I'll wait with the final release for your patch, since 
that is a good feature to go in the one-liner announcement, like

    "TCC version 0.9.24 now supports the arm eabi and compilation from 
     standard input."

Other suggestions anyone?

> I found it's already have a command line option "-pipe" but not implemented
> in the code. Shall we remove it? Is it for such function?

No, "-pipe" is a gcc option that it should use pipes instead of temporary 
files between processes (pp -> cc -> as -> ld). TCC just ignores it for 
compatibility I suppose (like -O*, -m* too).

--- grischka



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

Reply via email to