r6878 - cross-compile fails (-lbfd)

Do you need help? Ask here!

Bug reporting belongs here: http://developer.wz2100.net/newticket
User avatar
mcdebugger
Trained
Trained
Posts: 66
Joined: 02 Feb 2007, 20:54
Location: Russian Federation

r6878 - cross-compile fails (-lbfd)

Post by mcdebugger »

Hi there!
Wanted to cross revision r6878 with the latest devpkg avaliable at the moment (20090314)
It fails on configure stage with an error:
checking bfd.h usability... yes
checking bfd.h presence... yes
checking for bfd.h... yes
checking for bfd_openr in -lbfd... no
configure: error: BFD not found.
Could someone upload up-to-date developer's package with full bfd lib or help me to fix this problem?
Thanks a lot.

OS: Gentoo Linux
devpkg: 2.1-20090314
cross-target: i686-mingw32
User avatar
Buginator
Professional
Professional
Posts: 3285
Joined: 04 Nov 2007, 02:20

Re: r6878 - cross-compile fails (-lbfd)

Post by Buginator »

It would be better to create a new ticket with this information. http://developer.wz2100.net/newticket
The person in charge of that don't frequent the forums that much, if at all, anymore.
There is also a issue with gcc 4.x & libbfd.
and it ends here.
User avatar
mcdebugger
Trained
Trained
Posts: 66
Joined: 02 Feb 2007, 20:54
Location: Russian Federation

Re: r6878 - cross-compile fails (-lbfd)

Post by mcdebugger »

mmm.. maybe that's the problem cause I'm using gcc 4.3.3
thanks for reply