Igor Schein on Mon, 3 Feb 2003 17:37:05 -0500


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

linker warning


Hi,

when compiling CVS sources on Solaris 9 with Forte 7.0, I see this:

ld: warning: symbol `overflow' has differing types:
        (file mp.o type=OBJT; file kernel2.o type=NOTY);
        kernel2.o definition taken
ld: warning: symbol `hiremainder' has differing types:
        (file mp.o type=OBJT; file kernel2.o type=NOTY);
        kernel2.o definition taken

Thanks

Igor