I think JBuilder has its own compiler.

Nathan


On Thu, Jun 29, 2000 at 05:44:18PM +0000, 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/
> 
> 
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to