This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
gcc 4.x object compatibility
- From: kevin diggs <diggskevin38 at gmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Thu, 27 Jan 2011 10:26:48 -0600
- Subject: gcc 4.x object compatibility
Hi,
One idea I had to try to figure out why I can't boot a non-SMP kernel
on PowerPC when compiled with gcc 4.2.4 or 4.3.5 is to start with a
4.1.2 built tree and rebuild select parts with one of the newer
compilers and see if the result will boot. Is there any chance that
can work?
Thanks!
kevin