tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] compile issues on windows...


From: Marc Andre Tanner
Subject: Re: [Tinycc-devel] compile issues on windows...
Date: Tue, 5 Feb 2008 21:12:20 +0100
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

On Tue, Feb 05, 2008 at 11:44:46PM +0530, Prasad Gadgil / प्रसाद गाडगीळ wrote:
> Hi,
> 
> This is a dummies Q. but it's been some time since I had compiled a
> program and looked at the paths on a command line etc.
> I have directly unzipped the compiled zip for windows. I am unable to
> compile the examples\fib.c. The error is about not finding stdio.h. I
> have tried a lot of variations to specify the include dir using -L
> option but in vain. A search of the maillist srchive also didn't help.

Use -I instead of -L. Also tcc -h shows a short description of the
various options additionally there should be a tcc-doc.html which
explains a few things.

Regards,
Marc

-- 
 Marc Andre Tanner >< http://www.brain-dump.org/ >< GPG key: CF7D56C0




reply via email to

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