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 bootstrap/11516] [3.4 egression] ld: Unsatisfied symbol "get_attr_pa_combine_type" in file libbackend.a[pa.o]


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  2003-07-14 02:06 -------
Subject: Re:  [3.4 egression] ld: Unsatisfied symbol "get

> I also do not have access to HP-UX. Does the file insn-attrtab.c have the
> functions 
> get_attr_pa_combine_type and get_attr_type defined in there?  Also does the

The functions are present in insn-attrtab.c in stage 1 but not stage 2.

> line building the 
> library libbackend.a have insn-attrtab.o included?  Also what does nm say

Yes.

> for insn-attrtab.o, are 
> get_attr_pa_combine_type and get_attr_type defined?

They are in stage 1 but not stage 2.

Thanks for the suggestion as to which patch may have introduced the problem.
The port hasn't been buildable for the last several weeks due to one problem
after another, so it was going to be difficult to determine which patch
caused the regression.

Dave


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