Bug 46 - Compiling JOGL under IBM JDK on x86 or ppc
Summary: Compiling JOGL under IBM JDK on x86 or ppc
Status: VERIFIED WONTFIX
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: 1
Hardware: All linux
: P3 normal
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2003-10-25 08:51 CEST by Sven Gothel
Modified: 2015-09-27 03:14 CEST (History)
0 users

See Also:
Type: FEATURE
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Gothel 2010-03-24 07:46:00 CET


---- 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
Comment 1 Sven Gothel 2010-11-19 00:54:19 CET
no priority to support this platform.

openjdk, or real open source and/or productivity [mobile] JVM's  might be interesting though