Path: chuka.playstation.co.uk!news From: John Blackburne Newsgroups: scee.yaroze.freetalk.english Subject: Re: Codewarrior: non supported code Date: Thu, 20 Feb 2003 00:29:42 +0100 Organization: PlayStation Net Yaroze (SCEE) Lines: 21 Message-ID: References: NNTP-Posting-Host: ppp-225-36-81.friaco.access.uk.tiscali.com Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022 in article b2le3u$e71@www.netyaroze-europe.com, Andrew Murray at sckoobs@yahoo.com wrote on 15/2/03 1:58 pm: > When I call GsSortObject4 Codewarrior outputs the message: > > "non supported code 0 ffffffff" > > Now, the Codewarrior manual has no information as to why such as message > would appear. Does anyone know why I'm getting this message and how I could > fix it? > > Thanks in advance, > Andy. > > could it be a non-supported op-code ? If so it could be either jumping to a non-code address or overwriting your code. And seeing this with GNU as well supports this, as it suggests it depends on the code rather than the environment.