hello,
i wanted to try the d language and all wend well
but then i wanted to try it on psp
and soon an error came
and i rendered clueless
...
So im asking ur advice
for what its worth :)
psp-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libc/include
-I../../src/base -I
../../src/kernel -I../../src/user -I../../src/debug -g -O2
-G0 -Wall -DF_glue
_gettimeofday libcglue.c -c -o glue_gettimeofday.o
libcglue.c:46: error: conflicting types for 'gettimeofday'
/usr/local/pspdev/lib/gcc/psp/4.1.0/../../../../psp/include/sys/time.h:73: error
: previous declaration of 'gettimeofday' was here
make[3]: *** [glue_gettimeofday.o] Error 1
make[3]: Leaving directory
`/cygdrive/c/d/src/psp/pspdtoolchain/build/pspsdk/src
/libc'
make[2]: *** [all-recursive] Error 1
ps u can get pspdtoolchain from soywiz
thkx for reading :)
pspdtoolchain
Re: pspdtoolchain
Update your SDK.manmal wrote:hello,
i wanted to try the d language and all wend well
but then i wanted to try it on psp
and soon an error came
and i rendered clueless
...
So im asking ur advice
for what its worth :)
psp-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libc/include
-I../../src/base -I
../../src/kernel -I../../src/user -I../../src/debug -g -O2
-G0 -Wall -DF_glue
_gettimeofday libcglue.c -c -o glue_gettimeofday.o
libcglue.c:46: error: conflicting types for 'gettimeofday'
/usr/local/pspdev/lib/gcc/psp/4.1.0/../../../../psp/include/sys/time.h:73: error
: previous declaration of 'gettimeofday' was here
make[3]: *** [glue_gettimeofday.o] Error 1
make[3]: Leaving directory
`/cygdrive/c/d/src/psp/pspdtoolchain/build/pspsdk/src
/libc'
make[2]: *** [all-recursive] Error 1
ps u can get pspdtoolchain from soywiz
thkx for reading :)