Hello!!!
I've got this error when I try to complie libpng from SDL 1.2.9.
Can u help me with this??
Code:
C:\Proyectos\NDS\SDL\libpng-1.2.8>make
arm-elf-gcc -o pngtest pngtest.o -mthumb -mthumb-interwork -L. -L../zlib-1.2.2 -lpng -lz -lm -s c:\proyectos\nds\devkitpro\devkitarm\bin\..\lib\gcc\arm-elf\4.0.2\..\..\..\..\ar
m-elf\bin\ld.exe: crt0.o: No such file: No such file or directory
make: *** [pngtest] Error 1
I have been able to compile: SDL 1.2.9 and zlib, only xDDD. I am very bad compiling things ^^
Thanks :D