From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Levon To: gcc@gcc.gnu.org Subject: Re: Building LyX 1.2.0 on HP-UX 11.11 with G++ 3.2 Date: Thu, 22 Aug 2002 09:34:00 -0000 Message-id: <20020822163438.GA34759@compsoc.man.ac.uk> References: <20020822073107.A5468@oolong.il.thewrittenword.com> <20020822112947.A9686@oolong.il.thewrittenword.com> X-SW-Source: 2002-08/msg01322.html On Thu, Aug 22, 2002 at 11:29:47AM -0500, Albert Chin wrote: > > $ nm -C libfrontends.a | grep updateSlot | grep InsetGraphicsParams > > U ControlInset::updateSlot(bool) > > 00000000 t ControlInset::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