|
Rockbox mail archiveSubject: RE: gcc and gcc elf using windows 2000RE: gcc and gcc elf using windows 2000
From: edx <Felix.Arends_at_gmx.de>
Date: Mon, 3 Jun 2002 17:19:35 +0200 You need to have visual studio installed for that (some other win32 compile should work as well, there is a make file for that). If you have VS 7.0 you can just open the .vcproj file and compile. If you have another compiler (having make [or nmake for visual studio < 7.0]) you can open a command prompt, go to the visual c++ bin dir and execute vcvars32.bat and after that go back to the simulator dir and execute nmake. If you want to, i can also send you a compiled exe file. Just mail back your e-mail adress or you #rockbox on irc.openprojects.net -edx (Felix Arends) -----Original Message----- From: owner-rockbox_at_cool.haxx.se [mailto:owner-rockbox_at_cool.haxx.se] On Behalf Of Chris Houghten Sent: Monday, June 03, 2002 5:14 PM To: rockbox_at_cool.haxx.se Subject: Re: gcc and gcc elf using windows 2000 okay, that works just fine. now I can create mod files. How about the uisimulator. there is a directory labeled win32. I assume this compiles to a windows exe file somehow. Chris ----- Original Message ----- From: edx <mailto:Felix.Arends_at_gmx.de> To: rockbox_at_cool.haxx.se Sent: Monday, June 03, 2002 10:51 AM Subject: RE: gcc and gcc elf using windows 2000 For windows 2000 there is another solution. See this: http://bjorn.haxx.se/rockbox/sh-win/ - edx (Felix Arends) -----Original Message----- From: owner-rockbox_at_cool.haxx.se [mailto:owner-rockbox_at_cool.haxx.se] On Behalf Of Chris Houghten Sent: Monday, June 03, 2002 4:46 PM To: rockbox_at_cool.haxx.se Subject: gcc and gcc elf using windows 2000 Hi folks - I love what you are doing and may possibly be able to contribute my skills as a programmer. I read all the info and the instructions for making a gcc-elf script using cygwin on windows, but couldn't get through the instructions without getting errors. I would like to pursue this but only if at least one of the developers has this working and is using it regularly. Otherwise I will wait until I get a working installation of Linux. The configurations were failing, but after reading some info on the web I found I had to modify a couple of configure files adding spaces to get them to work. Now the makes are failing. Linus' instructions said that the procedure is exactly the same if you are running cygwin on Windows which is totally false if I already had to modify the configure files. So, if anyone has already gone thru this process, let me know exactly what I have to do. Thanks Chris Houghten chris_at_houghten.com Received on 2002-06-03 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |