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: Reproducible binary builds [was: complibs/zlib: Add zlib support for binutils and gdb]


> OK, that all makes a lot of sense! So, here is the list of the required
> dependencies (that I know of) for each component:
>
> ? library ? | binutils | gcc | gdb |
> ? ----------+----------+-----+-----+
> ? expat ? ? | ? ? ? ? ?| ? ? | ?Y ?|
> ? ncurses ? | ? ? ? ? ?| ? ? | ?Y ?|
> -> zlib ? ? ?| ? ?Y ? ? | ?Y ?| ?Y ?|
> -> libiconv ?| ? ?Y ? ? | ?Y ?| ?Y ?|
> ? gmp ? ? ? | ? ? ? ? ?| ?Y ?| ? ? |
> ? mpfr ? ? ?| ? ? ? ? ?| ?Y ?| ? ? |
> ? ppl ? ? ? | ? ? ? ? ?| ?Y ?| ? ? |
> ? cloog/ppl | ? ? ? ? ?| ?Y ?| ? ? |
> ? mpc ? ? ? | ? ? ? ? ?| ?Y ?| ? ? |
> ? libelf ? ?| ? ? ? ? ?| ?Y ?| ? ? |
>

Both gdb native and cross need expat, ncurses, zlib and libiconv.

Currently gdb will build fail due to depend on expat for canadian build.

Thanks!
-Zhenqiang

--
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]