Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jun 1996 17:55:24 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, stesin@elvisti.kiev.ua
Cc:        darrenr@cyber.com.au, hackers@freebsd.org, ipfilter@coombs.anu.edu.au
Subject:   Re: Need help with DDB (IPfilter 3.0.4, logging panices FreeBSD)
Message-ID:  <199606100755.RAA03941@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
># memcmp is a C library function that isn't available in the kernel.

>	I guess that with '-g' present gcc doesn't put an inline
>	equivalent of it in the resulting code?

No, but compiling without -O inhibits inlines.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606100755.RAA03941>