This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


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

[Bug 1001468] eCos GNU tools 4.6.2


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001468

--- Comment #12 from Sergei Gavrikov <sergei.gavrikov@gmail.com> 2012-02-04 19:39:38 GMT ---
(In reply to comment #11)

> Thus, you can use (for start) configure options for GCC 4.3.2 from
> eCosCentric. As you can see eCosCentric built and some cross tools
> (libraries) as gmp, mpfr; it seems to me it must be used for the GCC
> 4.6.2 build too to prevent the host's dependencies and may be it will
> need more (or less) libraries (need to investigate).

It was much easier to find dependences than I thought. Required items to
build GCC 4.6.2 are described in GCC documentation :-)

 gcc-4.6.2/INSTALL/prerequisites.html

It seems to me GCC build requires GMP, MPFR, MPC libraries (Necessary to
Build GCC). So, these libraries look like SHOULD requirements.  And PPL,
CLooG (IMHO) look like COULD requirements (Necessary to build GCC with
the Graphite loop optimizations), and may be even WON'T requirement for
eCos.

Sergei

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


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