This is the mail archive of the gcc@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]

Re: Building LyX 1.2.0 on HP-UX 11.11 with G++ 3.2


> But the primary symbol had to be a normal symbol with the underscore 
> prefix *and* with external scope.  The external scope restriction
> is what killed using secondary definitions to emulate weak definitions.

It's not obvious that the primary needs to be external.  I am looking
at map_secondary_to_primary in fixups.c.  If it needs to be external,
could it be hidden?

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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