amd64/119771: troubles w/ -m32 executables on both amd64 and i386

Dieter freebsd at sopwith.solgatos.com
Sat Jan 19 13:25:23 PST 2008


>  -----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.


More information about the freebsd-amd64 mailing list