mipsel-linux port

steve goldman Steve.Goldman at Sun.COM
Fri Jun 22 12:20:17 PDT 2007


Dougherty James wrote:
> Hi Folks,
> 
> I've started porting the Hotspot and OpenJDK for
> MIPS32 architecture, have created the Makefiles 
> And build infrastructure, and now I'm at the point
> Where the .ad files need to be made for MIPS32 (4KeC).

Really? You have the assembler and the interpreter (and stubs) done?
If not I suggest you build the compiler-less version of the jvm first 
(formerly know as the core build). The target for those builds are 
jvmgcore, fastdebugcore, or productcore.
> 
> Has anyone worked on a MIPS port? If not, how can I develop
> The .ad files to port to my target architecture?

Not much docmentation on the .ad files. Best thing is to look at the .ad 
files from the existing architectures and pick the one closest to your 
architecture and start hacking.

-- 
Steve



More information about the hotspot-dev mailing list