Rockbox mail archive
Subject: Re: Getting Sim to build on FC4
Re: Getting Sim to build on FC4
On 10/28/05, Linus Nielsen Feltzing <linus@haxx.se> wrote:
> George Styles wrote:
> > Changing the definition in errno.h to extern __thread int errno;
> > and commenting out the other 3 references seems to make it build OK :)
>
> And how does the target builds work if you do this?
>
> Linus
>
Sorry for the delay replying - been on holiday in rainy wales :)
Answer is im not sure - i reckon it would break the target big time,
because unless im mistaken, the target builds rely on NO external code
/ libs at all, and thus would need physical storage for the errno
value.
Im guessing either a) i need to change distro or b) we need to use a
ifdef to leave out the defs in the sim in some (all?) circumstances
All of this is somewhat academic anyway, as the reason I wanted the
sim working was to try and progress multi display on the iRiver, and
Kevin seems to have practically completed it while I was soaking
myself in Wales :)
g
Received on Sun Nov 6 12:21:56 2005
Page was last modified "Jan 10 2012" The Rockbox Crew
|