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. 
> > # <URL: 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 know the status of building (or trying to build) shared 
> > libs on different platforms, so I didn't check it in.
> > It needs definitely work to integrate libnci.def for msvc.
> 
> Here's a messier but somewhat more complete patch which also moves the
> shared libs to blib/lib. This works for me on both gcc/linux/i386 and
> gcc/darwin/ppc. It uses perl5's cccdlflags to build the shared
> library, which might actually work other places. Still no *.def
> support, though.
> 
> I hope I didn't mess up this patch. It contains some new files in
> nonexistent directories, and I don't want to cvs add them because then
> they'd never go away. So I manually appended a diff with /dev/null
> instead.

Argh. Except those two files shouldn't have been included in that
patch anyway. They're for something else. Ignore them. (varargs stuff)

Reply via email to