News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

HLA v1.91 is now available

Started by Randall Hyde, April 07, 2007, 08:15:06 PM

Previous topic - Next topic

Randall Hyde

Hi All,

HLA v1.91 is now available on Webster.
This is a quick maintenance release that fixes a few problems with pathnames to object code files. It also cleans up some cross-platform issues related to directory path separator characters. There is a new "hlalink" environment variable that lets you set the default linker to use (under Windows, under Linux it's always 'ld'). I've also modified the syntax of array constants to allow a trailing comma as syntactical cruft in order to make it cleaner to generate large array constants using the HLA compile-time language.

The new version can be found at

http://webster.cs.ucr.edu/AsmTools/HLA/dnld.html

hLater,
Randy Hyde