> >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.
- Original Message -
From: "Igor Pechtchanski" <[EMAIL PROTECTED]>
To: "Alan Larkin" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, June 24, 2004 3:29 PM
Subject: Re: Old Cygwin Versions -or- Elusive Compatability Problem
&g
> FWIW, I didn't find a -Xrun flag in the Sun JDK. I did find a -Xrunhprof
> flag, which doesn't seem to allow running an external program... You
> should let the list know if you're using another JDK. BTW, from your
> description above, it's unclear whether you actually run an executable, or
>
I posted on this subject quite some time ago, but the problem has reared its
ugly head once again.
I have a C/C++ project which I compile using the Autotools via Cygwin. The
project is a Java profiler built upon the Java Virtual Machine Profiling
Interface (JVMPI). The problem is that although the
t;[EMAIL PROTECTED]>
Sent: Wednesday, December 04, 2002 5:32 PM
Subject: Re: PATH
> Christopher Faylor <[EMAIL PROTECTED]> wrote around 04 Dec 2002
> [EMAIL PROTECTED]:">news:[EMAIL PROTECTED]:
>
> > On Wed, Dec 04, 2002 at 02:45:17PM -0800, Alan Larkin wrote:
> &g
Apologies if this sends more than once but I dont think it did the first
time.
I have created a .mak file type in windows and made the following its
default action
C:\Cygwin\bin\bash.exe --login -cvx +e "TEMP=$(mktemp); $(make -f $0 &>
$TEMP) || less $TEMP; rm $TEMP" %1
the intention being to be
6 matches
Mail list logo