Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: gcc7 AMD kernel fails to boot



On Tue, Feb 12, 2019 at 07:22:26PM +1100, matthew green wrote:
> hmm.  can you try a kernel built with build.sh kernel=?  ie, the
> "cross compiler" toos, vs. the compiler in /usr/bin.
> 
> if that also fails, we might have to bisect-by-object to see
> which object is faulty.  ie, copy 1/2 the .o from gcc6 and half
> from gcc7 into the build, relink and try that kernel.  if it
> works, 1/2 the remaining gcc7 files and repeat until failure
> indicates just one file.  sometimes it can be multiple files.

Thanks for the plan! (Weird the that both intel boxes I did this to
just worked...)

Cheers,

Patrick


Home | Main Index | Thread Index | Old Index