#59700 - Volta - Thu Nov 03, 2005 4:17 pm
Hi!
I'm having hard time with the makefiles.
I'm using the makefile in one of the examples (say examples\graphics\2d\complex_2d). While very, very useful, I now need to use the arm7 processor.
This file will only compile and link to the arm9 processor. I tried to use the template project in the directory "examples\templates\combined" but its makefile is way too much different than the ones in the other examples.
I searched for a solution... My problem is that I can't use the makefile from the tutorial of Chris Double because I have some pictures in bin format and his makefile cannot link these files.
So... Anyone has made a makefile for compiling arm9 and arm7 sources while being able to link .bin pictures?
Thanks!
I'm having hard time with the makefiles.
I'm using the makefile in one of the examples (say examples\graphics\2d\complex_2d). While very, very useful, I now need to use the arm7 processor.
This file will only compile and link to the arm9 processor. I tried to use the template project in the directory "examples\templates\combined" but its makefile is way too much different than the ones in the other examples.
I searched for a solution... My problem is that I can't use the makefile from the tutorial of Chris Double because I have some pictures in bin format and his makefile cannot link these files.
So... Anyone has made a makefile for compiling arm9 and arm7 sources while being able to link .bin pictures?
Thanks!