Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Oct 1998 16:26:27 -0700
From:      Mike Smith <mike@smith.net.au>
To:        shmit@kublai.com
Cc:        hackers@FreeBSD.ORG
Subject:   Re: ELF object file aggregation 
Message-ID:  <199810092326.QAA01533@dingo.cdrom.com>
In-Reply-To: Your message of "Fri, 09 Oct 1998 17:34:54 EDT." <19981009173454.Q529@kublai.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 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



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