What is going on here?

This forum for discussion about development of CMD.EXE & command-line utilities
Post Reply
admin
Site Admin
Posts: 1925
Joined: Wed Dec 19, 2018 9:23 am
firstname: osFree
lastname: admin

What is going on here?

Post by admin »

mkgreene

Joined: 03 Feb 2007
Posts: 2
Location: Chesapeake, Virginia
Posted: Sun Feb 04, 2007 4:58 am

What type of tools are needed? As far as compiler type tools I have byacc and
flex built with OW 16.

Mike
_________________
--

MikeG
http://www.mgreene.org/wikka/HomePage
http://mikeos2.blogspot.com/
admin
Site Admin
Posts: 1925
Joined: Wed Dec 19, 2018 9:23 am
firstname: osFree
lastname: admin

Re: What is going on here?

Post by admin »

osfadmin

Site Admin

Joined: 24 Nov 2003
Posts: 60
Posted: Mon Feb 05, 2007 1:59 pm
mkgreene wrote: What type of tools are needed? As far as compiler type tools I have byacc and flex built with OW 16.

Mike
CLI it is subproject to create CMD.EXE, XCOPY, etc. userland utils. Not tools required for developer.
And, of course, we more interested (at first stage) in reproduction of current tools from OS/2. Better
with full arguments and output format compatability.
admin
Site Admin
Posts: 1925
Joined: Wed Dec 19, 2018 9:23 am
firstname: osFree
lastname: admin

Re: What is going on here?

Post by admin »

osfadmin

Site Admin

Joined: 24 Nov 2003
Posts: 60
Posted: Mon Feb 05, 2007 2:05 pm
osfadmin wrote:
mkgreene wrote: What type of tools are needed? As far as compiler type tools I have byacc and flex built with OW 16.

Mike
CLI it is subproject to create CMD.EXE, XCOPY, etc. userland utils. Not tools required for developer.
And, of course, we more interested (at first stage) in reproduction of current tools from OS/2. Better
with full arguments and output format compatability.
And I want to remember, some code already exists as first point.
Post Reply