Re: compile on Solaris 8 with gcc 3.2.2
On Fri, Oct 31, 2003 at 04:32:01PM +0900, henry nelson wrote:
> Months later, still trying to compile mutt[-1.5.4] on Solaris 8. No luck.
> Anyone out there who can provide me with a "howto?" Compiler is gcc3.2.2.
>
> Actually, some progress has been made. By using libiconv.a in my private
I forgot to stress that I need the international version, i.e., mutt must
be linked against either GNU libiconv or native Solaris iconv.o in libc.
(This really is what has been keeping me stumped the whole time. I can get
the vanilla version to compile on Solaris. Though I would prefer to link
statically, it is not an absolute requirement. It's just what has gotten
me the furthest so far.)
henry