Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Apr 1999 13:46:33 -0400
From:      Dan Moschuk <dan@trinsec.com>
To:        hackers@freebsd.org
Subject:   dlopen() and family?
Message-ID:  <19990426134633.A41603@trinsec.com>

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

Greetings,

I'm having a small problem with using the dlopen() interface.  More 
specifically, I'm not entirely sure how to compile the shared objects.  

Here are the compile options and the errors I get:

cc -aout -c 
dlopen() -- Invalid file format

cc -Wl,-export-dynamic 
dlopen() -- mmap returned wrong address: wanted ...

cc -c 
dlopen() -- Unsupported file type

Suggestions?

-Dan


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?19990426134633.A41603>