Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Aug 1996 21:03:41 -0500 (EST)
From:      "John S. Dyson" <toor@dyson.iquest.net>
To:        steve@emmert.com (Steve Emmert)
Cc:        questions@freebsd.org
Subject:   Re: Static/dynamic linking
Message-ID:  <199608080203.VAA04239@dyson.iquest.net>
In-Reply-To: <Pine.BSI.3.95.960808011212.1027A-100000@free.emmert.com> from "Steve Emmert" at Aug 8, 96 01:23:46 am

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi all,
> 
> Is there a way to make a executable that dynamic linked to the standard
> libs and static linked to Motif libs. I am trying to make a port of
> xmtoolbar, when I go -static my executable size jumps from 40Kbytes
> to 1.7Mbytes 8-(.
> 
The way that I do it is that I don't keep a copy of the Motif shared
libs on my /usr/lib or /usr/X11R6/lib.

John



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608080203.VAA04239>