id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
274,Enable shared on solaris,rurban,rurban,"Several minor tweaks were needed to build libparrot.so on opensolaris 10. 

-R / -Wl,-rpath= was missing

ld=CC is invalid for -G, cc must be used instead

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.",todo,closed,normal,,none,,medium,fixed,,,,new,solaris
