On Tuesday 25 June 2002 10:05 am, Thomas Anders wrote: > Andre Poenitz wrote: > > The usual answer is "Don't mix gcc with 'native' binutils". > > Not that general. gcc uses native ld by default and at least > for Solaris this works fine. For HP-UX, as Angus said, a later > gcc might help. But gcc 2.95.4 is fiction, Angus, isn't it?
I don't know, not knowing much about either linux or gcc. However, I compiled LyX 1.2.0 without any problems on a Linux-Alpha machine and this: aleem@thorax:aleem$ gcc -v Reading specs from /usr/lib/gcc-lib/alpha-linux/2.95.4/specs gcc version 2.95.4 20011002 (Debian prerelease) Angus