On Wed, Feb 23, 2011 at 11:42 PM, Mulyadi Santosa <mulyadi.santosa@xxxxxxxxx> wrote: > On Wed, Feb 23, 2011 at 19:51, Madhavi Manchala <madhavi.linux@xxxxxxxxx> wrote: >> Dear All, >> >> In one of the makefile souces, I saw the following statement. >> >> arm-elf-gcc util.c -o flutil -DFL_DATA=util_bin -DFL_IMAGE=util.bin >> -DFL_DATA_CKSUM=$FL_DATA_CKSUM > > check that util.c.... FL_DATA and FL_IMAGE should be a symbol defined > in #define block...grep will help you to reveal how those symbol are > used Hi Mulyadi Santosa, Thanks. I did not find any symbols defined in the complete sources for FL_DATA and FL_IMAGE. I guess, they are available in the library objects. I will look into it. Actually, I thought they are related to either gcc, ld or make commands. That is the reason, I asked here. Thanks and Regards, Madhavi M > -- > regards, > > Mulyadi Santosa > Freelance Linux trainer and consultant > > blog: the-hydra.blogspot.com > training: mulyaditraining.blogspot.com > _______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies