> But why cannot the stuff in a .hc file be directly compiled with any
> C-compiler into a binary format, and executed directly? Does
> it have to do
> with some special kind of needed file merging?
It can be compiled without any munging, but you lose many of the
optimisations (about a factor of 2 slowdown and increased binary size).
However, the ability to compile with just a copy of gcc is useful for
porting.
Cheers,
Simon
- STG Hugs question Hans Aberg
- FW: STG Hugs question Simon Peyton-Jones
- RE: STG Hugs question Hans Aberg
- RE: STG Hugs question Hans Aberg
- Re: STG Hugs question Keith Wansbrough
- Re: STG Hugs question Hans Aberg
- Re: STG Hugs question Koen Claessen
- Re: STG Hugs question Hans Aberg
- RE: STG Hugs question Simon Marlow
- RE: STG Hugs question Hans Aberg
- RE: STG Hugs question Simon Marlow
- Re: STG Hugs question Keith Wansbrough
- Re: STG Hugs question Hans Aberg
- RE: STG Hugs question Hans Aberg
