Bug 496 - Build errors on Solaris x86_64
Summary: Build errors on Solaris x86_64
Status: VERIFIED FIXED
Alias: None
Product: Gluegen
Classification: JogAmp
Component: core (show other bugs)
Version: 2
Hardware: pc_x86_64 solaris
: P5 enhancement
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2011-04-12 09:06 CEST by Barcsik Attila
Modified: 2011-12-02 07:58 CET (History)
1 user (show)

See Also:
Type: DEFECT
SCM Refs:
57c6991edb18e70e72a54068420b000d5bcc0772
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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