/usr/ccs/bin/as: "/var/tmp/ccvGjLaB.s", line 1487: error: unknown opcode
".subsection"
/usr/ccs/bin/as: "/var/tmp/ccvGjLaB.s", line 1487: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccvGjLaB.s", line 1613: error: unknown opcode
".previous"
/usr/ccs/bin/as: "/var/tmp/ccvGjLaB.s", line 1613: error: statement syntax
(This is Solaris, right?)
Your gcc was built to use the GNU assembler (gas from binutils). The solution
is to either install GNU binutils (from the same source as your gccc, eg.
sunfreeware.com), or, if GNU binutils are already installed, make sure that
they come before /usr/ccs/bin in PATH.
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail