Michael,

The HW.MAK as it is (Makefile for "Hello World"), is ready to compile
for BorlandC. If you plan to develop for OpenWatcom C/C++ you'll need
to edit the makefile yourself and comment some lines in/out. wcc is
the compiler executable for open watcom.

In many cases (as now) you need to tune by hand a bit the makefiles.
Also note that Borland's make and Watcom's wmake work a bit
differently, so maybe the changes are more than expected. Please read
some WMAKE documentation from OpenWatcom, and if you continue to have
problems with that, ask to see if we can help.

Aitor

2008/9/6 Michael Reichenbach <[EMAIL PROTECTED]>:
> unable to find "wcc.exe"
>
> A bit confusing. HW.MAK doesn't include the term wcc.exe, how can
> executing HW.MAK with wmake bring this error? However, wcc.exe can be
> started from any directory directly because it's in path.
>
> -mr
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Freedos-devel mailing list
> Freedos-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-devel
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to