Re: [Freedos-user] Writing Utilities for FreeDOS

2004-04-25 Thread Arkady V.Belousov
Hi! 24-Апр-2004 18:55 [EMAIL PROTECTED] (Jay Maus) wrote to <[EMAIL PROTECTED]>: JM> Also, do I need a native FreeDOS environment to compile in, or can I JM> cross-compile with gcc? No, you can't. Also as with VC and BCB - all them don't support 16-bit target platform. JM> Also also, is th

Re: [Freedos-user] Suggestion...

2004-04-25 Thread Bernd Blaauw
I will put one online within 24 hours. if only wanting to update binary files, use files contained in the diskette image http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/beta9rc5/addon/odin7bin.zip Bernd --- This S

Re: [Freedos-user] Writing Utilities for FreeDOS

2004-04-25 Thread Aitor Santamaría Merino
Hi, Jay Maus escribió: Wow, I'm impressed by all the discussion this has sparked. It's good to see an active dev community. So I think I'm nearly ready to start futzing around with FreeDOS code, but it's still a little foreign to me: I'm used to 32-bit Windows C++. In Visual Studio, no less. Are

Re: [Freedos-user] Writing Utilities for FreeDOS

2004-04-25 Thread Yann Bénigot
Steve Nickolas - Using Windoze wrote: Jay Maus wrote: Wow, I'm impressed by all the discussion this has sparked. It's good to see an active dev community. So I think I'm nearly ready to start futzing around with FreeDOS code, but it's still a little foreign to me: I'm used to 32-bit Windows C+