This is the mail archive of the gcc@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: GCC-3.2.3 prerelease, 1st iteration


> Is your bootstrap failure the same as what I'm seeing on
> sparc-sun-solaris2.8?
>
>  c-parse.y: At top level:
>  c-parse.y:6175: redefinition of `make_pointer_declarator'
>  c-parse.y:3084: `make_pointer_declarator' previously defined here

No, mine is a libiberty configure problem, which is specific to Solaris 2.5.1 
because of an outdated header file. Kaveh posted a patch to solve it.

Note that I've successfully bootstrapped the 3.2 branch from CVS (not the 
pre-release tarball) + Kaveh's patch this morning on Solaris 2.5.1, 2.6, 2.7 
and 2.8 without a hitch.

-- 
Eric Botcazou


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