Date: Thu, 03 Aug 2000 20:00:04 +0930 (CST) From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: Karl Pielorz <kpielorz@tdx.co.uk> Cc: hackers@freebsd.org Subject: RE: LD_PRELOAD odities / Documentation? Message-ID: <XFMail.000803200004.doconnor@gsoft.com.au> In-Reply-To: <39894897.79E14398@tdx.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On 03-Aug-00 Karl Pielorz wrote: > Any pointers would be greatefuly received, unfortunately this all works > under > Linux (I'm not bashing anyone on the head with that, I'm far more interested > in getting it working under FreeBSD)... I think the problem is that your calls are being resolved to your own library first, so that is the routine being called. AFAIK you have to build a set of pointers to the original (ie libc) routines. I know esound work with its esddsp program, so you could look there for some tips. --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum 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?XFMail.000803200004.doconnor>