The MASM Forum Archive 2004 to 2012

Project Support Forums => HLA Forum => Topic started by: Randall Hyde on April 07, 2007, 08:15:06 PM

Title: HLA v1.91 is now available
Post by: Randall Hyde on April 07, 2007, 08:15:06 PM
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