This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch to fix regenerating libiberty/config.in


Eric Botcazou <ebotcazou at libertysurf dot fr> writes:

| > 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!

It is OK for gcc-3_2-branch.

Thanks,

-- Gaby


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]