search for: asm56000

Displaying 1 result from an estimated 1 matches for "asm56000".

2001 Mar 27
1
Problems Seeing Output From Wine
...th it, for example: I am able to intall the motorola 56000 software developement tools under the ~/.wine/fake_windows/Program Files/ directory and can actually use the assembler if I explicitly tell wine the full path wine -- /home/lavoieb/.wine/fake_windows/Program\ Files/motorola/DSP/dsp/bin/asm56000.exe -A -B foo.asm (this works correctly) if I don't pass wine the full path (even though I have the assemblers path included) it exits with a code 2 and the file is not assembled wine asm56000.exe -A -B foo.asm (does not work, exits with code 2 ?) Also, I cannot see an out...