Re: [PATCH] Build AIX shared libraries with binutils 2.19.50+

2009-06-23 Thread Richard Sandiford
Ralf Wildenhues ralf.wildenh...@gmx.de writes: sorry for the long delay. Apparently the 4.3.3 system has flaky hardware; anyway I don't trust its results any more. I've now pushed your two proposed patches, added a small NEWS entry to the first, and added you to THANKS. Great! Thanks for

Re: [PATCH] Fix GNU nm invocation for AIX

2009-05-12 Thread Richard Sandiford
Ralf Wildenhues ralf.wildenh...@gmx.de writes: Can I just ping this? Sure. I think that I will get to it (both patches) this weekend. Basically I will do the testing myself on 5.3, 4.3.3, and maybe 5.1. If somebody beats me to this, and is able to post testsuite.log files (even sanitized

Re: [PATCH] Fix GNU nm invocation for AIX

2009-05-08 Thread Richard Sandiford
on that myself. Richard Richard Sandiford richa...@transitive.com writes: Ralf Wildenhues ralf.wildenh...@gmx.de writes: * Richard Sandiford wrote on Fri, Apr 24, 2009 at 06:35:20PM CEST: Ralf Wildenhues ralf.wildenh...@gmx.de writes: * Richard Sandiford wrote on Mon, Mar 16, 2009 at 10:53:23AM CET

Re: [PATCH] Fix GNU nm invocation for AIX

2009-04-25 Thread Richard Sandiford
Ralf Wildenhues ralf.wildenh...@gmx.de writes: * Richard Sandiford wrote on Fri, Apr 24, 2009 at 06:35:20PM CEST: Ralf Wildenhues ralf.wildenh...@gmx.de writes: * Richard Sandiford wrote on Mon, Mar 16, 2009 at 10:53:23AM CET: AIX nm lists weak defined symbols like any other global symbol

Re: [PATCH] Build AIX shared libraries with binutils 2.19.50+

2009-04-24 Thread Richard Sandiford
Hi Ralf, Thanks for the review, and sorry for the long time it's taken to reply. Ralf Wildenhues ralf.wildenh...@gmx.de writes: * Richard Sandiford wrote on Mon, Mar 16, 2009 at 10:49:17AM CET: If you try to configure libtool to build shared libraries on AIX, it prints the following message

Re: [PATCH] Fix GNU nm invocation for AIX

2009-04-24 Thread Richard Sandiford
Ralf Wildenhues ralf.wildenh...@gmx.de writes: * Richard Sandiford wrote on Mon, Mar 16, 2009 at 10:53:23AM CET: AIX nm lists weak defined symbols like any other global symbol, whereas GNU nm lists them as W. The export_symbols_cmds for GNU nm on AIX should therefore look for W in addition