Path: chuka.playstation.co.uk!news From: "Steve Dunn" Newsgroups: scee.yaroze.freetalk.english Subject: Re: New Yaroze Dev FAQ Date: Wed, 1 Jul 1998 01:31:54 +0100 Organization: Backroom Software Ltd. Lines: 49 Message-ID: <6nc0a1$sub8@chuka.playstation.co.uk> References: <6n71c1$4at1@scea> <359e0a8a.18159271@news.playstation.co.uk> <3598D331.C33C9DC2@easynet.co.uk> <3599db5a.22105475@news.reichardt.ch> <35990BCB.576C9429@easynet.co.uk> <3599158b.2586248@news.playstation.co.uk> <35996C8A.E080D423@easynet.co.uk> NNTP-Posting-Host: usera868.uk.uudial.com X-Newsreader: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 > >Sorry Daniel, you're absolutely correct. The Codewarrior manual states that 'SIOCONS does >not understand the executable file format used by Codewarrior' > It must understand the important bits, since if you download the little 'scrolly.exe' demo (38K) from my page, built with code-warrior, and run a simple little 'auto' script for SIOCONS, all works fine. The little 'auto' file looks like this load load scrolly.exe go get scrolly.exe at http://www.netyaroze-europe.com/~steved/ftp/demos/scrolly.exe and see if your SIOCONS works. Steve Philip Gooch wrote in message <35996C8A.E080D423@easynet.co.uk>... > > >Daniel Hartmeier wrote: > >> >> >> If CodeWarrior's PSComUtil is not running on their PC, where will your >> program get the data from? You are not going to spread copies of >> PSComUtil, are you? ;-) >> >> I don't know what happens if SIOCONS is running on the PC, but I don't >> think that it will handle all requests from a CodeWarrior program. > >Sorry Daniel, you're absolutely correct. The Codewarrior manual states that 'SIOCONS does >not understand the executable file format used by Codewarrior' > >Bugger. So even if I don't make use of MWDebugIO, I'm still limited to distributing my >executables to members with Codewarrior, or I have to recompile using the GNU compiler so >others can use it. > >There must be a solution to this. > >Phil >