Re: uname ?

2001-04-18 Thread Erik Mouw
On Wed, Apr 18, 2001 at 07:56:25PM +0200, Dragan Milenkovic wrote: > > Few days ago, I found an incredibly usable option in latest gcc versions. > gcc -march=k6 -mcpu=k6 That -mcpu flag is not necessary. From the gcc info files: `-march=CPU TYPE' Generate instructions for the machine type

Re: uname ?

2001-04-18 Thread Erik Mouw
On Wed, Apr 18, 2001 at 07:56:25PM +0200, Dragan Milenkovic wrote: rpm-related Few days ago, I found an incredibly usable option in latest gcc versions. gcc -march=k6 -mcpu=k6 That -mcpu flag is not necessary. From the gcc info files: `-march=CPU TYPE' Generate instructions for the

Re: "uname -p" prints unknown for Athlon K7 optimized kernel?

2001-04-15 Thread Andreas Schwab
"Mr. Shannon Aldinger" <[EMAIL PROTECTED]> writes: |> On Sun, 15 Apr 2001, it was written: |> |> > elfie:~ # uname -p |> > unknown |> > |> > elfie:~ # uname -a |> > Linux elfie 2.4.3 #1 Fri Apr 13 21:08:29 CEST 2001 i586 unknown |> > |> I get the same on my Sun Ultra 1, and various x86 boxes.

Re: "uname -p" prints unknown for Athlon K7 optimized kernel?

2001-04-15 Thread Mr. Shannon Aldinger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 15 Apr 2001, it was written: > elfie:~ # uname -p > unknown > > elfie:~ # uname -a > Linux elfie 2.4.3 #1 Fri Apr 13 21:08:29 CEST 2001 i586 unknown > I get the same on my Sun Ultra 1, and various x86 boxes. I'm sure this is normal, I'm just

Re: "uname -p" prints unknown for Athlon K7 optimized kernel?

2001-04-15 Thread Heinz Diehl
On Sun Apr 15 2001, joker wrote: > i have this problem using intel 850mhz and 333mhz > any know where to get update version of uname ? http://www.tuxfinder.com Btw: elfie:~ # uname --version uname (GNU sh-utils) 2.0.11 Written by David MacKenzie. Copyright (C) 2000 Free Software Foundation,

Re: uname -p prints unknown for Athlon K7 optimized kernel?

2001-04-15 Thread Heinz Diehl
On Sun Apr 15 2001, joker wrote: i have this problem using intel 850mhz and 333mhz any know where to get update version of uname ? http://www.tuxfinder.com Btw: elfie:~ # uname --version uname (GNU sh-utils) 2.0.11 Written by David MacKenzie. Copyright (C) 2000 Free Software Foundation,

Re: uname -p prints unknown for Athlon K7 optimized kernel?

2001-04-15 Thread Mr. Shannon Aldinger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 15 Apr 2001, it was written: elfie:~ # uname -p unknown elfie:~ # uname -a Linux elfie 2.4.3 #1 Fri Apr 13 21:08:29 CEST 2001 i586 unknown I get the same on my Sun Ultra 1, and various x86 boxes. I'm sure this is normal, I'm just not

Re: uname -p prints unknown for Athlon K7 optimized kernel?

2001-04-15 Thread Andreas Schwab
"Mr. Shannon Aldinger" [EMAIL PROTECTED] writes: | On Sun, 15 Apr 2001, it was written: | | elfie:~ # uname -p | unknown | | elfie:~ # uname -a | Linux elfie 2.4.3 #1 Fri Apr 13 21:08:29 CEST 2001 i586 unknown | | I get the same on my Sun Ultra 1, and various x86 boxes. I'm sure this is |

Re: "uname -p" prints unknown for Athlon K7 optimized kernel?

2001-04-14 Thread joker
i have this problem using intel 850mhz and 333mhz any know where to get update version of uname ? Ishikawa wrote: > Hi, > > On my athlong K7 optimized kernel prints "unknown" fir oricessir type. > (I have not realized what this "unknown" stood for until today.) > > #uname -p > unknown > #uname

Re: "uname -p" prints unknown for Athlon K7 optimized kernel?

2001-04-14 Thread xcp
uname has printed unknown for the cpu vendor for as long as I can remember. There is a hacked uname.c distributed as "nuname" that works for cyrix intel and amd, maybe others. http://cds.duke.edu/pub/sunsite/utils/shell/nuname-1.0.tar.gz I *think* Cyrix shows up as CyrixInstead Dual P120 Linux

Re: "uname -p" prints unknown for Athlon K7 optimized kernel?

2001-04-14 Thread Bart Trojanowski
BTW this is also the case for AMD-K6-3 and I would imagine all other AMD processors. B. On Sun, 15 Apr 2001, Ishikawa wrote: > Hi, > > On my athlong K7 optimized kernel prints "unknown" fir oricessir type. > (I have not realized what this "unknown" stood for until today.) > > #uname -p >

Re: uname -p prints unknown for Athlon K7 optimized kernel?

2001-04-14 Thread Bart Trojanowski
BTW this is also the case for AMD-K6-3 and I would imagine all other AMD processors. B. On Sun, 15 Apr 2001, Ishikawa wrote: Hi, On my athlong K7 optimized kernel prints "unknown" fir oricessir type. (I have not realized what this "unknown" stood for until today.) #uname -p unknown

Re: uname -p prints unknown for Athlon K7 optimized kernel?

2001-04-14 Thread xcp
uname has printed unknown for the cpu vendor for as long as I can remember. There is a hacked uname.c distributed as "nuname" that works for cyrix intel and amd, maybe others. http://cds.duke.edu/pub/sunsite/utils/shell/nuname-1.0.tar.gz I *think* Cyrix shows up as CyrixInstead Dual P120 Linux

Re: uname -p prints unknown for Athlon K7 optimized kernel?

2001-04-14 Thread joker
i have this problem using intel 850mhz and 333mhz any know where to get update version of uname ? Ishikawa wrote: Hi, On my athlong K7 optimized kernel prints "unknown" fir oricessir type. (I have not realized what this "unknown" stood for until today.) #uname -p unknown #uname -a

RE: uname

2000-11-22 Thread David Schwartz
> Little question about 'uname'. Does it read data from kernel, /proc or > get its data from other source ? 'strace' was made to answer questions like this. DS - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL

Re: uname

2000-11-22 Thread Alex Belits
On Thu, 23 Nov 2000, J . A . Magallon wrote: > Little question about 'uname'. Does it read data from kernel, /proc or > get its data from other source ? uname(1) utility calls uname(2) syscall. -- Alex -- Excellent.. now

Re: uname

2000-11-22 Thread Alex Belits
On Thu, 23 Nov 2000, J . A . Magallon wrote: Little question about 'uname'. Does it read data from kernel, /proc or get its data from other source ? uname(1) utility calls uname(2) syscall. -- Alex -- Excellent.. now give

RE: uname

2000-11-22 Thread David Schwartz
Little question about 'uname'. Does it read data from kernel, /proc or get its data from other source ? 'strace' was made to answer questions like this. DS - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED]