Subject: Re: dl* functions on ELF platforms
To: T.SHIOZAKI <AoiMoe@imou.to>
From: Scott Aaron Bamford <sab@zeekuschrist.com>
List: tech-userlevel
Date: 02/29/2000 22:04:16
> Such use of libdl.so is the one of approach to solve this problem.
> However, I personally think that it is not necessary to separate
> into libdl.so .
> It seems enough for dl* to be defined in libc.so, doesn't it?
> 

having a libdl.{a,so} would help generally writing platform independent
programs aswell as custom .so libs that use dl*. sure you can specify the
defintions to be linked against and included but it would make a much
cleaner makefile if all platforms handled libdl in a simalar way.

sab
--------------------------------------
sab@zeekuschrist.com  |  sab@ansic.net