Re: [Freedos-user] Using command line Open Watcom

2010-12-01 Thread Santiago Almenara
On Tue, Nov 30, 2010 at 3:00 PM, Rugxulo rugx...@gmail.com wrote:

 Hi,

 On 11/29/10, Santiago Almenara almen...@gmail.com wrote:
 
  I have set up a FreeDOS-only machine so I can remember my DOS times.
 Right
  now, I have installed Open Watcom 1.9 but I don't know how to compile
  anything

 whelp is your friend.

  Is there any DOS IDE inside the installer??

 No, but it comes with its own text editor (vi clone). That's as close
 as you're going to get by default. Of course you could grab any other
 external tool, e.g. this old Watcom DOS IDE:

 ftp://ftp.sac.sk/pub/sac/utilprog/pvide50.zip


Thank you, but vi is always pretty good IDE. I'll keep using it.



 (srcs for that exist somewhere too, but I don't know a link offhand)

 If you just want examples that compile with OpenWatcom, see here:

 http://www.openwatcom.org/index.php/User_projects

 (some FreeDOS tools use OpenWatcom, but I can't remember any offhand
 except the kernel)

  How do I compile 16-bit-only DOS software from command line?

 As already mentioned, wcl should do it.


Finally, I found the answer: wcl /l=dos foo.c

Thank you Rugxulo
Thank you Christian.


Santiago
--
Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
Tap into the largest installed PC base  get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Using command line Open Watcom

2010-11-30 Thread Rugxulo
Hi,

On 11/29/10, Santiago Almenara almen...@gmail.com wrote:

 I have set up a FreeDOS-only machine so I can remember my DOS times. Right
 now, I have installed Open Watcom 1.9 but I don't know how to compile
 anything

whelp is your friend.

 Is there any DOS IDE inside the installer??

No, but it comes with its own text editor (vi clone). That's as close
as you're going to get by default. Of course you could grab any other
external tool, e.g. this old Watcom DOS IDE:

ftp://ftp.sac.sk/pub/sac/utilprog/pvide50.zip

(srcs for that exist somewhere too, but I don't know a link offhand)

If you just want examples that compile with OpenWatcom, see here:

http://www.openwatcom.org/index.php/User_projects

(some FreeDOS tools use OpenWatcom, but I can't remember any offhand
except the kernel)

 How do I compile 16-bit-only DOS software from command line?

As already mentioned, wcl should do it.

 I have looked almost everywhere from wikis and tutorials and can't find the
 answer.

This list is a good place to ask questions, but you can also ask on
news://openwatcom.users.c_cpp (if desired). If you have any further
errors, please tell us so we can help you further.

--
Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
Tap into the largest installed PC base  get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user