From: Matthew Wilcox <matthew@wil.cx>
To: LaMont Jones <lamont@hp.com>
Cc: parisc-linux@parisc-linux.org
Subject: Re: [parisc-linux] still getting $$dyncall refs in shlibs
Date: Thu, 24 May 2001 22:42:33 +0100 [thread overview]
Message-ID: <20010524224233.G23718@parcelfarce.linux.theplanet.co.uk> (raw)
In-Reply-To: <20010524213301.126241872C@security.hp.com>; from lamont@hp.com on Thu, May 24, 2001 at 03:32:59PM -0600
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.
next prev parent reply other threads:[~2001-05-24 21:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-05-24 21:32 [parisc-linux] still getting $$dyncall refs in shlibs LaMont Jones
2001-05-24 21:42 ` Matthew Wilcox [this message]
2001-05-24 21:59 ` [parisc-linux] " LaMont Jones
2001-05-24 23:02 ` amodra
2001-05-24 22:59 ` John David Anglin
2001-05-24 23:14 ` LaMont Jones
2001-05-24 23:26 ` John David Anglin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010524224233.G23718@parcelfarce.linux.theplanet.co.uk \
--to=matthew@wil.cx \
--cc=lamont@hp.com \
--cc=parisc-linux@parisc-linux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.