This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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: bootstrap/5275: stat.h parse error in fdmatch.c on Solaris 2.8


On Sat, Jan 05, 2002 at 10:24:20AM +0100, Laszlo Megyeri wrote:
> - I used binutils 2.11.2 compiled by gcc3.0.2
>   (this gcc3.0.2 was compiled on Solaris 2.6)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

I suspect that this is your problem.
I know that the header files for some basic
types changed on Solaris 
between 2.6 and 2.7, and between 2.7 and 2.8.

For this reason, I do not think a version of
gcc compiled under Solaris 2.6 will
work under Solaris 2.8, because when you
built gcc, the configure script made some
assumptions based on the Solaris 2.6 header files.

I'm not sure what the workaround is at this point.

There is a version of gcc 3.0.3 for
Solaris 2.8 at http://www.sunfreeware.com.

Could you try that?
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@mediaone.net          


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