------- Additional Comments From yuri_you2003 at yahoo dot com 2005-05-03 19:56 ------- Subject: Re: libiberty/regex.c:49:25: error: sys/types.h: No such file or directory
The failure is not on the cygwin compiler, I believe the missing headers are not part of the standard gcc headers. The gcc package compiles libiberty twice, once in the directory ./libiberty using the gcc from cygwin, and once in ./sh3-elf/libiberty, in this second compilation it uses the xgcc compiler, the executable was just build as part of the gcc package. As such I would expect the headers to be a part of the newly compiled gcc. I can find the missing header file names in the source directory 'fixincludes', but these headers do not go anywhere, they just stay there. It seems there is something wrong with the 'fixincludes' directory --- pinskia at gcc dot gnu dot org <[EMAIL PROTECTED]> wrote: > > ------- Additional Comments From pinskia at gcc dot > gnu dot org 2005-05-03 19:09 ------- > This area in the file has not changed in a while. > I would assume it would be included with the > standard headers. > Anyways this is either a bug in cygwin's installer > or your install of cygwin. > > -- > What |Removed > |Added > ---------------------------------------------------------------------------- > Status|UNCONFIRMED > |RESOLVED > Resolution| > |WORKSFORME > > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21365 > > ------- You are receiving this mail because: ------- > You reported the bug, or are watching the reporter. > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21365