Hi all! :) 

On Tue, 1 Dec 1998, David Murn wrote:

> On Mon, 30 Nov 1998, Brett Thompson wrote:
>
> > But the ELF bcc binary is but a mere 16.4 kilobytes... 
> 
> Sure, the bcc binary is tiny, but bcc just calls cpp, cc1, as86 and ld86.
> cc1 is where the problem is, it's too big.

You're rather right indeed... I forgot about that. bcc is the "driver" or 
something?

But you're very correct about bcc-cc1.... It's something like 85K, eep!


So I suppose all development on ELKS is done by cross-compilation, which 
makes sense because it does after all have "embedded" in its name...

It would have been nice to get a C compiler running under ELKS on this 
very nearly dead machine at school with but a meg of RAM... :)

If anybody does get bcc to run under ELKS though let me know please :)

Thanks!!

-Brett

Reply via email to