John Levon wrote:
> 
> On Sat, Jul 28, 2001 at 01:28:01PM +0100, Jules Bean wrote:
> 
> > I'm about to try to build official debian packages of lyx.
> >
> > Any thoughts on gcc/g++/libstdc++ versions?  2.95?  3.0?
> 
> it looks vaguely like we have issues with 3.0 and crashes in the
> Maths Panel, but I haven't tested yet...
> 
Yes, and I got this trying to compile last nights cvs with 2.95.2.1 to
see if I could avoid the Maths Panel problem.
gcc compiled with --enable-version-specific-runtime-libs
Garst
/usr/bin/ld: warning: libgcc_s.so.0, needed by /usr/lib/libltdl.so, may conflict with 
libgcc_s.so.1
LyXView.o(.gnu.linkonce.d.__vt_7LyXView+0x8): undefined reference to `__pure_virtual'
LyXView.o(.gnu.linkonce.d.__vt_7LyXView+0xc): undefined reference to `__pure_virtual'
LyXView.o(.gnu.linkonce.d.__vt_7LyXView+0x10): undefined reference to `__pure_virtual'
LyXView.o(.gnu.linkonce.d.__vt_7LyXView+0x14): undefined reference to `__pure_virtual'
LyXView.o(.gnu.linkonce.d.__vt_7LyXView+0x18): undefined reference to `__pure_virtual'
LyXView.o(.gnu.linkonce.d.__vt_7LyXView+0x1c): more undefined references to 
`__pure_virtual' follow
collect2: ld returned 1 exit status
make[3]: *** [lyx] Error 1
make[3]: Leaving directory `/usr/local/garst/lyx-devel/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/garst/lyx-devel/src'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/usr/local/garst/lyx-devel/src'
make: *** [all-recursive] Error 1

Reply via email to