different versions of gcc for kernel and usersp...
\ Mayuresh Chitale (21 Aug 2006)
. \ Michael Eager (21 Aug 2006)

8 msgGCC ARM Cross Linker Problem
2 msgGCC enquires
1 msgRead and get back(It Urgent)
3 msgHow to list all public symbols in a file/project?
1 msgmudflap warning: unaccessed registered object:
2 msggcc -fstack-protector-all option
3 msgLinker Problem Help Required
3 msgglobal objects order-of-construction & orde...
2 msgimplicit declaration warning only when using st...
2 msgUsing a lower version of gcc
3 msgis compiler error?
2 msgmath functions
1 msgCompiling Simplescalar
1 msgSegmentation fault problem with C & Inline ...
2 msgHelp gcc compilation on Solaris 8
6 msgUnderstand cross compiling
1 msgcompilation time increased from 10 sec to 24 sec
1 msggcc 4.1.1 problem creating C++ shared library
2 msgexpected declaration specifiers or ... before (...
Subject:Re: different versions of gcc for kernel and userspace components
Group:Gcc-help
From:Michael Eager
Date:21 Aug 2006


Mayuresh Chitale wrote:
> Hi All,
>
> I want to know if it is possible to use different versions of gcc for
> the kernel and the userspace components for the same system / board?
>
> Any insights / suggestions on this would be highly appreciated .

There should be no problem using different versions of gcc
to build the Linux kernel and user applications. The kernel
often has restrictions on which gcc version can be used,
but these restrictions don't apply to the user space code.

--
Michael Eager eager
1960 Park Blvd., Palo Alto, CA 94306 650-325-8077


© 2004-2008 readlist.com