Hello all.

 

In a previous message (http://www.mozart-oz.org/pipermail/mozart-hackers/2005/002511.html), I posted some mods to the procedure for building a native version of mozart on Windows described in http://www.mozart-oz.org/documentation/install/node6.html.
 

I left something out.  A few files had to be munged to get them to compile on mingw under cygwin.  The mods are included in the attached diff file.  They’re mostly syntactic changes to get the compiler to stop complaining, although there were some changes that were peculiar.  For instance, a “goto” was replaced by a looping construct, and, most strangely, some methods of a class needed “this” references to get the compiler to understand that the class inherited the subjects of the “this” reference from a base class.

 

Have fun. J

-- Harmon

Attachment: mozartwindowsbuild.diff
Description: mozartwindowsbuild.diff

_________________________________________________________________________________
mozart-hackers mailing list                           
[email protected]      
http://www.mozart-oz.org/mailman/listinfo/mozart-hackers

Reply via email to