Re: Share or Not
- From: Andy Kahn <ackahn netapp com>
- To: Tom Carter <tcarter reliable-net net>
- Cc: gtk-list gnome org
- Subject: Re: Share or Not
- Date: Wed, 7 Jun 2000 11:14:24 -0700
On Wed, Jun 07, 2000 at 01:05:40PM -0500, Tom Carter wrote:
> How do I create an executable that does not use the shared
> libraries? I would like to move an executable to another machine
> but do not want to install Glib.
Check your compiler and/or linker documentation for additional
options/flags. For example, use "-static" with gcc, and "-Bstatic"
with GNU ld.
regards,
--andy
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]