Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-core-dev] Stand-alone native build of Eclipse compiler

Interesting information. Is it possible to see what benchmarks you are
using ?
Also, could you detail how you did build the extracted compiler ? Is it
possible to build a version for win32 platforms ?



                                                                                                                                       
                      Anthony Green                                                                                                    
                      <green@xxxxxxxxxx>         To:       jdt-core-dev@xxxxxxxxxxx                                                    
                      Sent by:                   cc:                                                                                   
                      jdt-core-dev-admin@        Subject:  [jdt-core-dev] Stand-alone native build of Eclipse compiler                 
                      eclipse.org                                                                                                      
                                                                                                                                       
                                                                                                                                       
                      07/21/2003 12:10 AM                                                                                              
                      Please respond to                                                                                                
                      jdt-core-dev                                                                                                     
                                                                                                                                       
                                                                                                                                       




Just an FYI really...

I've extracted the compiler from Eclipse and built it as a native
executable, stand-alone, command-line compiler for Linux with gcj (the
GNU compiler for Java).  I've done some benchmarks with a number of
bytecode compilers, including jikes - and this is clearly the fastest of
the lot.

ftp://sources.redhat.com/pub/rhug/ecj
http://sources.redhat.com/rhug

Thanks!

AG

--
Anthony Green <green@xxxxxxxxxx>
Red Hat, Inc.

_______________________________________________
jdt-core-dev mailing list
jdt-core-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jdt-core-dev







Back to the top