Port-sparc archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: Anyone else having trouble getting netbsd-5 sparc64 to cross-compile on i386?
> I keep running into this:
>
> htodd@kerry:/usr/src/sbin/gpt > /usr/cross/sparc64/bin/sparc64--netbsd-gcc
> -O2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
> -Wno-sign
-compare -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow
-Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -std=gnu99 -nostdinc -
isystem /usr/src/obj.sparc64/destdir.sparc64/usr/include -c
/usr/src/sbin/gpt/gpt.c /usr/src/sbin/gpt/gpt.c: In function 'gpt_gpt':
/usr/src/sbin/gpt/gpt.c:600
: warning: format '%llu' expects type 'long long unsigned int', but argument 3
has type 'long unsigned int'
>
looks like this just got fixed:
cvs rdiff -u -r1.8.6.1 -r1.8.6.2 src/sbin/gpt/gpt.c
.mrg.
Home |
Main Index |
Thread Index |
Old Index