How to use LINKNLOAD in PV-Wave 5.0 [message #10384] |
Fri, 28 November 1997 00:00 |
enkpong
Messages: 14 Registered: April 1997
|
Junior Member |
|
|
Hi,
I am trying to call external programs (written in C) using LINKNLOAD
in PV-Wave 5.0 running under SunOS4. However, I don't know how to
make it work. When the .pro program is executed, the following error
messages occurs:
% LINKNLOAD: Error loading sharable executable.
Symbol: _test_wrapper, File = myfile.so
Bad file
% Execution halted at TEST_MY_CODE <test_my_code.pro( 228)> (LINKNLOAD).
% Called from $MAIN$ .
Could anybody point out what I am wrong. I also run the example
programs provided in $WAVE_DIR/demo/interapp/linknload/example.c, but
it also doesn't work !! Could anybody tell me how to make the
LINKNLOAD works, and provide some simple programs to me. Thanks so
much !!
--
Koon-pong Wong Email : enkpong@en.polyu.edu.hk
Department of Electronic Engineering
The Hong Kong Polytechnic University Phone : (+852) 2766 6201
Hung Hom, Kowloon FAX : (+852) 2362 8439
Hong Kong Office: DE503d
|
|
|