Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Oct 1998 17:34:54 -0400
From:      Brian Cully <shmit@kublai.com>
To:        hackers@FreeBSD.ORG
Subject:   ELF object file aggregation
Message-ID:  <19981009173454.Q529@kublai.com>

next 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).

I'm at a loss as to how to proceed, though. Is there some kind of
interface for this, or am I going to have to hack it together
myself?

-- 
Brian Cully						<shmit@rcn.com>
	They Might Be Giant's Dial-a-Song service: (718) 387-6962.
		``Free when you call from work!''

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?19981009173454.Q529>