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 0 of 6] fsdfsaf


Bryan, All,

[Sorry for the previous post, PEBCAK]

This patchset adds support for building a statically linked toolchain.
It is based upon the previous patchset by Bryan.

Changes since his submission:
- the first patch has been plit, to be able to revert single components:
  - config: add option to build statically linked toolchain
  - complibs: do not prompt for shared libs if static selected
  - debug/gdb: global static forces static cross-gdb
  - binutils/binutils: build statically
  - cc/gcc: build final gcc statically
- the second patch has been fixed to effectively build statically when
  doing bare-metal:
  - cc/gcc: build bare-metal gcc statically

This has not been thoroughly tested, and mostly only the configuration
part has been. So, this is probably not final.

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]