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


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: compile failure due to undefined symbol


Hi Peter,


libbfd.so (libtool problem) mentioned before LIBADD. Why not hardcoding the path to the right libbfd.so then ($(top_buildir)/bfd/libbfd.la)?
Have you tried doing this ? If so did it work for both native builds and cross host builds ?

I did it natively, haven't checked on a cross build. I have used hardcoded libbfd.so path, since libbfd.la has libdir= set based on configure options already and I thought that libtool might fail to pick up the right one.

Hmm, OK, do you have a patch that I might try out then ?


Cheers
  Nick



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