Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide
translations



Rockbox mail archive

Subject: Re: Implementing a search feature

Re: Implementing a search feature

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 9 May 2003 11:03:18 +0200 (CEST)

On Fri, 9 May 2003, Boris Maras wrote:

> > Anyway, I'm not shure which compiler you're trying to use. The Win32
> > stuff is working with Cygwin or MinG(?), a free environment which I never
> > used, or MSVC.
>
> I have set up my win32 SDK environment following the instructions on the
> website (http://rockbox.my-vserver.de/win32-sdk.html, the "recommended
> way") So I use a minimal cygwin environment

That is so minimal it has no native compiler, only a cross-compiler. Thus,
you cannot build the simulator. The simulator builds a native application you
run on your PC host.

> If there is no way to compile uisimulator with it, I'll try to set up my
> computer differently. Installing a complete version of cygwin over the
> directory is enough?

I'll leave this to the people that know, but you want the gcc from a normal
cygwin to build the simulator, while the cross-compiler from the "win32 SDK"
is used to build for the target (and that won't come with the normal cygwin
package).

> What if I used the gnush cross compiler ? (the "other way" described on the
> website)

That too is a cross-compiler and thus cannot build the simulator.

-- 
 Daniel Stenberg -- http://rockbox.haxx.se/ -- http://daniel.haxx.se/
Received on 2003-05-09

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy