On Friday 25 November 2011 14:29:02 Andy Fleming wrote:
> I've been trying to get the compiler to run on Mac OS X for a bit, but
> haven't managed to get it to build (let alone get U-Boot to build).
> Any chance you could send me some pointers to how you got one up and
> running?
i don't recall ha
Dear Andy Fleming,
Am 25.11.2011 um 20:29 schrieb Andy Fleming:
> I've been trying to get the compiler to run on Mac OS X for a bit, but
> haven't managed to get it to build (let alone get U-Boot to build).
Well building sandbox will (currently) not work. But having a (self compiled)
GNU cross
I've been trying to get the compiler to run on Mac OS X for a bit, but
haven't managed to get it to build (let alone get U-Boot to build).
Any chance you could send me some pointers to how you got one up and
running?
On Thu, Nov 24, 2011 at 3:36 PM, Andreas Bießmann
wrote:
> OS X Lion's c-library
> > OS X Lion's c-library implements getline(), therefore prevent including
> > the old helper implementation for __DARWIN_C_LEVEL < 200809L.
> >
> > Without this patch following error occours:
> >
> > ---8<---
> > In file included from os_support.h:32,
> >
> > from img2srec.c:5
> OS X Lion's c-library implements getline(), therefore prevent including the
> old helper implementation for __DARWIN_C_LEVEL < 200809L.
>
> Without this patch following error occours:
>
> ---8<---
> In file included from os_support.h:32,
> from img2srec.c:55:
> getline.h:1: err
OS X Lion's c-library implements getline(), therefore prevent including the old
helper implementation for __DARWIN_C_LEVEL < 200809L.
Without this patch following error occours:
---8<---
In file included from os_support.h:32,
from img2srec.c:55:
getline.h:1: error: conflicting ty
6 matches
Mail list logo