Re: EuBins - Windows builds updated r1182
- Posted by DerekParnell (admin) Sep 23, 2008
- 1046 views
bernie said...
Derek: Here is my makefile.wat
Now, did ya see how big that was? That's why I specifically said email it to me.
Anyhow, it seems to be correct so therefore I think that this is not the makefile you are actually using.
The v1.6 verse v1.7 is not relevant to this error.
Here is my logic, maybe someone can correct it...
- "go32.h" is only used when the COMPILER symbol EDJGPP is defined.
- EDJGPP is only defined when its on the compiler command line.
- The compiler command line only comes from the make file.
- The makefile you posted did not have /dEDJGPP in it.
- Therefore this is not the one actually being used when you try to build Euphoria.