Re: kernel over gcc3

2002-09-04 Thread Menaka Lashitha Bandara
On Thu, 2002-09-05 at 10:25, Mij wrote: > I would like to have comments from people running kernels compiled on gcc3: > stability, speed, compiletimings... I've got my dmesg attached. I think I used gcc3.1, havn't tried with 3.2. Yet. Yep, it's not bad with speed, I can'

kernel over gcc3

2002-09-04 Thread Mij
I would like to have comments from people running kernels compiled on gcc3: stability, speed, compiletimings... bye

Re: gcc3

2002-08-01 Thread Daniel Jacobowitz
On Thu, Aug 01, 2002 at 07:37:25PM -0400, Mike Furr wrote: > On Wed, 2002-07-31 at 10:43, Daniel Jacobowitz wrote: > > That's not correct. It can handle hand-written Altivec code but it > > will not produce it automatically. > speaking of this... I been playing around with the vector enabled ops i

Re: gcc3

2002-08-01 Thread Daniel Jacobowitz
On Thu, Aug 01, 2002 at 07:37:25PM -0400, Mike Furr wrote: > On Wed, 2002-07-31 at 10:43, Daniel Jacobowitz wrote: > > That's not correct. It can handle hand-written Altivec code but it > > will not produce it automatically. > speaking of this... I been playing around with the vector enabled ops i

Re: gcc3

2002-08-01 Thread Mike Furr
On Wed, 2002-07-31 at 10:43, Daniel Jacobowitz wrote: > That's not correct. It can handle hand-written Altivec code but it > will not produce it automatically. speaking of this... I been playing around with the vector enabled ops in os X and just tried them out in linux, but no dice. Are any of t

Re: gcc3

2002-07-31 Thread Daniel Jacobowitz
On Wed, Jul 31, 2002 at 03:39:58PM +, matthew yee-king wrote: > Hello! > > I'm probably going to put debian on my laptop (i've recently been converted > from redhat/ yellowdog loyalties). > > just wondering if anyone knows much about gcc3 - for example, i

gcc3

2002-07-31 Thread matthew yee-king
Hello! I'm probably going to put debian on my laptop (i've recently been converted from redhat/ yellowdog loyalties). just wondering if anyone knows much about gcc3 - for example, i've heard it can generated binaries optimised for altivec. if this is the case, would it be po