The MASM Forum Archive 2004 to 2012

Project Support Forums => HLA Forum => Topic started by: stanks on November 25, 2011, 09:29:30 AM

Title: jwasm linux example
Post by: stanks on November 25, 2011, 09:29:30 AM
of using and calling hla functions from hla standard library.
or maybe someone have any idea how?

thanks
Title: Re: jwasm linux example
Post by: Sevag.K on November 26, 2011, 07:25:14 AM
i think jwasm is masm compatible.  you'll have to write masm prototypes for the hla library functions with the proper external names.  look in the hla header files for the external names.
Title: Re: jwasm linux example
Post by: stanks on November 29, 2011, 09:51:46 AM
every time i get undefined reference...win and lin