Re: New MSP430 GCC version release available!

Lev Serebryakov <[email protected]> Sat, 17 Oct 2015 23:35:14 +0300
Newsgroups gmane.comp.hardware.texas-instruments.msp430.gcc.user
Message-ID <[email protected]>
Hello DJ,

Saturday, October 17, 2015, 10:55:52 PM, you wrote:


> 1. Are you cross-building a compiler?  I.e. is the host you're
>    building *on* different than the host (not target, which is msp430)
>    you're building *for*?  (This is called a "canadian cross" and is
>    much more complicated than a regular cross compiler).
  Nope. *host* and *build* are both the same.

>    (one typically cross-builds by accident by specifying --build or
>    --host but not both, or by specifying both but not having them the
>    same.)

> 2. Are you building in the source tree?  If so, that is not supported,
>    you must always build in a separate (empty) directory.
  Oh, it looks like my error. I'm trying to build out-of-tree now.

-- 
Best regards,
 Lev                            mailto:[email protected]


------------------------------------------------------------------------------