: Not quite.  I didn't actually know about the 512k limit, but greg says
: it's there.  libc is tiny, as all ELKS programs are statically linked, so
: libc+program must be less than 64k.
: 
        The issue here is that the size of the libc.a file itself is > 512k, so
the filesystem won't let ld86 read it...

Greg

Reply via email to