tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] not an issue, surely a mistake


From: Steffen Nurpmeso
Subject: Re: [Tinycc-devel] not an issue, surely a mistake
Date: Sat, 24 Nov 2018 15:52:40 +0100
User-agent: s-nail v14.9.11-81-gc5bd1494-dirty

ian wrote in <address@hidden>:
 |None of my habits, but I'd like an advice. I didn't code in C for many \
 |many years. But...
 |I did a few years ago correctly install tcc on my windows 7, but unfortu\
 |nately it went down (winscrap), and I only have my debian 8 x32 other \
 |PC (kinda server 
 |for apache/php/mysql/pgsql/ and so on).
 |
 |I did get the last release found, and I have this error while trying \
 |to compile a simple "Hello World, exit=%d"...
 |
 |I get almost the same kind of error while trying to compile gcctestsuite.c
 |
 |tcc: file '/usr/lib/crt1.o' not found
 |tcc: file '/usr/lib/crti.o' not found
 |In file included from test.c:1:
 |In file included from /usr/include/stdio.h:27:
 |/usr/include/features.h:374: include file 'sys/cdefs.h' not found
 |
 |Any clue ? Where was I wrong ?

Try "tcc -vv" and look whether the relevant paths are found at
all, are included in C_INCLUDE_PATH and LD_LIBRARY_PATH.
I have only looked superficially, but wasn't this answer given
already?

--steffen
|
|Der Kragenbaer,                The moon bear,
|der holt sich munter           he cheerfully and one by one
|einen nach dem anderen runter  wa.ks himself off
|(By Robert Gernhardt)



reply via email to

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