This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: message translation fixes



> I would appreciate testing on non-glibc-based systems.  (Don't
> forget to re-run autoconf and autoheader after applying the patch.)

Hi Zack,

Thanks for fixing this properly.  As requested, tested on
i386-unknown-freebsd4.3 (a non-glibc-based system that had been
failing in its default configuration).

I removed my local work-around, applied your patch and rebuilt all
generated files.  I reviewed your patch, thus I also rm'd all copies
of libintl.h under $(objdir) in an already built tree.
`make quickstrap' completed.  I looked at the newly-generated
auto-host.h and doubled-checked that the bootstrap failure point was
indeed rebuilt properly by touching gcc/c-parse.c and making
quickstrap again while observing all output.

Regards,
Loren


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