Building HDF-Java with gcc 4.3: possible/supported?

Hi Group,
I encountered a problem trying to install HDFView on my machine,
previously reported here:

http://groups.google.co.uk/group/hdf-forum/browse_thread/thread/9ae37b6fa491442d

I've now tried unsuccessfully to build HDF-Java from sources.
The linux and gcc versions used are:

# lsb_release -a
LSB Version:
core-2.0-noarch:core-3.0-noarch:core-2.0-ia32:core-3.0-ia32:desktop-3.1-ia32:desktop-3.1-noarch:graphics-2.0-ia32:graphics-2.0-noarch:graphics-3.1-ia32:graphics-3.1-noarch
Distributor ID: SUSE LINUX
Description: openSUSE 11.0 (i586)
Release: 11.0
Codename: n/a

# rpm -qa|grep -i gcc
gcc-info-4.3-39.1
gcc-gij-4.3-39.1
gcc43-gij-4.3.1_20080507-9.1
gcc-java-4.3-39.1
gcc43-4.3.1_20080507-6.1
libgcc43-4.3.1_20080507-6.1
gcc-c++-4.3-39.1
gcc43-java-4.3.1_20080507-9.1
gcc43-info-4.3.1_20080507-6.1
gcc43-c++-4.3.1_20080507-6.1
gcc-4.3-39.1

The HDF-Java version 2.4 used is from here:

http://www.hdfgroup.org/ftp/HDF5/hdf-java/src/hdf-java-2.4-src.tar

While trying to build HDF5-Java I encountered the following error:

http://www.pastie.org/363148

Which was resolved by converting the switch-case statement to a nested
'if(){} else if () {}... else{}'

I then hit another:

http://pastie.org/363163

Should I expect to be able to build HDFView with this platform/toolchain?

Mark

ยทยทยท

----------------------------------------------------------------------
This mailing list is for HDF software users discussion.
To subscribe to this list, send a message to hdf-forum-subscribe@hdfgroup.org.
To unsubscribe, send a message to hdf-forum-unsubscribe@hdfgroup.org.