On Fri, Jun 25, 2004 at 01:06:43PM -0400, Igor Pechtchanski wrote: >On Fri, 25 Jun 2004, Christopher Faylor wrote: > >> On Fri, Jun 25, 2004 at 10:52:28AM +0100, Alan Larkin wrote: >> >Adding strace to the command causes errors... >> > >> >$ strace java -Xruncygforrest-0:help >> >Registry key 'Software\JavaSoft\Java Runetime Environment\CurrentVersion' >> >has value '1.4', but '1.5' is required. >> >Error: could not find java.dll >> >Error: could not find Java 2 Runtime Environment. >> >> java isn't a cygwin program is it? strace is for *cygwin* programs. > >True, but, AFAIK, strace will simply return nothing for the apps that >aren't Cygwin-linked. When Cygwin1.dll is loaded dynamically via >LoadLibrary, strace will kick in, won't it?
It depends on how you initialize the dynamic loading but in general: Nope. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/