Djamé, I assume that you are building gcc44 on i386 fink, correct? Currently the gcc4x packages don't build a multilib for libjava in order to reduce the build time. So you will have to use x86_64 fink in order to obtain a gcj that generates 64-bit code on Intel darwin. Keep in mind that there is an issue with FSF gcc that prevents java files from being compiled with gcj...
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41991 that isn't resolved yet. You will want to install the ecj package and use that to compile the java files into class files which gcj appears to compile okay. Jack ps I guess I could change gcc45 to build the full libjava multilib on i386 and x86_64 fink if folks don't object to the additional compile time. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Fink-devel mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel
