[parisc-linux] still getting $$dyncall refs in shlibs

Matthew Wilcox matthew@wil.cx
Thu, 24 May 2001 22:42:33 +0100


On Thu, May 24, 2001 at 03:32:59PM -0600, LaMont Jones wrote:
> With the new toolchain, sipp still builds a libsipp.so.3.1 trips the
> bug checker.  Checking everything on the system doesn't find any bad
> libs.  Here is the build output for libsipp.so:

I dug up a machine with binutils 2.11.90.0.1 and tried the same thing..

ld --shared -o libsipp.so.3.1 rendering.o geometric.o lightsource.o objects.o smalloc.o transforms.o viewpoint.o basic_shader.o marble.o granite.o mask.o bozo.o bumpy.o planet.o noise.o bezier.o bezier_lex.o pixelbuf.o torus.o cone.o ellipsoid.o prism.o sipp_pixmap.o sipp_bitmap.o wood.o xalloca.o phong.o strauss.o teapot.o  -soname libsipp.so.3 -lc
make[2]: Leaving directory `/home/demo/sipp/sipp-3.1/libsipp'

$ ls -l libsipp.so.3.1
-rwxr-xr-x    1 demo     demo       128429 May 24 15:36 libsipp.so.3.1
$ nm --dynamic libsipp.so.3.1 |grep '\$\$'
         U $$dyncall

so is there some other bug at work here?

> I'm at a loss from here - and give it to those who have a clue...

Likewise, i wish merely to report a data point.

-- 
Revolutions do not require corporate support.