tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] /usr/include/netdb.h:692: identifier expected


From: Thomas Preud'homme
Subject: Re: [Tinycc-devel] /usr/include/netdb.h:692: identifier expected
Date: Wed, 8 Sep 2010 22:15:46 +0200

Le mercredi 08 septembre 2010 12:55:58, Nigel Horne a écrit :
> On 32-bit Linux systems, this fails to compile:
> 
> #define    _GNU_SOURCE
> 
> #include <stdio.h>
> #include <netdb.h>
> 
> main()
> {
>      puts("hello, world");
> }
> 
> I would like to have _GNU_SOURCE so that I can get the prototype for
> memmem.  I don't get the compilation failure on 64-bit Linux systems.
I don't have any error on a 32-bit Linux system. Did you try with the latest 
version of mob branch? How did you compile it?
> 
> Any ideas?
Nop sorry. Could you at least paste the error you get?
> 
> -Nigel
Best regards,

Thomas Preud'homme

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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