Re: libc softfloat diff

2018-01-19 Thread Mark Kettenis
> From: Jeremie Courreges-Anglas > Date: Fri, 19 Jan 2018 15:28:20 +0100 > > On Fri, Jan 19 2018, Mark Kettenis wrote: > > I thought I had built a snap with armv7, but apparently I didn't. Or > > at least I didn't since I made changes to the whole symbol mess. > > Anyway, the issue is that when

Re: libc softfloat diff

2018-01-19 Thread Jeremie Courreges-Anglas
On Fri, Jan 19 2018, Mark Kettenis wrote: > I thought I had built a snap with armv7, but apparently I didn't. Or > at least I didn't since I made changes to the whole symbol mess. > Anyway, the issue is that when building ramdisk code the difference > between GCC-style inline and ISO-style inline

libc softfloat diff

2018-01-19 Thread Mark Kettenis
I thought I had built a snap with armv7, but apparently I didn't. Or at least I didn't since I made changes to the whole symbol mess. Anyway, the issue is that when building ramdisk code the difference between GCC-style inline and ISO-style inline rears its ugly head again. The solution is to swi