{\rtf1\ansi\ansicpg1252\fromtext \deff0{\fonttbl {\f0\fswiss Arial;} {\f1\fmodern Courier New;} {\f2\fnil\fcharset2 Symbol;} {\f3\fmodern\fcharset0 Courier New;}} {\colortbl\red0\green0\blue0;\red0\green0\blue255;} \uc1\pard\plain\deftab360 \f0\fs20 Hi there,\par \par When I tried to compile c files using GCC 3.01, I encounters some strange messages which do make any sense to me. At the end is the messages I got. The command i issued to compile one c file is:\par \par gcc -pedantic-errors -fdiagnostics-show-location=every-line -pipe -tradi\par tional -c llpcfg.c\par \par Mike\par \par /usr/ccs/bin/as: "", line 6578: error: unknown opcode ".subsection"\par /usr/ccs/bin/as: "", line 6578: error: statement syntax\par /usr/ccs/bin/as: "", line 6628: error: unknown opcode ".previous"\par /usr/ccs/bin/as: "", line 6628: error: statement syntax\par /usr/ccs/bin/as: "", line 8370: error: unknown opcode ".subsection"\par /usr/ccs/bin/as: "", line 8370: error: statement syntax\par /usr/ccs/bin/as: "", line 8415: error: unknown opcode ".previous"\par /usr/ccs/bin/as: "", line 8415: error: statement syntax\par *** Error code 1\par make: Fatal error: Command failed for target `llpcfg.o'\par }