Re: bash link fails on AIX

2005-12-21 Thread Mike Frysinger
On Wed, Dec 21, 2005 at 10:35:11AM -0600, Perry Smith wrote: > I'm compiling bash-3.1 using IBM's compiler. I'm on AIX 5.3. I did > just the normal ./configure followed by make. Everything is fine > until the final link. It fails because it can not find isnan. http://lists.gnu.org/archive/

bash link fails on AIX

2005-12-21 Thread Perry Smith
I can not use bugbash so I am hoping I include all the information that is needed. I'm compiling bash-3.1 using IBM's compiler. I'm on AIX 5.3. I did just the normal ./configure followed by make. Everything is fine until the final link. It fails because it can not find isnan. To work