This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] libc/newlib: Add optspace config for newlib


Michael, Zhenqiang, All,

On Tuesday 22 November 2011 21:22:50 Michael Hope wrote:
> A question for the list: there's already a 'Optimise the GCC runtime
> libraries for space' option.  Should it be promoted to something like
> CT_ENABLE_TARGET_OPTSPACE and apply to all target libraries?

Sounds reasonable to me. I think the proper place would probably be in
the "Target options" sub-menu, in "Target optimisations", just before
the inclusion of "arch.in.2".

> How you
> you handle backwards compatibility of config files?

That's deliberately not handled.

So, an option rename is not caught (if that's what you were thinking).
But I don't think this should be a show-stopper.

> I have a similar problem with CC_STATIC_LIBSTDCXX.  GOLD is written in
> C++ and really needs to have libstdc++ statically linked into it.  I'm
> thinking of sending a patch that promotes CT_CC_STATIC_LIBSTDCXX to
> CT_STATIC_LIBSTDCXX and uses it everywhere.

Sounds reasonable to me, too; just below (STATIC_TOOLCHAIN) "Build Static
Toolchain". Beware, STATIC_TOOLCHAIN is also defined in config/cc/gcc.in.2.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]