From owner-freebsd-hackers Fri Oct 9 16:21:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA17227 for freebsd-hackers-outgoing; Fri, 9 Oct 1998 16:21:41 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from dingo.cdrom.com (castles329.castles.com [208.214.167.29]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA17208 for ; Fri, 9 Oct 1998 16:21:36 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id QAA01533; Fri, 9 Oct 1998 16:26:28 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199810092326.QAA01533@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: shmit@kublai.com cc: hackers@FreeBSD.ORG Subject: Re: ELF object file aggregation In-reply-to: Your message of "Fri, 09 Oct 1998 17:34:54 EDT." <19981009173454.Q529@kublai.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 09 Oct 1998 16:26:27 -0700 From: Mike Smith Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I'm working on a project that requires the functionality of dlopen() > and friends, but I want to link it statically. I was thinking that > I could do this by munging together various ELF files at run-time > and scarfing symbols (the way kldload does things, if I'm not > mistaken). Do you want it to be statically linked, or do you want it to not have external shared library dependancies? There's a big difference. 8) -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message