On Sat, Mar 01, 2003 at 02:13:57PM +0000, A.P.Manners wrote: > I saw similar behaviour with Solaris 2.6 and gcc-2.95.2 when compiling > the previous version of Lyx (it is in lyx-bugzilla somewhere). I am > afraid that Lyx seems to have gone rather gnu-centric and you can no > longer use the native assembler. I installed gas (the gnu assembler) and > this solved my similar problem.
As for compiling, we have no GNU requirements in terms of the compiler and linker. However, we do need a toolchain that works ;) Any bits (make files, etc.) that are in a released tarball, and are gnu-tools-dependent, are a bug, and patches are gladly accepted where appropriate regards john