This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG 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: Plans for a new crosstool-ng release?


Le 01/08/2013 23:39, Solomon Peachy a écrit :
> On Thu, Aug 01, 2013 at 10:35:25PM +0200, Yann E. MORIN wrote:
>> OK, by popular demand, I'll release a new version this WE, then. ;-)
>> Sorry, I missed the previous release schedule for various reasons.
> Hey, no worries.  I know what it's like to forget about releases..
>
>> Care to send a patch and your .config, so I can try to reproduce the
>> error?
> Sure, here you go.  The problem is really in elf2flt's configure script 
> not figuring out that it needs to explicitly link in libdl, but this 
> patch was the most expedient solution to get me to a working toolchain.
>
>  - Solomon
Did you try set
CT_EXTRA_LDFLAGS_FOR_BUILD="-ldl"

or/and

CT_EXTRA_LDFLAGS_FOR_HOST="-ldl"

Regards,

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