Re: Compile with watcom fails
- Posted by wynco Mar 27, 2012
- 2466 views
I have eu 4.0.3
I downloaded and installed MinGW and tried to compile ascii.ex with the this command line
euc.exe -gcc c:\euphoria\ascii.ex
I got these errors
Build directory: build-377469\\\ Translating code, pass: 1 2 3 4 5 6 7 8 9 10 11 generating\\ Compiling with GCC\\ Compiling 2% init-.c Couldn't compile file 'init-.c' Status: -1 Command: gcc -DEWINDOWS -fomit-frame-pointer -c -w -fsigned-char -02\\ -m32 -Ic:\euphoria -ffast-math -mwindows init-.cany ideas?