Re: g++ compilation error on gcc 4.4.6

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

 



On 18 March 2013 13:02, GUPTA, GAURAV G (GAURAV) wrote:
>
> Hello There
>
> While trying to compile my c++ application with new gcc/g++ I am hitting the below error .
> Where as I see the timeval is defined in time.h and I have included time.h

You're probably including a different header called time.h

Check the preprocessor output to see which time.h is found.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux