Re: build failure/ i386

2020-10-23 Thread Brett Lymn
On Fri, Oct 23, 2020 at 10:47:46PM +0200, Miranda van den Breukelingen wrote: > > has crt0 to do with BIOS Console as an installation option? I get the "no > such > file or directory" although available. > No - C RunTime, see: https://en.wikipedia.org/wiki/Crt0 there is something very

build failure/ i386

2020-10-23 Thread Miranda van den Breukelingen
problem is when compiling world at tests with file crt0.S has crt0 to do with BIOS Console as an installation option? I get the "no such file or directory" although available. installed the userland anyway and added a pre-compiled custom-kernel; now I can't even compile ./build.sh -u