[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[aspell-user] Solaris Build Problem Solution (was Re: aspell .33.7 make
From: |
Kevin Atkinson |
Subject: |
[aspell-user] Solaris Build Problem Solution (was Re: aspell .33.7 make problems...) |
Date: |
Thu, 2 Aug 2001 22:29:21 -0400 (EDT) |
On Thu, 2 Aug 2001, Kevin Atkinson wrote:
> On Thu, 2 Aug 2001, Joseph Crotty wrote:
> > Just tried to compile aspell v. .33.7.
> >
> > Details
> > ----------
> > 1. Solaris 2.8
> > 2. pspell .12.2
> > 3. JCROTTY:airmail:/tmp/spell>gcc -v
> > gcc version 2.95.2 19991024 (release)
>
> AHH! I didn't actually test the final release on Solaris. When I just
> tried I got the same error. I will look into it and get back to you, and
> probably release another version with this bug fixed.
Well it turned out not to be a bug in Aspell. The problem is that the new
Libtool is using the Solaris linker directly instead of g++ to create the
libraries which causes a problem with exceptions. You can fix this by
either setting the environmental variable LD to "g++" or appending "LD=g++"
to configure when configuring Aspell. You should do a "make distclean"
before reconfiguring and compiling though.
Let me know if this solves your problem.
--
Kevin Atkinson
kevina at users sourceforge net
http://www.ibiblio.org/kevina/