Le 29 nov. 2003, � 03:19, Kevin Horton a �crit :


At 10:59 +0100 28/11/03, Mich�le wrote:
Le 27 nov. 2003, � 03:35, Kevin Horton a �crit :

I use aspell as the spell checker with bluefish. I have been making fink packages for the various bluefish snapshots. Everything was fine until I upgraded to OS X 10.3. Now I get a crash when I try to spell check, with either bluefish 0.10 or with the recent snapshots. I am working with the bluefish developers, but they are suspecting that it is an aspell crash that brings bluefish down.
I don't think so. Aspell works fine alone under Panther, but it is compiled with gcc 3.1, not 3.3. Maybe the latest version compiles under Panther?


Yes, aspell works fine from the command line for me too i.e. aspell check file_to_spell_check. But if it is used by bluefish, I understand that bluefish uses libaspell (i.e. the various /sw/lib/aspell*). Is libaspell used if you just use aspell alone?
Yes, of course, libaspell is the library built by aspell when compiling (see the makefile.am in the aspell tarball inside the folder library).

I cannot say for sure, but I'll guess there is a problem using a library compiled with gcc 3.1 (as it is done for aspell, hence libaspell) and other part with gcc 3.3 (as it is done for bluefish).

I've tried to compile the latest version of aspell (0.50.4.1), without any patch but it fails miserably (which is not highly surprising). It will retry with part of the patch used with oldest version (g77, but not gcc).

Do you get answer from Jeffrey Withaker? The email address indicated in the info file bounces.

Mich�le
<http://micmacfr.homeunix.org/>



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to