Tuesday January 10, 2006
Now that the new Intel Macintoshes are officially out, it's probably safe
for me to comment on my experience as a developer in their transition
program: it was completely boring - as it should have been. Things just
worked. Java code moved over with zero effort. Even big things like NetBeans
just worked. In all the time I've had my Intel Mac box, my experience has
been totally painless.
Great job!
Posted by Paris Apostolopoulos on January 10, 2006 at 12:34 PM PST #
Posted by Greg on January 10, 2006 at 12:42 PM PST #
Posted by Paris Apostolopoulos on January 10, 2006 at 12:45 PM PST #
Posted by Jeffrey Olson on January 10, 2006 at 02:07 PM PST #
Posted by Sean on January 11, 2006 at 01:33 AM PST #
lipo -info /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Commands/java
You'll see the following:
Architectures in the fat file: /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Commands/java are: i386 ppc
In other words, it's a native i386 application and Rosetta isn't used.
Posted by Ryan on January 11, 2006 at 06:22 AM PST #
Posted by Shafirov on January 11, 2006 at 11:32 AM PST #
Posted by Nomadman on January 12, 2006 at 06:49 AM PST #
Posted by Greg Barton on January 12, 2006 at 11:03 AM PST #
Posted by swp on January 12, 2006 at 02:26 PM PST #
Posted by swp on January 12, 2006 at 02:26 PM PST #
Posted by satai on January 17, 2006 at 12:46 AM PST #