News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

GoLink 1.0.3.x and GoRC 1.0.2.x updates

Started by wjr, February 23, 2018, 05:13:24 PM

Previous topic - Next topic

wjr

GoLink – version 1.0.3.0 has the following changes:

  • updated with several additional entries in the LANG_... and SUBLANG_... lists
  • fixed rare problem with search for "__load_config_used" in symbol table

GoLink – version 1.0.3.1 now available here http://www.godevtool.com/Golink.zip with the following changes:

  • fixed problem with /mix command line switch not dealing with leading "__imp_" in symbol names under certain circumstances
  • fixed problem in dealing with leading "_" symbol decoration in certain circumstances
  • fixed problem in dealing with trailing "@##" symbol decoration, now checks second possible digit position as well

GoRC – version 1.0.2.0 has the following change:

  • updated with several additional entries in the LANG_... and SUBLANG_... lists

GoRC – version 1.0.2.1 now available here http://www.godevtool.com/Gorc.zip with the following change:

  • fixed problem with insufficient memory allocation for a 64-bit OBJ output file with many resources included

wjr


wjr