Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Mar 2000 18:36:30 -0600
From:      Oscar Bonilla <obonilla@fisicc-ufm.edu>
To:        Alfred Perlstein <bright@wintelcom.net>
Cc:        Oscar Bonilla <obonilla@fisicc-ufm.edu>, Kris Kennaway <kris@hub.freebsd.org>, freebsd-hackers@FreeBSD.ORG
Subject:   Re: inner workings of the C compiler
Message-ID:  <20000310183630.A94441@fisicc-ufm.edu>
In-Reply-To: <20000310163518.M14279@fw.wintelcom.net>
References:  <20000308163057.W14279@fw.wintelcom.net> <Pine.BSF.4.21.0003091719340.82270-100000@hub.freebsd.org> <20000310164428.A89006@fisicc-ufm.edu> <20000310152737.J14279@fw.wintelcom.net> <20000310172706.A93660@fisicc-ufm.edu> <20000310163518.M14279@fw.wintelcom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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).

regards,

-oscar


-- 
pgp public key: finger obonilla@fisicc-ufm.edu
pgp fingerprint: 6D 18 8C 90 4C DF F0 4B  DF 35 1F 69 A1 33 C7 BC


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?20000310183630.A94441>