comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » callable IDL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
callable IDL [message #44826] Tue, 19 July 2005 08:49
jicicu is currently offline  jicicu
Messages: 1
Registered: July 2005
Junior Member
Hi everybody,

I am trying to create an executable with g++ in linux suse that starts
and idl session. I don't know the link options for creating such
executable. I tried:

g++ -Wall -L../lib -L../CFIs/
-L/usr/local/rsi/idl_6.0/bin/bin.linux.x86
-L/usr/local/rsi/idl_6.0/bin/bin.linux.x86/lib -L/usr/X11/lib
-L/usr/local/mysql/lib -o ./GOME2GPP ./Breakpoint.o ./MySQL_database.o
./call_idl.o ./callableIDLDriver.o -lmetop_orbit -lmetop_pointing
-lmetop_lib -lm -lnsl -lstdc++ -lpthread -L../lib -lxerces-c -lc -lg2c
-lidl -lX11 -lXp -lXpm -lXext -lXt -lSM -lICE -ldl -lrt -lpthread
-lmysqlclient -lz

and I get some messages like these:
/usr/local/rsi/idl_6.0/bin/bin.linux.x86/libidl.so: undefined reference
to `_XmGeoSetupKid'
/usr/local/rsi/idl_6.0/bin/bin.linux.x86/libidl.so: undefined reference
to `XmDragStart'
/usr/local/rsi/idl_6.0/bin/bin.linux.x86/libidl.so: undefined reference
to `mglRotatef'
/usr/local/rsi/idl_6.0/bin/bin.linux.x86/libidl.so: undefined reference
to `mglRasterPos2i'
/usr/local/rsi/idl_6.0/bin/bin.linux.x86/libidl.so: undefined reference
to `XmCreateOptionMenu'
/usr/local/rsi/idl_6.0/bin/bin.linux.x86/libidl.so: undefined reference
to `XmTextGetSelectionPosition'
/usr/local/rsi/idl_6.0/bin/bin.linux.x86/libidl.so: undefined reference
to `XmListDeselectPos'

Does anyone know the right compilation options. Any help will be most
welcomed.

Many thanks in advance,
Juan
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Modal dialog crashes on Linux Redhat 7.2
Next Topic: Re: Finding coordinates on the circumference of a circle

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Mon Dec 01 06:01:02 PST 2025

Total time taken to generate the page: 2.00334 seconds