tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] how to debug include problems with tcc?


From: Michael B. Smith
Subject: Re: [Tinycc-devel] how to debug include problems with tcc?
Date: Thu, 19 May 2016 22:43:44 +0000

ā€œ-Eā€ for both compilers. Then use diff (or your favorite comparison tool).

 

From: Tinycc-devel [mailto:tinycc-devel-bounces+address@hidden On Behalf Of Chris Marshall
Sent: Thursday, May 19, 2016 10:48 AM
To: address@hidden
Subject: [Tinycc-devel] how to debug include problems with tcc?

 

I'm working to port the tcc build process to cygwin
and its native posix environment.  tcc.exe seems to
build fine but I'm having include problems with the
compilation of lib/bcheck.c.

Is there any way to see exactly what is generated

in the failing include files with command line switches

or other techniques?

--Chris


reply via email to

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