> > The modula-3 port is about the same size as yours, and it
> > bootstraps, but (like you said) it does it from C.
> 
> Actually, the standard Modula-3 bootstraps contain assembly-language
> sources generated by a cross-compiler, not C.

Actually that is the first plan too for fpc. This because the port of the required
libraries and stubs probably will  be ready earlier than the actual compiler 
support (adding of a target in the compiler source), specially because we want
to redo the linux definitions to some unix-general and create linux and freebsd
as special cases.

Marco van de Voort ([EMAIL PROTECTED])
<http://www.stack.nl/~marcov/xtdlib.htm>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to