[parisc-linux] Re: [hppa] binutils will not build shared libraries with external deps?
H. J. Lu
hjl@lucon.org
Wed, 28 May 2003 13:27:57 -0700
On Thu, May 29, 2003 at 04:37:06AM +0930, amodra@bigpond.net.au wrote:
> On Mon, May 26, 2003 at 10:22:51PM -0700, Randolph Chung wrote:
> > tausq@ios:~$ gcc -shared -fPIC -o blah.so blah.c
> > /tmp/ccC3fZeH.o(.text+0x1c): In function `call_foo':
> > : undefined reference to `foo'
>
> This should fix it. Would someone mind applying it for me? I'm in
> transit at the moment and internet access is slow and flaky. 2.14
> branch too, I guess.
Applied to mainline.
H.J.