This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problem with #include<limits.h>


Sylvain,

I already reported this yesterday...

Cheers,
Nicholas
--- Sylvain Petreolle <spetreolle@yahoo.fr> wrote:
> Compiling a program with gcc-3.1 preversion fails when 
> including <limits.h>.
> 
> Test program
> #include <limits.h>
> int main(void)
> {
> return 0;
> }
> returns at compilation:
> $ gcc -c test.c
> In file included from test.c:1:
> /usr/lib/gcc-lib/i686-pc-cygwin/3.1.1/include/limits.h:11:23:
> syslimits.h: No such file or directory
> 
> 
> ___________________________________________________________
> Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
> Yahoo! Mail : http://fr.mail.yahoo.com
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 


__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]