LINKIMAGE under hpux [message #5702] |
Wed, 07 February 1996 00:00 |
geomagic
Messages: 22 Registered: November 1993
|
Junior Member |
|
|
I'm trying to install the mif driver from Marty Ryba under hpux.
I compile and link using the directions for call_external
(which does work for some call_external modules I wrote), but
I get the following response,
IDL. Version 4.0.1 (hp-ux hp_pa).
Copyright 1989-1995, Research Systems, Inc.
All rights reserved. Unauthorized reproduction prohibited.
Installation number: 2237-1.
Licensed for use by: U.S.B.R. Seismotectonics Group
% LINKIMAGE: Error loading sharable executable.
Symbol: mif_dev, File = /we/geomagic/bin/hp700/mif_4.0.sl
% Execution halted at: $MAIN$
Has anyone had any experience with this? It works fine
under SGI IRIX 5.3. Here are the flags I used for hpux.
# These are for HPUX using the HP compiler
CFLAGS = -c +z -Aa -I$(INC)
CC = cc
LD = ld
LDFLAGS = -b
Dan (I speak for no organization) O'Connell
geomagic@seismo.usbr.gov
Seismotectonics Group, U.S. Bureau of Reclamation
Denver Federal Center, P.O. Box 25007 D-8330, Denver, CO 80225
"We do custom earthquakes (for food)"
or
"Just more roadkill on the information superhighway"
/\
/ \
/ \ /\ /\
/\ / \ / \ / \ /\ /\/\ /\/\
___/ \ /\/\/\/ \ / \ /\ / \ / \/ \/ \ /\_______
\/ \ / \ / \/ \/ \/
\/ \/
FIAT: Oozing rust from every pore, it disintegrated across the floor...
(Proud owner of auto-recycling FIAT)
--
Dan O'Connell
geomagic@seismo.usbr.gov
Seismotectonics Group, U.S. Bureau of Reclamation
|
|
|