Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Mar 2000 12:56:56 +0100
From:      Wichert Akkerman <wakkerma@wi.leidenuniv.nl>
To:        Steve Davidson <sdn@sprintlabs.com>
Cc:        guckes@vim.org, bram@vim.org, vim-dev@vim.org, freebsd-questions@freebsd.org
Subject:   Re: Statically linking vim with gcc
Message-ID:  <20000301125656.H9099@mors.net>
In-Reply-To: <38BC0C97.6B9C34AB@sprintlabs.com>; from sdn@sprintlabs.com on Tue, Feb 29, 2000 at 10:14:47AM -0800
References:  <38BC0C97.6B9C34AB@sprintlabs.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--aYDVKSzuImP48n7V
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable

Previously Steve Davidson wrote:
> I need a version of vim to run while I am in single-user
> mode and don't have access to shared libraries.

Why don't you have access to shared libraries when you are in
single-user mode? You probably only need to compile a minimal
vim which only uses libraries in /lib, which is available in
single-user mode.

> I have tried CFLAGS =3D -static

The magic word is probably LDFLAGS here, not CFLAGS.

Wichert.

--=20
   ________________________________________________________________
 / Generally uninteresting signature - ignore at your convenience  \
| wichert@liacs.nl                    http://www.liacs.nl/~wichert/ |
| 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0  2805 3CB8 9250 2FA3 BC2D |

--aYDVKSzuImP48n7V
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.1 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAji9BYgACgkQPLiSUC+jvC3G8QCgkbIUbJsl5eg9Pt5By6MMnXyE
+REAnROKT1b3+cQlVRncH5f5v05jsVd+
=KLHO
-----END PGP SIGNATURE-----

--aYDVKSzuImP48n7V--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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