Date: Tue, 09 Apr 1996 02:20:24 -0700 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) Cc: ports@FreeBSD.ORG Subject: Re: Announcing a port/package of NEdit Message-ID: <15566.829041624@time.cdrom.com> In-Reply-To: Your message of "Tue, 09 Apr 1996 09:47:37 %2B0200." <199604090747.JAA08155@uriah.heep.sax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
> As a general hint for these things: compiling everything statically is > a waste of resources. Pick only Motif statically, but leave the rest > shared. (You should at least be able to do this by temporarily moving > libXm.so.* out of the way.) Bleah.. :-) Just reference /usr/lib/libXm.a directly on the command line instead of -lXm; that's what I do and it works just great.. :-) Jordan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15566.829041624>