When building aspell 0.50.3 on Solaris with GCC (2.95.3 or 3.2.1), I get
a complaint from the linker that -mimpure_text is an invalid linker
option.  It doesn't matter if I set --with-gnu-ld.  When I remove the
case statement from the configure and configure.ac files that set
   extra_ldflags="-Wl,-mimpure-text"
it compiles fine.  Should this case statement perhapse be removed?
-- 
Paul M. Dubuc


_______________________________________________
Aspell-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/aspell-devel

Reply via email to