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


On Tue, Oct 16, 2001 at 11:19:52PM -0500, Loren James Rittle wrote:
> 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.

Thanks for testing.  Can you please also verify that the built compiler
does contain calls to gettext, e.g. by "nm -o c-*.o | grep gettext"?

zw


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