Hi,
I am getting an
error while building flash_boot_ module for mips platform. Please
specify a solution for this..
the error log as
follows:
make[2]: Leaving directory
`/export/rahul/perforce/client_myx26_Sep14/flash_boot_recvry/fusiv/apcode'
mips-linux-uclibc-gcc -Werror -c -Os -march=lx4189 -mips1 -mno-abicalls -fno-pic -fomit-frame-pointer -nostdinc -I. -I../fusiv/include -I../include -I../inflate -I../shared -I../flash/cepflash -I../flash -I../autoclock -DIN_BOOTSTRAP -D_LOADER_RECOVERY_ -Wa,-alh=ethap.lst -c -o ethap.o ethap.c
mips-linux-uclibc-ld -Bstatic -EB -e romInit -N -X -Map loader1.map -T loader1LinkerMap -o loader1.x loader1.o copyLoader.o lx4080.o itab.o dispatch.o loadAP.o ethap.o ../flash/libFlashRCV.a ../shared/bootShared.a ../misc/libMisc.a ../autoclock/libAuto.a
make[1]: Leaving directory `/export/rahul/perforce/client_myx26_Sep14/flash_boot_recvry/loader1'
mips-linux-uclibc-objcopy -S -O binary loader1/loader1.x loader1.bin
BFD: Warning: Writing section `.text' to huge (ie negative) file offset 0xbefffe74.
BFD: Warning: Writing section `.data' to huge (ie negative) file offset 0xbf0020c4.
mips-linux-uclibc-objcopy: loader1.bin: File truncated
make: *** [loader1.bin] Error 1
mips-linux-uclibc-gcc -Werror -c -Os -march=lx4189 -mips1 -mno-abicalls -fno-pic -fomit-frame-pointer -nostdinc -I. -I../fusiv/include -I../include -I../inflate -I../shared -I../flash/cepflash -I../flash -I../autoclock -DIN_BOOTSTRAP -D_LOADER_RECOVERY_ -Wa,-alh=ethap.lst -c -o ethap.o ethap.c
mips-linux-uclibc-ld -Bstatic -EB -e romInit -N -X -Map loader1.map -T loader1LinkerMap -o loader1.x loader1.o copyLoader.o lx4080.o itab.o dispatch.o loadAP.o ethap.o ../flash/libFlashRCV.a ../shared/bootShared.a ../misc/libMisc.a ../autoclock/libAuto.a
make[1]: Leaving directory `/export/rahul/perforce/client_myx26_Sep14/flash_boot_recvry/loader1'
mips-linux-uclibc-objcopy -S -O binary loader1/loader1.x loader1.bin
BFD: Warning: Writing section `.text' to huge (ie negative) file offset 0xbefffe74.
BFD: Warning: Writing section `.data' to huge (ie negative) file offset 0xbf0020c4.
mips-linux-uclibc-objcopy: loader1.bin: File truncated
make: *** [loader1.bin] Error 1
Thanks,
Rahul