GCJ 與 GNU Classpath 的整合
GCJ (GCC for Java) 除了作為 GCC 的一個 frontend 外,有個 libgcj 這個以 CNI/JNI 導向的 Core API implementation。在 2002 年開始,GNU Classpath 與 GNU GCJ's libgcj 逐漸開始整合,但是彼此間還是有落差,今年五月份 GCJ 計畫領導人 Tom Tromey 在 mailing-list 提到 [
Big Classpath Merge],介紹了目前 GCJ 如何 merge GNU Classpath's Core API implementation,而昨天 Tom Tromey 的 blog [
Big Classpath Merge] 則做了以下成功的宣告:
"I'm happy to have it all checked in. This should greatly reduce the amount of time we spend merging fixes between Classpath and libgcj. Now you should be able to check out Classpath directly into your gcc source tree and build that way."
太棒了 :-)
由 jserv 發表於 July 21, 2005 09:53 AM