Michael Riedl <address@hidden> writes:
Gaius,
with the latest GM2 version I was able to compile
- all files for the InOut library expect FormAusLib.mod (error in
PreParseFormat)
- all but 4 files in the Numeric library
- LibDBlasM2.mod & LibDBlas.mod : Compiler complains about missing
RETURN - I cannot find an issue (maybe blind on my own code ...)
- SpezFunkt3.mod : Here I made a lot of tests to comment out part of
code etc. etc. but cannot isolate the issue
I attached a file where most code is commented out, maybe helpful
in isolating the crash reason ...
- Differ.mod : Isolated the error (see comment around line 74) - can
be compiled now but issue should be fixed ;-)
The preprocessor can be build without issue and works fine. If you
still have issues let me know and I will send you pre-processed files
separately, but just also creating some tar files which I will also
put in the repository ... (prepocessedfile.GM2.tar,
preprocessedfiles.XDS.tar)
Updated all code to "https://opensourceprojects.eu/p/modula2/".
So we are getting close ...
Michael
PS : I will write another mail soon as I would like to re-open the old
discussion about the "default" sizes of floating point variables
... it's causing some pain :-(
Hi Michael,
many thanks for the email - I will look into your code! Yes, ok, it
might be possible to have switchable default floating point sizes. It
would require building the libraries multiple times and also require
changing some of the compiler building blocks. But in principle I think
it is possible,
regards,
Gaius