Re: sys enviornment
"Bill Cunningham" <nospam@xxxxxxxxx> writes:
> I want to run gcc-3.4.5 as my main compiler and have gcc-2.96 also for
> kernel compilation. How do I set my enviornment to accomplish this? I know
> nothing about Bash. What should I alter in what file?
Never use gcc 2.96 for anything, and certainly not for the kernel.
GCC 3.4.5 should be just fine for compiling the kernel.
I know this doesn't answer your question, but the question shouldn't
have been asked in the first place.
--
Måns Rullgård
mru@xxxxxxxxxxxxx
.
Relevant Pages
- [RFC][PATCH-2.6] Clean up and merge compiler-*.h
... the kernel headers in include/linux to include/linux-abi. ... * Common definitions for all gcc versions go here. ... -/* Some compiler specific definitions are overwritten here ... (Linux-Kernel) - [rfc] built-in native compiler for Linux?
... Perhaps we should fork off gcc and ship Linux with its own ... This way we can optimize it for the kernel and not worry ... I didnt suggest forking GCC. ... What i think makes sense is to build a _new_ precompiler / compiler ... (Linux-Kernel) - Re: [RFC] Stupid tracepoint ideas
... gcc forbids jumping outside of inline assembly statements. ... but for some reason no kernel developer I know seems to be ... There are some kernel developers who are also GCC developers - but i ... I think the solution is obvious: the kernel needs its own compiler. ... (Linux-Kernel) - Re: Use of C99 int types
... the compiler. ... > Except the kernel wants to be optimized and work and use what features ... And where exactly are linux and libc when compiling code for an ... Just to make the bloody point GCC is not dependent on Linux in any way ... (Linux-Kernel) - [-mm patch] more updates for the gcc >= 3.2 requirement
... - - Make sure you have gcc 2.95.3 available. ... - some parts of the kernel, ... -The Red Hat gcc 2.96 compiler subtree can also be used to build this tree. ... -extern inline void prefetch ... (Linux-Kernel) |
|