In short, I would like to be able to reproduce the SIGSEGV when the
.java files are compiled using 'javac' from a command line.
I have tried javac -g -O -deprecate, but I can't replicate the SIGSEGV
when I run the sample application. Only way to have that SIGSEGV come up
if I compile from within JBuilder. Then again, I can't even see a
'javac' in my processes when compiling/rebuilding from within JBuilder.
Thanks
John Salvo
"Jesus M. Salvo Jr." wrote:
>
> Hi!
>
> Environment:
> JDK 1.2.2 RC4
> RedHat 6.0 with upgraded glibc to 2.1.2
> kernel 2.2.16
>
> Does anyone know how to figure out what EXACT command line options
> JBuilder Foundation 3.5 uses to compile source files?
> Everytime I 'rebuild the project', I cannot even see a 'javac' either
> with 'ps' or 'top'.
>
> I ask this because I get a SIGSEGV when running a sample application and
> the .java files are compiled from within JBuilder 3.5.
>
> If I compile them all using straight javac from a shell, I get no
> SIGSEGV when running the sample application.
>
> Whats more weird is that, I can still get the sample application to work
> even though if it was compiled from within JBuilder 3.5 if I:
>
> Use no jit at runtime (java.compiler=none)
> If I execute the sample application using jdb
>
> Thanks,
>
> John Salvo
>
> --
> Homepage: http://homepages.tig.com.au/~jmsalvo/
--
Homepage: http://homepages.tig.com.au/~jmsalvo/
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]