Apple has a new developer toolkit with gcc-3.3 that seems to be able to compile lyx-1.3.x. No problems in the compile on MacOS-10.2.8, but I get the following link warnings and errors:

ld: warning table of contents of library: mathed/.libs/libmathed.a not sorted slower link editing will result (use the ranlib(1) -s option)
ld: multiple definitions of symbol MathGridInset::~MathGridInset [in-charge deleting]()
mathed/.libs/libmathed.a(math_ertinset.o) definition of MathGridInset::~MathGridInset [in-charge deleting]() in section (__TEXT,__text)
mathed/.libs/libmathed.a(math_parinset.o) definition of MathGridInset::~MathGridInset [in-charge deleting]() in section (__TEXT,__text)
ld: multiple definitions of symbol MathGridInset::~MathGridInset [in-charge]()
mathed/.libs/libmathed.a(math_ertinset.o) definition of MathGridInset::~MathGridInset [in-charge]() in section (__TEXT,__text)
mathed/.libs/libmathed.a(math_parinset.o) definition of MathGridInset::~MathGridInset [in-charge]() in section (__TEXT,__text)
ld: multiple definitions of symbol MathGridInset::~MathGridInset [not-in-charge]()
mathed/.libs/libmathed.a(math_ertinset.o) definition of MathGridInset::~MathGridInset [not-in-charge]() in section (__TEXT,__text)
mathed/.libs/libmathed.a(math_parinset.o) definition of MathGridInset::~MathGridInset [not-in-charge]() in section (__TEXT,__text)
ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
/sw/lib/libiconv.dylib(localcharset.lo) definition of _locale_charset


I'd welcome suggestions of how to get this to link.  Thanks,
--

Ronald



Reply via email to