Date: Thu, 8 Jun 1995 23:51:36 +0200 (MET DST) From: J Wunsch <j@uriah.heep.sax.de> To: spaz@u.washington.edu (John Utz) Cc: freebsd-hackers@freebsd.org (FreeBSD hackers) Subject: Re: Pouls info request on cache issue Message-ID: <199506082151.XAA01625@uriah.heep.sax.de> In-Reply-To: <Pine.OSF.3.91j.950608101127.7357A-100000@saul4.u.washington.edu> from "John Utz" at Jun 8, 95 10:27:41 am
next in thread | previous in thread | raw e-mail | index | archive | help
As John Utz wrote:
>
> But since we are on the subject of int calls, how does one do it
> from freebsd anyway?
Perhaps __asm ("int 0x10") ?
> Finally, what is the flag to gcc that gets it to emit the *.s
> file ? I thought it was :
>
> gcc -s foo.c
Nope, that's stripping the a.out instead. Make the `s' capital. :-)
--
cheers, J"org
joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506082151.XAA01625>
