[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] tcc with glibc-2.3.6 stdio.h and hello world
From: |
Lubomir Kundrak |
Subject: |
Re: [Tinycc-devel] tcc with glibc-2.3.6 stdio.h and hello world |
Date: |
Thu, 29 Jun 2006 15:13:39 +0200 |
User-agent: |
Mutt/1.4.2.1i |
Could you please look where do you have your stddef.h?
$ find / -name stddef.h
Probably it's in some directory specific for gcc, or... dunno.
On Thu, Jun 29, 2006 at 12:52:33AM -0500, t35t0r wrote:
> Message-ID: <address@hidden>
> Date: Thu, 29 Jun 2006 00:52:33 -0500
> From: t35t0r <address@hidden>
> To: address@hidden
> Subject: [Tinycc-devel] tcc with glibc-2.3.6 stdio.h and hello world
>
> Hi,
>
> trying to compile:
>
> #include <stdio.h>
>
> int main() {
> printf("Hello\n");
> return 0;
> }
>
> with tcc hello.c gives:
>
> In file included from hello.c:1:
> /usr/include/stdio.h:34: include file 'stddef.h' not found
>
> How do I get this to compile? The system has glibc-2.3.6 libraries.
>
> Thanks
>
>
> _______________________________________________
> Tinycc-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/tinycc-devel
--
4.3 BSD UNIX #1: Fri Jun 6 19:55:29 PDT 1986
Would you like to play a game?
Lubomir Kundrak <http://skosi.org/~lkundrak/>
NetBSD.sk <http://netbsd.sk/>
Slovak Open Source Initiative <http://skosi.org/>