-
recompiling java byte code as machine code
Hi
I heard the GCJ can convert java byte code into native machine code so I was wondering if I can recompile Zend Studio (php ide). Right now to lanuch zend I need to use a bash script because it's compiled as a jar. The command that starts up Zend is very long!
-
Yes, gcj can compile java code and byte code to native code. But it may not work for all libraries. I don't suggest you do it for large Java projects not specially designed for this. I suggest you continue using shell scripts, because that is how it is usually done in many large Java projects.
Similar Threads
-
By Jeromy Payton in forum Web
Replies: 2
Last Post: 03-25-2006, 05:24 PM
-
Replies: 0
Last Post: 03-18-2002, 10:25 AM
-
Replies: 90
Last Post: 04-17-2001, 12:45 AM
-
Replies: 2
Last Post: 04-14-2000, 07:39 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks