public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Sorting out all system calls called from a source code?
@ 2001-09-11 10:38 Okehee Goh
  0 siblings, 0 replies; only message in thread
From: Okehee Goh @ 2001-09-11 10:38 UTC (permalink / raw)
  To: gcc

 Hello,
 I want to analyze all the system calls called by JVM written in C lang.,
 so I am looking at JVM source code.
 I have tried to trace by using "strace" linux command but it seems to show
system calls
 called by running JVM and target classes.

 Is there a way to check all system calls at the compilation stage?
 Somebody recommends to hide system libraries while compiling a JVM source
so that get complaining message like
 "not found XXX system calls". But I don't know how to hide system libraries
even.

 I'm using gcc2.96 and RedHat Linux7.0.

 Thank you for your any help.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-09-11 10:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-11 10:38 Sorting out all system calls called from a source code? Okehee Goh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).