Re: [CMake] cmake 2.8.12.2 fails on AIX 6.1 with "ld: target noipath not found"

2014-05-01 Thread Bill Hoffman
; Thanks > Graham Russell > > -Original Message- > From: CMake [mailto:cmake-boun...@cmake.org] On Behalf Of Bill Hoffman > Sent: Thursday, May 01, 2014 1:33 PM > To: cmake@cmake.org > Subject: Re: [CMake] cmake 2.8.12.2 fails on AIX 6.1 with "ld: target > no

Re: [CMake] cmake 2.8.12.2 fails on AIX 6.1 with "ld: target noipath not found"

2014-05-01 Thread Graham Russell
lves. Thanks Graham Russell -Original Message- From: CMake [mailto:cmake-boun...@cmake.org] On Behalf Of Bill Hoffman Sent: Thursday, May 01, 2014 1:33 PM To: cmake@cmake.org Subject: Re: [CMake] cmake 2.8.12.2 fails on AIX 6.1 with "ld: target noipath not found" On 5/1/2014

Re: [CMake] cmake 2.8.12.2 fails on AIX 6.1 with "ld: target noipath not found"

2014-05-01 Thread Bill Hoffman
On 5/1/2014 4:04 PM, Graham Russell wrote: Thanks for the response, Bill. I confirmed that the compiler install works fine: pvm-vangogh-94:grussell [625] /usr/local/bin/gcc hello.c -o hello pvm-vangogh-94:grussell [626] ./hello Hello World! I also tested it with your simple program and it als

[CMake] cmake 2.8.12.2 fails on AIX 6.1 with "ld: target noipath not found"

2014-05-01 Thread Graham Russell
AIX 6.1 with "ld: target noipath not found" On 5/1/2014 12:30 PM, Graham Russell wrote: > Hello > > I installed cmake 2.8.12.2 on AIX 6.1 with the intention of building > MySQL. The build fails so I tried to cmake the simplest test program, > and I get the same failu

Re: [CMake] cmake 2.8.12.2 fails on AIX 6.1 with "ld: target noipath not found"

2014-05-01 Thread Bill Hoffman
On 5/1/2014 12:30 PM, Graham Russell wrote: Hello I installed cmake 2.8.12.2 on AIX 6.1 with the intention of building MySQL. The build fails so I tried to cmake the simplest test program, and I get the same failure. The error is “ld: target noipath not found” It seems to me that “noipath” i

[CMake] cmake 2.8.12.2 fails on AIX 6.1 with "ld: target noipath not found"

2014-05-01 Thread Graham Russell
Hello I installed cmake 2.8.12.2 on AIX 6.1 with the intention of building MySQL. The build fails so I tried to cmake the simplest test program, and I get the same failure. The error is "ld: target noipath not found" It seems to me that "noipath" is a directive to the linker, so the linker s