[gs-bugs] [Bug 691315] 'make so' fails with "ld: fatal: relocations remain against allocatable but non-writable sections"
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Thu May 20 00:32:31 UTC 2010
http://bugs.ghostscript.com/show_bug.cgi?id=691315
--- Comment #5 from Kenneth Berland <ken at hero.com> 2010-05-20 00:32:29 UTC ---
With the change below, 'make so' builds sobin/libgs.so.8.71
hero at thmaster:~/ghostscript-8.71$ diff ./base/unix-dll.mak base/unix-dll.mak~
52c52
< LDFLAGS_SO=-Bdynamic -Wl,-so$(GS_SONAME_MAJOR)
---
> LDFLAGS_SO=-shared -Wl,-soname=$(GS_SONAME_MAJOR)
--
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the gs-bugs
mailing list