Use GNU ld to link roms on OpenSolaris
authorBlue Swirl <blauwirbel@gmail.com>
Fri, 2 Oct 2009 19:38:25 +0000 (19:38 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Fri, 2 Oct 2009 19:38:25 +0000 (19:38 +0000)
OpenSolaris ld seems to miss the equivalent of GNU ld's "-Ttext 0".

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
configure

index fb5b6bb..480c81d 100755 (executable)
--- a/configure
+++ b/configure
@@ -299,6 +299,7 @@ SunOS)
   solaris="yes"
   make="gmake"
   install="ginstall"
+  ld="gld"
   needs_libsunmath="no"
   solarisrev=`uname -r | cut -f2 -d.`
   # have to select again, because `uname -m` returns i86pc