On Wed, Feb 09, 2005 at 04:24:32PM -0500, Alejandro Calbazana wrote: > That's what puzzles me... All the files gcc claims are missing exist in > my include path '/usr/lib/perl5/5.8/cygwin/CORE'. This path does exist > on my install. > > > $ pwd > /usr/lib/perl5/5.8/cygwin/CORE > > > $ ls -lrt | grep EXTERN.h > -rwxrwxrwx 1 acalbaza mkgroup-l-d 1751 Jan 27 06:46 EXTERN.h* > -rwxrwxrwx 1 acalbaza mkgroup-l-d 129835 Jan 27 06:46 perl.h* > -rwxrwxrwx 1 acalbaza mkgroup-l-d 17922 Jan 27 06:46 XSUB.h* > -rwxrwxrwx 1 acalbaza mkgroup-l-d 4641 Jan 27 06:46 patchlevel.h* > ...
And can you read them with e.g. less /usr/lib/perl5/5.8/cygwin/CORE/EXTERN.h ? Do you maybe have a non-cygwin gcc in your path? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/