| Summary: | Compiling JOGL under IBM JDK on x86 or ppc | ||
|---|---|---|---|
| Product: | [JogAmp] Jogl | Reporter: | Sven Gothel <sgothel> |
| Component: | core | Assignee: | Sven Gothel <sgothel> |
| Status: | VERIFIED WONTFIX | ||
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 1 | ||
| Hardware: | All | ||
| OS: | linux | ||
| Type: | FEATURE | SCM Refs: | |
| Workaround: | --- | ||
no priority to support this platform. openjdk, or real open source and/or productivity [mobile] JVM's might be interesting though |
---- Reported by schneit 2003-10-25 20:51:23 ---- Changes necessary to compile JOGL with IBM JDK 1.4.1: * modified net.java.games.gluegen.StructLayout to include OS: linux CPU: x86 (CPU: ppc or PPC for Linux/PPC, I'll look on monday, I'm pretty sure it's ppc ;) * modified "java.includes.dir.linux" to not end in /linux/ (only $JAVA_HOME/include, not $JAVA_HOME/include/linux) * modified "java.lib.dir.linux" to be "${java.home.dir}/jre/bin" (shared libraries are kept in bin in IBM's JDK) I don't know best how to integrate these build changes, but these are the changes I need to make. --- Bug imported by sgothel@jausoft.com 2010-03-24 07:46 EDT --- This bug was previously known as _bug_ 46 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=46