mikep
Joined: 24 Sep 2005
Posts: 772
Location: Austin, TX
|
|
Posted: 07 January 2008, 22:52 PM Post subject: Re: thx for the replies |
|
|
| dkinzer wrote: | | mikep wrote: | | The restriction about the variable size initialization code could be fixed by calling a single init function at startup time. |
I have posted an experimental version (read: not fully tested) of the compiler that implements this change along with a few others. The .zip file contains a description of the changes in the new version. |
I have tried out the new compiler. The code generation looks good and the loader works just fine. Thank you for providing this new function so quickly. I can now remove one of the restrictions of the loader. |
|