[Bug 1898] Re: tcc -run works but tcc can't produce a.out.

2009-02-21 Thread Connor Imes
Tentatively marking as Fix Released based on the previous comment. If the bug still exists, please re-open the bug by setting the status back to New. Thank you. ** Changed in: tcc (Ubuntu) Status: Incomplete = Fix Released -- tcc -run works but tcc can't produce a.out.

[Bug 1898] Re: tcc -run works but tcc can't produce a.out.

2008-09-09 Thread Tom White
Appears to be working for me in 8.04: $ tcc -run (echo 'int main(){puts(hello world!);}') hello world! $ tcc (echo 'int main(){puts(hello world!);}') $ echo $? 0 $ ./a.out hello world! -- tcc -run works but tcc can't produce a.out. https://bugs.launchpad.net/bugs/1898 You received this bug

[Bug 1898] Re: tcc -run works but tcc can't produce a.out.

2008-09-08 Thread Daniel T Chen
Is this symptom still reproducible in current 8.04 or 8.10 alpha? ** Changed in: tcc (Ubuntu) Status: Confirmed = Incomplete -- tcc -run works but tcc can't produce a.out. https://bugs.launchpad.net/bugs/1898 You received this bug notification because you are a member of MOTU, which is a

[Bug 1898] Re: tcc -run works but tcc can't produce a.out.

2006-09-16 Thread Ilmari Vacklin
This still happens on Dapper. Is this package being maintained at all? -- tcc -run works but tcc can't produce a.out. https://launchpad.net/bugs/1898 -- universe-bugs mailing list universe-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/universe-bugs

[Bug 1898] Re: tcc -run works but tcc can't produce a.out.

2006-09-16 Thread Ralph Corderoy
http://www.mail-archive.com/tinycc-devel@nongnu.org/msg00228.html seems to be discussing the same problem, and there's a suggested patch but it's corrupted by the mail archive. I think http://lists.gnu.org/archive/html/tinycc-devel/2005-09/txtJuEgJiyPEC.txt is the same patch. Perhaps someone can