ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl6-internals
perl6-internals
Dynoplibs fail
by KJ other posts by this author
Oct 31 2004 4:10PM messages near this date
Re: [perl #32245] [BUG] Makefile $(TOUCH), doesn't | Re: Dynoplibs fail
Hello,

I tried to experiment with dynamic ops, but I didn't get the test running.
Is this a known problem?



for the record, I did the following, after building parrot:

-- I'm in the root directory of Parrot --

export LD_LIBRARY_PATH=.:blib/lib
make -s
make shared
make -C dynoplibs

Just as described in the README in dynoplibs directory.

then, when I try to run:

./parrot dynoplibs/dan.pasm

I get this message:


Couldn't load 'dan_ops': dan_ops: cannot open shared object file: No 
such file or directory
error:imcc:op not found 'mul_i_ic_nc' (mul<3> )

in file 'dynoplibs/dan.pasm' line 3



I couldn't find any messages on this topic in my parrot mail archive, so 
I didn't know
if this is a known problem currently. Of course, I may be doing 
something stupid, I'm not
really familiar with shared libaries and stuff.

Kind regards,

Klaas-Jan
Thread:
KJ
Leopold Toetsch

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved