: -rw-r--r--   1 root     root          131 Sep 27 17:29 crt0.o
: -rw-r--r--   1 root     root         5924 Sep 27 17:29 libbsd.a
: -rw-r--r--   1 root     root        83740 Sep 27 17:29 libc.a
: -rw-r--r--   1 root     root        83232 Apr 14  1999 libc_f.a
: -rw-r--r--   1 root     root        50544 Apr 14  1999 libc_s.a
: -rw-r--r--   1 root     root        51200 Apr 14  1999 libdos.a
: #
: 
: The library is only 84K at most, and none of the source files are any size
: at all according to a find I ran over it. Why is the 512K limit a problem
: at the moment?

My mind isn't what it used to be.  I guess I found the 512k problem when I
was compiling up MINIX 2.0's libc.a, when I was screwing around with getting
bcc self-hosting.  Because certain sources required -ansi, I decided that bcc
needed to compile ansi directly since unproto was a porting problem, etc etc.

So, 512k _isn't_ a problem now.  (But we should still fix it ;-)

Greg

Reply via email to