Hello, Peter.
You wrote 8 апреля 2012 г., 2:13:48:

> Dunno; I've never explicitly enabled or disabled LTO or any plugins.
> The only configuration I test is the one documented in the build
> instructions.
  It is enabled by default.

configure --target=msp430 --enable-languages=c
--program-prefix="msp430-"

is almost what I use, except I need to provide paths to all libraries
by hands:

--with-gmp=${LOCALBASE} --with-mpfr=${LOCALBASE} --with-mpc=${LOCALBASE} 
--with-libiconv-prefix=${LOCALBASE} --with-system-zlib --disable-nls

-- 
// Black Lion AKA Lev Serebryakov <l...@serebryakov.spb.ru>


------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to