|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
c++.windows.32-bits - bad command ..error
I have complile the file that has iostream through stlport this way dmc test -I\dm\stlport\stlport this line created an object caled test.obj but when i try to run it with the command obj2asm in msdos it gave me .. bad command or file name, did i do something wrong?...thanks for your time ...it is apprciated! I run this in win98 ----I wanted that each line of code will show what it is ment to do!----- May 11 2004
"cons_tant" <cons_tant_member pathlink.com> wrote in message news:c7qa1d$1q3$1 digitaldaemon.com...I have complile the file that has iostream through stlport this way dmc test -I\dm\stlport\stlport this line created an object caled test.obj but when i try to run it with the command obj2asm in msdos it May 12 2004
|