Request for Assistance: GCC 3.3.1 Code-Gen Problems

Eric Botcazou ebotcazou@libertysurf.fr
Wed Jul 16 16:29:00 GMT 2003


> I'll do some testing tomorrow on the 5 versions of Solaris I have access
> to, by strictly following the build procedure we recommend, and I'll
> report my findings.

Here's the short version: I'm able to bootstrap and install the current 3.3 
branch (all languages except Ada) without a hitch on Solaris 2.5.1, 2.6, 7, 
8 and 9 with the following procedure:

export CONFIG_SHELL=/bin/ksh
$(srcdir)/configure
gmake bootstrap
gmake install

In particular, Phil (in PR 11408) and Charles Cox (in PR 11273) reported a 
problem with the construct:

/bin/ksh ../libtool  --mode=install /bin/ksh 
/opt/build/eric/gcc-3_3-branch/src/install-sh -c libstdc++.la 
/opt/build/eric/lib/./libstdc++.la

that is the double /bin/ksh. I don't see it on any Solaris version.

-- 
Eric Botcazou



More information about the Gcc mailing list