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]

[crosstool-ng][patch] Fix elf2flt compile on modern systems


Without this fix, elf2flt will blow up complaining that it can't resolve
dlopen() and its friends.  One has to explicitly pass '-ldl' onto the 
final linking command line.

Incidentally, the elf2flt CVS host has been down for some time now; 
There's a git repo we could pull from hosted on the buildroot site, but 
I don't know how up-to-date it is.

Cheers,

 - Solomon
-- 
Solomon Peachy        		       pizza at shaftnet dot org
Delray Beach, FL                          ^^ (email/xmpp) ^^
Quidquid latine dictum sit, altum viditur.

Attachment: fix-ctng.diff
Description: Text document

Attachment: pgpMnzxvgWdyP.pgp
Description: PGP signature


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