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] |
> > Bummer. I had high hopes that we were building something better, > > as that package _ONLY_ generates libelf.a. Ah well! I guess > I'll > > do some more trail blazing. > > libelf is totally capable of building a shared library. > It's just that crosstool-NG configures libelf not to do so. > Yeah, it is buildroot that is installing that to the toolchain. AND, it is NOT building shared. I'm not 100% sure why, but I'll fix that over there and send that patch up to buildroot. Looks like it is using the host-side ranlib, ar, and other tools that SHOULD be done as $CROSS_COMPILE, but the --target doesn't work on that configure script. . . Yann, Thanks again for the help! Andy -- 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] |