This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Building LyX 1.2.0 on HP-UX 11.11 with G++ 3.2
On Thu, Aug 22, 2002 at 11:29:47AM -0500, Albert Chin wrote:
> > $ nm -C libfrontends.a | grep updateSlot | grep InsetGraphicsParams
> > U ControlInset<InsetGraphics, InsetGraphicsParams>::updateSlot(bool)
> > 00000000 t ControlInset<InsetGraphics, InsetGraphicsParams>::updateSlot(bool)
>
> The 'W' WEAK reference matches what I get on Solaris. So, why does my
> GCC build return 't', not 'W'?
I can only assume this is a toolchain bug. There's no reason this should
be a local symbol only ('t')
If I had diskspace I'd download 3.2 and have a go myself
regards
john
--
"Way back at the beginning of time around 1970 the first man page was
handed down from on high. Every one since is an edited copy."
- John Hasler <john@dhh.gt.org>