This is the mail archive of the gcc-bugs@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: gcc instalation


On Jul 29, 2001, inaki <inaki@wanadoo.es> wrote:

> the instslation of gcc 3.0 does not work in linux mandrake 
> it says to me : "error1"

Presumably, the error message is somewhat longer than this.

Anyway, if you ran into the problem that most users of Mandrake did,
the solution, IIRC, is to unset (or unsetenv, if you use a csh-like
shell) LANG, LC_ALL and LC_COLLATE during the build, or to install the
patch at http://gcc.gnu.org/ml/gcc-patches/2001-07/msg00153.html

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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