Bug 496

Summary: Build errors on Solaris x86_64
Product: [JogAmp] Gluegen Reporter: Barcsik Attila <barcsikattila>
Component: coreAssignee: Sven Gothel <sgothel>
Status: VERIFIED FIXED    
Severity: enhancement CC: barcsikattila
Priority: P5    
Version: 2   
Hardware: pc_x86_64   
OS: solaris   
Type: DEFECT SCM Refs:
57c6991edb18e70e72a54068420b000d5bcc0772
Workaround: ---

Description Barcsik Attila 2011-04-12 09:06:44 CEST
On Solaris x86_64 the build process does not recognizes the compiler and linker arguments and parameters because they are out-dated. On Solaris systems linker should be Sun linker ( name="CC" ) and not the GNU linker ( name="gcc" ).
Comment 1 Sven Gothel 2011-07-23 02:13:05 CEST
On site, I was able to build and test gluegen and jogl w/ gcc on the Solaris platform, np.

Minor changes were required and I will verify this ASAP when the Solaris machine arrives.
Comment 2 Sven Gothel 2011-07-23 02:22:27 CEST
Since you can build gluegen/jogl on Solaris w/ gcc
and I see no benefits in favor for SunCC (instead of gcc), 
prio is on the bottom, and non blocking but maybe it's an enhancement.
Comment 3 Sven Gothel 2011-11-18 08:17:50 CET
fixed at least w/ 57c6991edb18e70e72a54068420b000d5bcc0772