Re: problem compiling a new gcc version.

2002-12-14 Thread Wim De Smet
On Wed, 11 Dec 2002 02:05:59 +1100 Rob Weir <[EMAIL PROTECTED]> wrote: > On Sat, Dec 07, 2002 at 10:37:01PM +0100, Wim De Smet wrote: > > could it be that this is specific to my kernel or is it a configuration problem >with my current locales? > > I hope this is not too specific, I could mail to

Re: problem compiling a new gcc version.

2002-12-10 Thread Rob Weir
On Sat, Dec 07, 2002 at 10:37:01PM +0100, Wim De Smet wrote: > could it be that this is specific to my kernel or is it a configuration problem with >my current locales? > I hope this is not too specific, I could mail to the gcc people but I haven't had >this problem under other > systems so I fig

problem compiling a new gcc version.

2002-12-07 Thread Wim De Smet
Hi, I'm running woody with a 2.2.20 kernel. Recently I tried to install a newer gcc (3.2). I used these commands: mkdir /usr/gcc-3.2/ cd /usr/gcc-3.2/ /opt/gcc-3.2/configure --with-local-prefix=/usr/src/kernel-headers-2.2.20/include --prefix=/usr make (or make bootstrap, tried them both) config