This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: gcc/intl changes for 20000604 ss for sco v5
- To: William Bader <william at nscs dot fast dot net>
- Subject: Re: PATCH: gcc/intl changes for 20000604 ss for sco v5
- From: Robert Lipe <robertlipe at usa dot net>
- Date: Mon, 12 Jun 2000 15:46:08 -0500
- Cc: gcc-patches at gcc dot gnu dot org
- References: <200006121337.aa01071@mip486.nscs.fast.net>
> Here are some of the changes I made to files in gcc/intl in the gcc-20000604
> snapshot to compile under SCO OpenServer 5.0.5 using SCO cc to bootstrap.
>
> SCO cc does not like the 'inline' keyword.
Actually, ISO C does not like the 'inline' keyword....
I believe the changes you've made below should be unnecessary now. As
of this morning, the top of tree does bootstrap with non-gcc bootstrap
compiler.
So I think these issues have all now been solved in a different way.
But thanx for the patch submission!
RJL