On Thu, 15 Jul 1999, David Murn wrote:
> On Wed, 14 Jul 1999, Greg Haerr wrote:
>
> > The issue here is that the size of the libc.a file itself is > 512k, so
> > the filesystem won't let ld86 read it...
>
> It is? I dunno where you got your libc.a from, but mine is 82k. libc
> under Linux is > 512k, but under ELKS, it's tiny.
>
This is why I thought I had it wrong.
Speaking (or not) about filesystems, whats this all about:
bcc -0 -O -ansi -s -ansi fsck.c -o fsck -Hffff
undefined symbol: _S_ISSOCK
It would be nice as a hard disk filing system is fairly useless without
it.
And:
bcc -0 -O -ansi -s ls.c -o ls
undefined symbol: _S_ISSOCK
Hmmmm.
Luke(Boo) Farrar.