Re: Invoking gcj compile program from "c"
Andrew Haley <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
Vaijayanthi Mala Suresh wrote: > Sorry...I didn't get you. > > Do you mean to use this common @ the prompt as given below > > strace -f -etrace=libHelloWorldImp.so You really should read the strace man page first, but strace -f -etrace=file <your command> Andrew.