Actually in my last email I had a syntax error in the as script. It should
be:

#!/bin/sh
/usr/bin/as -oldas $*

This does correct the problems with my last point about the Invalid
stabs/stabn directives. I had some additional touching to do in
sigc++/macros after that:

object.h.m4 marshal.h.m4 handle_system.h.m4 signal_system.h.m4 type.h.m4
handle.h.m4 scope.h.m4 adaptor.h.m4 thread.h.m4

Then of course I had to touch the corresponding *.h files in sigc++ again.

Guess what? It still does not quite make it. Now I get:

Making all in mathed
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../src -I../../images -I./../ -I../.. -I../.. -I../../boost    -g -O2
-fno-exceptions -c formula.C
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I../../images -I./../ -I../..
-I../.. -I../../boost -g -O2 -fno-exceptions -c formula.C
formula.C:942: warning: #warning This is a terrible hack! We should find a
better solution.
formula.C:1067: warning: #warning This is a terrible hack! We should find
a better solution.
mips-tfile, /tmp/ccfdyYIV.s:455 String too big (4161 bytes)
#.stabs "1956=##1878;:t8_Rb_tree5Zt12basic_string3ZcZt18string_char ...
--- snip
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.

This sounds like another tru64 compiler problem. I'll keep searching and
let people know if I find anything. I hope at least this will help others
trying to compile on alphas.

Cheers,
Dave

David A. Bailey, [EMAIL PROTECTED]
School of Oceanography, University of Washington
Box 357940, Seattle, WA 98195-7940 USA
ph: +1 206 221 6570 fax: +1 206 685 3354

Reply via email to