bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: stack align in multithread.c (was Re: [Bug-gnubg] OS/X check in)


From: Christian Anthon
Subject: Re: stack align in multithread.c (was Re: [Bug-gnubg] OS/X check in)
Date: Thu, 10 Apr 2008 13:11:43 +0200

On Thu, Apr 10, 2008 at 12:00 PM, Michael Petch <address@hidden> wrote:
>
>  Now I'm glad you picked up on the "Target". The reality is (in my mind) that
>  the appropriate check is "target", not "host". My intent is to properly
>  create a cross compile environment for OS/X (Since Intel and X86 builds can
>  be produced on the same platform for example).

target only applies to things like building cross-compilers where:
build: where you build your compiler
host: where you want to run your newly build compiler
target: what platform you want your newly build compiler to produce code for.

obviously only build and host apply for gnubg.

Christian.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]