Date: Sat, 19 Jan 2008 12:20:35 +0000 From: Dieter <freebsd@sopwith.solgatos.com> To: freebsd-amd64@freebsd.org Subject: Re: amd64/119771: troubles w/ -m32 executables on both amd64 and i386 Message-ID: <200801192020.UAA25742@sopwith.solgatos.com> In-Reply-To: Your message of "Sat, 19 Jan 2008 18:50:02 GMT." <200801191850.m0JIo2v1043021@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> -----cut here-tseek.c---- > -----cut here-cfseek.c---- tseek.c:13: warning: function declaration isn't a prototype tseek.c: In function `main': tseek.c:36: warning: int format, different type arg (arg 2) tseek.c:48: warning: int format, different type arg (arg 2) tseek.c:60: warning: int format, different type arg (arg 2) cfseek.c:10: warning: function declaration isn't a prototype cfseek.c: In function `cfseek_': cfseek.c:19: warning: int format, different type arg (arg 4) cfseek.c:21: warning: int format, different type arg (arg 3) These may or may not be contributing to your problem, but step one is always fix all compiler warnings.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801192020.UAA25742>