Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Forth Mac > Shared librarie...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 13 Topic 74 of 157
Post > Topic >>

Shared libraries

by surrel@[EMAIL PROTECTED] (Yves Surrel) Aug 13, 2004 at 03:48 PM

Hello

I try to create a shared library (named MySharedLib ) with PowerMops
5.5, using

***********

:entry  MyEntry  {  --  }
        10 beep 
;entry

************

and then to use it with:

************

library MySharedLib
libcall MyEntry {  -- }
MyEntry

************

I get:

Error # 220  Couldn't load shared library - see value system_err# for
error

system_err# .
-2804 

What is wrong? I have put MySharedLib in the same directory as
PowerMops (btw, what are the commands equivalent to chdir and dir in
PM?)

Labview does not find the entry MyEntry in MySharedLib either. 

Thanks for any help. May I have a working example?


Yves




 13 Posts in Topic:
Shared libraries
surrel@[EMAIL PROTECTED]   2004-08-13 15:48:28 
Re: Shared libraries
Mike Hore <mikehoreREM  2004-08-16 07:46:35 
Re: Shared libraries
n_sacra@[EMAIL PROTECTED]  2004-08-17 09:11:02 
Re: Shared libraries
n_sacra@[EMAIL PROTECTED]  2004-08-17 09:14:04 
Re: Shared libraries
surrel@[EMAIL PROTECTED]   2004-08-18 00:13:46 
Re: Shared libraries
n_sacra@[EMAIL PROTECTED]  2004-08-19 08:41:49 
Re: Shared libraries
surrel@[EMAIL PROTECTED]   2004-08-21 01:29:59 
Re: Shared libraries
ward@[EMAIL PROTECTED] (  2004-08-21 07:00:36 
Re: Shared libraries
surrel@[EMAIL PROTECTED]   2004-08-23 01:39:33 
Re: Shared libraries
ward@[EMAIL PROTECTED] (  2004-08-23 16:43:39 
Re: Shared libraries
surrel@[EMAIL PROTECTED]   2004-08-24 02:02:03 
Re: Shared libraries
ward@[EMAIL PROTECTED] (  2004-08-24 05:52:41 
Re: Shared libraries
Mike Hore <mikehoreREM  2004-08-25 11:47:25 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Tue May 13 14:46:51 CDT 2008.