Patch to fix regenerating libiberty/config.in

Eric Botcazou ebotcazou@libertysurf.fr
Mon Apr 14 11:50:00 GMT 2003


> I believe the following patch is the proper solution.  What we had was
> a genuine bug in configure.in.  In there we check for uintptr_t and
> provide a fallback define if that type doesn't exist.  Then we'd check
> the shell variable result of the test and define HAVE_UINTPTR_T only
> if the test succeeded.  That's bogus.

Indeed.

> Can you please try the patch with 3.2.x on solaris2.5.1 and see if it
> cures your bootstrap breakage?

Bootstrapped fine on Solaris 2.5.1, 2.6 and 2.7 this morning. Thanks!

> 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
>
> 	* configure.in (HAVE_UINTPTR_T): Always define.

Don't you need to mention

	* configure: Regenerate.

too?

-- 
Eric Botcazou



More information about the Binutils mailing list