Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Apr 1995 14:41:31 +0800 (CST)
From:      Brian Tao <taob@gate.sinica.edu.tw>
Cc:        FREEBSD-PORTS-L <freebsd-ports@FreeBSD.org>
Subject:   Re: mfsm 1.1 for FreeBSD 
Message-ID:  <Pine.BSI.3.91.950410141734.27785A-100000@aries.ibms.sinica.edu.tw>
In-Reply-To: <22571.797475099@freefall.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 9 Apr 1995, Jordan K. Hubbard wrote:
> 
> The usual trick is to wrap -Bstatic and -Bdynamic lines around JUST
> the Motif libraries, so that you can leave all the other ones dynamic.
> Man ld for details.. :-)

    Is there a "ports" FAQ with these "usual tricks" documented?  :)
I tried using "ld -s -L/usr/local/lib/X11 -L/usr/X11/lib -lXpm -lXt
-lSM -lICE -lXExExt -lXext -lX11 -Bstatic -lXm" but I immediately get
a "ld: No reference to __DYNAMIC" error.  The object file itself
wasn't compiled with -static though.  Hint, please?
-- 
Brian ("Though this be madness, yet there is method in't") Tao
taob@gate.sinica.edu.tw <-- work ........ play --> taob@io.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.91.950410141734.27785A-100000>