Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!samsung!xylogics!transfer!lectroid!pennies.sw.stratus.com!mcross From: mcross@pennies.sw.stratus.com (Matt Cross) Newsgroups: comp.windows.x Subject: Re: Xtank for C-programming competition on Sun-4's Message-ID: <1685@lectroid.sw.stratus.com> Date: 6 Jul 90 19:01:21 GMT References: <1990Jul6.165411.2512@msuinfo.cl.msu.edu> Sender: usenet@lectroid.sw.stratus.com Reply-To: mcross@pennies.sw.stratus.com (Matt Cross) Organization: Stratus Computer, Inc. Lines: 21 Which version of xtank are you using? On 'gatekeeper.dec.com', I found version 1.2 - it can be setup to use the 'sun lwp' stuff for the threads... I have it working (mostly) on a sun3, but I am having a slight problem dynamically loading in the robot programs - I get the following error from the linker: ld: /lib/libX11.a(__.SYMDEF): rd_shsb: can't read struct dynamic for shared library /lib/libX11.a But, here's the command line that xtank passed to ld: /bin/ld -x -N -A ~mcross/xwins/xtank/xtank.exe -T (some address) -o /tmp/xtank.output ~mcross/xwins/xtank/Programs/DJCmove.o -lm -lc > /tmp/xtank.error 2>&1 It doesn't include xtank in the libraries! Might it have something to do with the -A option - xtank.exe uses libX11.a... HELP! -- These are my views, and in no way reflect the views of Stratus Computer, Inc. Mail to: mcross@es.stratus.com or profesor@wpi.wpi.edu