[perl #34985] [PATCH] [MSWin32] Link Dynclass Hack
8 views
Skip to first unread message
Ron Blaschke
unread,
Apr 14, 2005, 2:33:13 PM4/14/05
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bugs-bi...@rt.perl.org
# New Ticket Created by Ron Blaschke # Please include the string: [perl #34985] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=34985 >
Attached hack adds ICU to the linkage of the dynclasses for MSWin32. Otherwise the dynclasses won't link, the usual C<nmake> C<nmake test> cycle broken.
This will suffice for now, as things are not linked properly anyway.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to perl6-i...@perl.org
> Attached hack adds ICU to the linkage of the dynclasses for MSWin32. > Otherwise the dynclasses won't link, the usual C<nmake> C<nmake test> > cycle broken. > > This will suffice for now, as things are not linked properly anyway.