tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] BUG: empty #included file stall tcc


From: s duclos
Subject: [Tinycc-devel] BUG: empty #included file stall tcc
Date: Thu, 3 Oct 2002 20:00:59 -0700 (PDT)

Salut,

When doing "CC=tcc ./configure"
configure does this:

echo > tmp.h

then call tcc (0.9.12) to compile this:

#include "tmp.h"
main(){return 0;}

tcc stall at tmp.h trying to include a single
character (ie '\n').


rgds,

Sylvain.

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com




reply via email to

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