On Mon, Jan 19, 2004 at 04:09:41PM -0800, Yitzchak Scott-Thoennes <[EMAIL PROTECTED]> wrote: > + Making IPC::SysV (dynamic) ... > +LD_RUN_PATH="" ld2 -L/usr/local/lib SysV.o -o ../../../lib/auto/IPC/SysV/SysV.dll > ../../../libperl.dll.a -lcygipc > +gcc -shared -o SysV.dll -Wl,--out-implib=libSysV.dll.a -Wl,--export-all-symbols > -Wl,--enable-auto-import -Wl,--stack,8388608 \ > +-L/usr/local/lib SysV.o ../../../libperl.dll.a -lcygipc
Whoops, that -lcygipc probably shouldn't be there. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/