Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #37166] [PATCH] building problem in leo-ctx5 on Win32

0 views
Skip to first unread message

François PERRAD)

unread,
Sep 14, 2005, 2:29:12 AM9/14/05
to bugs-bi...@rt.perl.org
# New Ticket Created by François PERRAD
# Please include the string: [perl #37166]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=37166 >

[leo-ctx5]
This patch solves the following link problem on Win32:

perl build_tools\parrotdef.pl
gcc -o .\parrot.exe -Wl,--out-implib,parrot.a parrot.def \
imcc\main.o blib\lib\libparrot.a \ICU\icu-3.4\icu\lib\icudt.lib
D:\Documents\DEV\ICU\icu-3.4\icu\lib\icuuc.lib -lmsvcrt -moldname
-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32
-lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion
-lodbc32 -lgmp src\parrot_config.o
Cannot export add_to_retc_cache: symbol not defined
Cannot export copy_regs: symbol not defined
Cannot export mark_retc_cache: symbol not defined
Cannot export new_register_frame: symbol not defined
Cannot export restore_context: symbol not defined
Cannot export save_context: symbol not defined
Cannot export swap_context: symbol not defined
Creating library file: parrot.a
collect2: ld returned 1 exit status

François Perrad

parrotdef.patch

Jonathan Worthington

unread,
Sep 14, 2005, 12:49:08 PM9/14/05
to perl6-i...@perl.org, bugs-bi...@rt.perl.org
"François PERRAD (via RT)" <parrotbug...@parrotcode.org> wrote:
>
> [leo-ctx5]
> This patch solves the following link problem on Win32:
>
Thanks, applied.

Jonathan

0 new messages