Project

General

Profile

This project is closed and read-only.

Actions

Bug #1746

closed

LDSHARED set to 'ld -G' on Solaris doesn't work with Sun studio

Bug #1746: LDSHARED set to 'ld -G' on Solaris doesn't work with Sun studio

Added by parimiv (Venkateswara Parimi) about 17 years ago. Updated about 7 years ago.

Status:
Closed
Assignee:
-
ruby -v:
ruby 1.8.7 (2008-08-11 patchlevel 72) [i386-solaris2.10]
[ruby-core:24214]

Description

=begin
<>
@@ -1161,7 +1161,7 @@
LDFLAGS="$LDFLAGS -Wl,-E"
fi
else

  •                      : ${LDSHARED='ld -G'}
    
  •                      : ${LDSHARED='$(CC) -G'}
                      fi
                      rb_cv_dlopen=yes;;
      sunos*)         : ${LDSHARED='ld -assert nodefinitions'}
    

<</>>
=end

Actions

Also available in: PDF Atom