* Oscar Bonilla <[EMAIL PROTECTED]> [000310 17:08] wrote:
> On Fri, Mar 10, 2000 at 04:35:18PM -0800, Alfred Perlstein wrote:
> > It seems to be working just fine, I suspect that there's something wrong
> > with your code and you're referencing a function that somehow is not
> > being compiled into libc:
> > 
> > ~ % nm /usr/lib/libc.a | grep nsdispatch
> > ~ % 
> > 
> > is this a function you've added?  Are you _sure_ it's being
> > compiled into the libc you're making?
> 
> yes, it *is* being compiled into my C library. If I compile a static
> binary it works (aside from the bus error at the end and the double
> calling of the first funtion of the first object file listed).

since I'm assuming you're planning on open-sourcing this work
anyhow, can you please put a tarball up on some www/ftp site,
I'll take a look at it later tonight.

thanks,
-Alfred


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to