--- Steve Fink <[EMAIL PROTECTED]> wrote:
> blib/lib/libparrot$(SO) : blib/lib $(O_DIRS) $(O_FILES)
> - $(LD) $(LD_SHARED) $(LD_SHARED_FLAGS) $(LDFLAGS)
> $(LD_OUT)blib/lib/libparrot$(SO) $(O_FILES) $(C_LIBS)
> + $(LD) $(LD_SHARED) $(LD_SHARED_FLAGS) $(LDFLAGS)
> $(LD_OUT)blib${slash}lib${
On Dec-15, Steve Fink wrote:
> On Dec-03, Leopold Toetsch wrote:
> > # New Ticket Created by Leopold Toetsch
> > # Please include the string: [perl #18832]
> > # in the subject line of all future correspondence about this issue.
> > # http://rt.perl.org/rt2/Ticket/Display.html?id=18832 >
> >
>
On Dec-03, Leopold Toetsch wrote:
> # New Ticket Created by Leopold Toetsch
> # Please include the string: [perl #18832]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org/rt2/Ticket/Display.html?id=18832 >
>
>
> Attached patch tries to append buildi
# New Ticket Created by Leopold Toetsch
# Please include the string: [perl #18832]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=18832 >
Attached patch tries to append building libnci$(SO) to the test_prep
target. I don't