Path: chuka.playstation.co.uk!news From: "Shawn B." Newsgroups: scee.yaroze.freetalk.english Subject: Re: GNU in XP Date: Sat, 27 Mar 2004 17:37:13 -0800 Organization: PlayStation Net Yaroze (SCEE) Lines: 69 Message-ID: References: NNTP-Posting-Host: adsl-64-170-55-242.dsl.lsan03.pacbell.net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Sounds like an excellent idea. Thanks for sharing it with us. I will create a new Win98 SE guest in my VirtualPC and see if I can compile it under that. If it works, that would be splended. I followed the trials and tribs mentioned earlier and I still can't get it to compile under XP but my CodeWarrior works fine. Thanks, Shawn "Andrew Murray" wrote in message news:c4520c$evp7@www.netyaroze-europe.com... > Personally I have a Win98 partition on my hard drive so I just develop in > Codewarrior under XP then port it to GNU when I'm done. I tried the methods > discussed in that earlier thread but there were too many factors outwith my > control that I wasn't willing to accept, such as the C:\psx3 path. > > Anyway hope it works for you Jon. > > Andy M. > > "Jon Prestidge" wrote in message > news:c44afv$evp6@www.netyaroze-europe.com... > > Yes got it working OK-ish after following the trials and tribulations of > the > > post on 06/10/2003 -- > > thanks to all those who suffered to make my transition easier :-) > > > > As for one thing I saw in that tread (I think it was a prob Andrew Murry > > had):- > > > > "make: *** No rule to make target `main.o', needed by `main'." > > > > I had a similar problem (but not with the main module) and it turned-out > to > > be because one mention of the module name in the makefile was in lower > case > > and another one was in mixed case...so maybe it is more case sensitive > than > > the old stuff. > > > > > > Personally I get the following inexplicable compiler warning message:- > > > > \psx3\mips-unknown-ecoff\include\memory.h:32: warning: conflicting > types > > for bui > > lt-in function `memset' > > > > ... but I can't work it out because memset is only defined once in > memory.h, > > and it is defined in the standard way, and it isn't even called anywhere > in > > Emotion anyway. > > > > Still works fine despite the message though. > > > > Jon > > > > > > > >