LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   strange gcc compilation errors in Tru64 UNIX (https://www.linuxquestions.org/questions/programming-9/strange-gcc-compilation-errors-in-tru64-unix-127006/)

Eric F 12-18-2003 02:22 PM

strange gcc compilation errors in Tru64 UNIX
 
I'm running Tru64 UNIX.

Every time I compile a file using gcc, I get the following error:

mips-tfile:Symbol table is not last (symbol table ends at 2496, .o ends at 2528

Every file I try gives the same error except the numbers are different. There is always a difference of 32 between the numbers.

I'm trying to compile C programs that compile fine in the regular UNIX C compiler (cc).

Any ideas as to what can cause this and what to do to fix it? :confused:


All times are GMT -5. The time now is 11:19 AM.