Re: Compile with watcom fails
- Posted by ne1uno Mar 26, 2012
- 2636 views
Linking 100% ..\ascii.exe
Open Watcom Linker Version 1.9
Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved.
Source code is available under the Sybase Open Watcom Public License.
See http://www.openwatcom.org/ for details.
Warning! W1107: file ascii.lnk: line(23): undefined system name: NT_WIN
Error! E2008: cannot open c:\euphoria\source.obj : No such file or directory
Unable to link C:\Users\Antonio Dasani\ascii.exe
Status: 1 Command: wlink @ascii.lnk
Warning { translator }:
<0216>:: Watcom should have the H and the H\NT includes at the front of the INCLUDE variable.
looks like the problem may be space in directory name. for now, remove spaces from all filenames and directories.
the next and later versions of euphoria should handle this better. although watcom is probably no longer actively supported in eu4.1, and much less testing is done, none of the code has been removed. no watcom changes are expected with the 4.0.x versions. that is, you can still build 4.x and translate and watcom (-wat) is still the default.