This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug boehm-gc/50877] link.h not found when I add --enable-objc-gc


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50877

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |*-*-bionic*

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-01 02:47:39 UTC ---
link.h is:
Data structure for communication from the run-time dynamic linker for
   loaded ELF shared objects.


I bet bionic should just include a link.h.


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