lkml.org 
[lkml]   [1999]   [Mar]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: compiling 2.2.3 and IDE disk probs
On Mon, Mar 22, 1999 at 10:23:41PM -0500, Nicholas Henke wrote:

> I am using Suse 6.0 which ships with both gcc and egcs, how can i be sure that
> I am compiling the kernel with and only with gcc and not egcs?

I don't use egcs but I do have gcc 2.7.2.3 and 2.8.1 installed; I don't know
if the following is relevant to egcs or not. They are both run from the same
front-end (gcc); 2.8.1 is the default:

loth:~$ gcc -v
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/2.8.1/specs
gcc version 2.8.1

Selecting 2.7.2.3 can be done with the -V switch:

loth:~$ gcc -V 2.7.2.3 -v
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/2.7.2.3/specs
gcc driver version 2.8.1 executing gcc version 2.7.2.3

If you look in /proc/version you should see which one you compiled with (shove
the -V x.y.z into the top-level kernel Makefile's CFLAGS to select):

loth:~$ cat /proc/version
Linux version 2.2.4-pre6 (root@loth) (gcc driver version 2.8.1 executing
gcc version 2.7.2.3) #58 Mon Mar 22 23:46:10 GMT 1999

--
There was a young man of St. John's / Who wanted to bugger the swans. /
But the loyal hall porter / Said, "Pray take my daughter! /
Those birds are reserved for the dons."

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:50    [W:0.040 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site