On Thu, Apr 10, 2008 at 12:00 PM, Michael Petch <[EMAIL PROTECTED]> 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.


_______________________________________________
Bug-gnubg mailing list
Bug-gnubg@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to