This is the mail archive of the gcc-patches@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]

Re: libtool (was: GCC 3.0: sparc-sun-solaris2.8 fails to build today)


On 13 Jun 2001, Alexandre Oliva wrote:
> Ok to install?

Yes, thanks, with minor changes:

+Solaris' /bin/sh will often fail to configure libstdc++-v3, boehm-gc or
+libjava.  If you encounter this problem, set @var{CONFIG_SHELL} to
+@code{/bin/ksh}

@command{/bin/sh} and @command{/bin/ksh}.

+Another possibility that sometimes helps is to remove
+@code{*-*-solaris*/config.cache}.

@file{*-*-solaris*/config.cache}

+If you use GNU ld, or if you don't have a previously-installed libgcj in
+the same prefix, use @code{--enable-libgcj} to build and install the
+Java libraries.

@option{--enable-libgcj}.

Thanks,
Gerald


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