[comp.unix.xenix] Invalid object module

lawrence@nvanbc.UUCP (Lawrence Harris) (01/03/87)

Hi, I just tried to compile a small model program with the -dos option
under IBM XENIX 2.0 and got an 'Invalid object module' error on Sdlibc.a
, has anyone else have this problem or know if there is a fix?

The program is as follows:

main()
{
	float x,y,z;

	y = 5.0;
	z=y+5;
	x=y*z;
}

-- 
------------------------------------------------------------------------------
UUCP: { ihnp4!alberta, tektronix!uw-beaver }!ubc-vision!van-bc!nvanbc!lawrence
PHONE: 1-604-736-9241 (09:00-17:00 PDT)