Alex Ionescu wrote:
Hi,
Yeah, we kind of broke it on purpose because of a bug in binutils with relocation data. Nobody has created an easy solution yet, however using Reactos's CMD.EXE in win98 will work and should bypass this problem..
The windows 98 problem has nothing to do with a bug in binutils. Make.exe uses cmd to process all pipe commands on windows, but windows 98 doesn't have a cmd program. You should copy command.com to cmd.com or cmd.exe.
- Hartmut