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: Include's out of sys-root


Enrico, All,

On Thursday 25 February 2010 20:09:44 Enrico Weigelt wrote:
> ct-ng created toolchains contain lots of include files, which
> are not located under sys-root. Are they needed for using the
> toolchain or could the be removed ?

Which are you speaking about:
- prefix/include
- prefix/tuple/include

Of course, the first one should go. It contains the headers for the companion
libraries (GMP/MPFR/PPL/CLooG/MPC), and are of absolutly no use after the
toolchain got built. Wil fix. Thanks for the report!

The second one contains the standard C++ library headers. And should stay.
That it is not appropriately located is another issue, and gcc is responsible
for this location.

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]