Re: status
Quest <[email protected]> Tue, 22 Apr 2003 22:08:33 +0200
| Newsgroups | gmane.comp.python.snake-farm.user |
|---|---|
| Organization | Pantheon |
| Message-ID | <[email protected]> |
Neal Norwitz <[email protected]> writes: > On Thu, Apr 10, 2003 at 10:27:25AM -0400, Neal Norwitz wrote: >> >> 3) AIX fails to link. This works for me when built manually. >> So there must be some difference in the environment. The >> problem is that -lpthread is not present when linking. >> I'll try to look into this. If I have write privileges >> to the build area, I should be able to fix the problem. > > This appears to be an environment issue. configure is told to use > CC='ccache gcc', but the linker it finds is cc_r. This mismatch > causes the threads linking problem. I believe passing --with-gcc to > configure will fix the problem. Another possible fix would be to set > LD='gcc', but I'm not sure if that works. > > Anders, can you make the change to add --with-gcc for AIX? It seems that hal has gone belly up, so we'll have to find another AIX machine to do our dirty work. I'll use dupond for manual builds for the time being. -- Anders "Quest" Qvist http://www.lysator.liu.se/~sfarmer