#274: Enable shared on solaris
---------------------+------------------------------------------------------
Reporter: rurban | Owner:
Type: todo | Status: new
Priority: normal | Milestone:
Component: none | Version:
Severity: medium | Keywords:
Lang: | Patch:
Platform: solaris |
---------------------+------------------------------------------------------
Several minor tweaks were needed to build libparrot.so on opensolaris 10.
-R / -Wl,-rpath= was missing
for 64bit use --ccflags='-m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_TS_ERRNO' --linkflags='-m64'
LINKFLAGS was missing from libparrot.so. See TT #262 for the other missing
linkflags
has_dynamic_linking and parrot_is_shared can be enabled as default
Patch tested with Sun Pro cc 64-bit, gcc 32-bit, and cross-tested on
various other platforms.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/274>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets