From m_junaid_muzammil at yahoo.com Thu Mar 15 11:49:27 2012 From: m_junaid_muzammil at yahoo.com (M Junaid Muzammil) Date: Thu, 15 Mar 2012 11:49:27 -0700 (PDT) Subject: Guidance required in porting to MIPS 64 Message-ID: <1331837367.59293.YahooMailNeo@web113705.mail.gq1.yahoo.com> Hello, ? I am a new to Linux platform. Currently I am trying to port JDK to MIPS 64bit architecture. How can I port it to MIPS 64. Need some help? ? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/mips-port/attachments/20120315/7e7805f9/attachment.html From aoqi at loongson.cn Thu Mar 15 18:32:37 2012 From: aoqi at loongson.cn (Ao Qi) Date: Fri, 16 Mar 2012 09:32:37 +0800 Subject: Guidance required in porting to MIPS 64 In-Reply-To: <1331837367.59293.YahooMailNeo@web113705.mail.gq1.yahoo.com> References: <1331837367.59293.YahooMailNeo@web113705.mail.gq1.yahoo.com> Message-ID: Hi, We are porting OpenJDK6 to Loongson, which is mipsel. Our work is near completion. JVM98, SpecJVM2008 and Tomcat can run on it. Ao Qi ?? 2012??3??16?? ????2:49??M Junaid Muzammil ?????? > Hello, > > I am a new to Linux platform. Currently I am trying to port JDK to MIPS > 64bit architecture. How can I port it to MIPS 64. Need some help? > > Thanks. From m_junaid_muzammil at yahoo.com Sat Mar 17 00:12:50 2012 From: m_junaid_muzammil at yahoo.com (M Junaid Muzammil) Date: Sat, 17 Mar 2012 00:12:50 -0700 (PDT) Subject: Guidance required in porting to MIPS 64 In-Reply-To: References: <1331837367.59293.YahooMailNeo@web113705.mail.gq1.yahoo.com> Message-ID: <1331968370.86715.YahooMailNeo@web113705.mail.gq1.yahoo.com> I am looking to port open jdk to cavium's Octeon boards which is a MIPS64 architecture. Is there any previous projects available? If no how can I port it. Need some assistance in this regard? ? Thanks? ________________________________ From: Ao Qi To: M Junaid Muzammil Cc: "mips-port at openjdk.java.net" Sent: Friday, March 16, 2012 6:32 AM Subject: Re: Guidance required in porting to MIPS 64 Hi, We are porting OpenJDK6 to Loongson, which is mipsel. Our work is near completion. JVM98, SpecJVM2008 and Tomcat can run on it. Ao Qi ? 2012?3?16? ??2:49?M Junaid Muzammil ??? > Hello, > > I am a new to Linux platform. Currently I am trying to port JDK to MIPS > 64bit architecture. How can I port it to MIPS 64. Need some help? > > Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/mips-port/attachments/20120317/8d224b4c/attachment.html From aoqi at loongson.cn Mon Mar 19 00:55:06 2012 From: aoqi at loongson.cn (Ao Qi) Date: Mon, 19 Mar 2012 15:55:06 +0800 Subject: Guidance required in porting to MIPS 64 In-Reply-To: <1331968370.86715.YahooMailNeo@web113705.mail.gq1.yahoo.com> References: <1331837367.59293.YahooMailNeo@web113705.mail.gq1.yahoo.com> <1331968370.86715.YahooMailNeo@web113705.mail.gq1.yahoo.com> Message-ID: Hi, A previous project is here: http://icedtea.classpath.org/hg/openjdk6-mips. This project is a 32-bit JIT version for Loongson. Ao Qi ?? 2012??3??17?? ????3:12??M Junaid Muzammil ?????? > I am looking to port open jdk to cavium's Octeon boards which is a MIPS64 > architecture. Is there any previous projects available? If no how can I port > it. Need some assistance in this regard? > > Thanks > > From: Ao Qi > To: M Junaid Muzammil > Cc: "mips-port at openjdk.java.net" > Sent: Friday, March 16, 2012 6:32 AM > Subject: Re: Guidance required in porting to MIPS 64 > > Hi, > > We are porting OpenJDK6 to Loongson, which is mipsel. Our work is near > completion. JVM98, SpecJVM2008 and Tomcat can run on it. > > Ao Qi > > ?? 2012??3??16?? ????2:49??M Junaid Muzammil ?????? >> Hello, >> >> I am a new to Linux platform. Currently I am trying to port JDK to MIPS >> 64bit architecture. How can I port it to MIPS 64. Need some help? >> >> Thanks. > > From m_junaid_muzammil at yahoo.com Tue Mar 27 11:45:29 2012 From: m_junaid_muzammil at yahoo.com (M Junaid Muzammil) Date: Tue, 27 Mar 2012 11:45:29 -0700 (PDT) Subject: Guidance required in porting to MIPS 64 In-Reply-To: References: <1331837367.59293.YahooMailNeo@web113705.mail.gq1.yahoo.com> <1331968370.86715.YahooMailNeo@web113705.mail.gq1.yahoo.com> Message-ID: <1332873929.61164.YahooMailNeo@web113718.mail.gq1.yahoo.com> So what should be the initial step in order to port openjdk? I have got the cross compilation tool chain set for my architecture and have obtained the openjdk source code. My prior experience suggests that I only will have to perform cross compilation of the openjdk source code. Is that so, or there would be other tasks involved here? ? Thanks. ________________________________ From: Ao Qi To: M Junaid Muzammil Cc: "mips-port at openjdk.java.net" Sent: Monday, March 19, 2012 12:55 PM Subject: Re: Guidance required in porting to MIPS 64 Hi, A previous project is here: http://icedtea.classpath.org/hg/openjdk6-mips. This project is a 32-bit JIT version for Loongson. Ao Qi ? 2012?3?17? ??3:12?M Junaid Muzammil ??? > I am looking to port open jdk to cavium's Octeon boards which is a MIPS64 > architecture. Is there any previous projects available? If no how can I port > it. Need some assistance in this regard? > > Thanks > > From: Ao Qi > To: M Junaid Muzammil > Cc: "mips-port at openjdk.java.net" > Sent: Friday, March 16, 2012 6:32 AM > Subject: Re: Guidance required in porting to MIPS 64 > > Hi, > > We are porting OpenJDK6 to Loongson, which is mipsel. Our work is near > completion. JVM98, SpecJVM2008 and Tomcat can run on it. > > Ao Qi > > ? 2012?3?16? ??2:49?M Junaid Muzammil ??? >> Hello, >> >> I am a new to Linux platform. Currently I am trying to port JDK to MIPS >> 64bit architecture. How can I port it to MIPS 64. Need some help? >> >> Thanks. > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/mips-port/attachments/20120327/edd33d2c/attachment.html