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

See crosstool-NG 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: libstdc++ configuration error, ct-ng v1.16.0


David, All,

On Monday 15 October 2012 David Holsgrove wrote:
> On 14 October 2012 02:21, Yann E. MORIN <yann.morin.1998@free.fr> wrote:
> > On Thursday 04 October 2012 08:18:21 David Holsgrove wrote:
> >> # HG changeset patch
> >> # User David Holsgrove <david.holsgrove@xilinx.com>
> >> # Date 1348552500 -36000
> >> # Node ID 2df8f5a184b721e66a24db1aef61529691195393
> >> # Parent  43ace4bb005eef085437e3d4fbaef528ef0ef005
> >> scripts/gcc.sh: Add copyheaders section for baremetal canadian
> > [--SNIP--]
> > Your mailer mangles the patches you send. I've been bitten by this when
> > trying to apply your canadian-multilib patch, and I missed half of it.
> 
> Apologies Yann, I've attached the patch to this mail, hadnt realised
> it was mangled.

No problem, I've already fixed it here.

However, I'm not too fond of a component (here, gcc) having to deal with
the internals of another compoent (here, newlib), so I'm pondering another
change to fix this:
  - have newlib install its headers in libc_start_files, as the other C
    libraries do;
  - always copy the headers;
  - get rid of ${copy_headers} altogether.

What do you think about this?

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]