spanish translation for gcc 3.1 causes compile problems

Fire sefanja@gmx.net
Wed Jun 26 16:36:00 GMT 2002


Hi all,

I found the spanish ld translation giving similar problems already,
this one is also quite severe...

The spanish translation of gcc, that is,
/gcc-3.1/binutils/po/es.po, the one that installs to
/usr/share/locale/es/LC_MESSAGES/gcc.mo, gave me problems compiling
the GNU/Linux kernel, and I guess it will also when compiling other
programs. The problem is that it won't find the correct include path
for stdarg.h (which is in
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.1/include/ in my case). It might
be because it thinks the host version is not
i686-pc-linux-gnu. Deleting the translation solved my problems.

For now, the solution to this problem is deleting the gcc.mo file in
/usr/share/locales/es/LC_MESSAGES, or whereever it is on your system.

Regards,
S. Ruijsenaars



More information about the Gcc-bugs mailing list