Ticket #1045 (new bug)
parrot needs a shared library even if configured with --parrot_is_shared=0.
Reported by: | doughera | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | configure | Version: | 1.6.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
This problem still persists. At least on Linux, running
perl Configure.pl --parrot_is_shared=0
builds a miniparrot that requires a shared libparrot.so.
See Original RT for more details.
Change History
Note: See
TracTickets for help on using
tickets.