![]() |
|
|
#23 |
|
Jul 2004
Potsdam, Germany
3×277 Posts |
.gz are gzip files. On Windows systems, you can use 7-zip, for example.
|
|
|
|
|
|
#24 |
|
Aug 2002
Buenos Aires, Argentina
55616 Posts |
I found that MLucas 2.8 shows the same wrong results in different computers when compiled with DJGPP.
It is possible that for some #ifdef the preprocessor takes the wrong path so the C compiler generates wrong code. When the DJGPP compiler is running the __DJGPP__ constant is defined. |
|
|
|