Probally need to start doing a checkout and rebuild to a clean directory after you commit since I suspect you will be adding a lot of files in near future.
gcc -m32 ... -o crt0.o crt0.s make[1]: *** No rule to make target `/projects/LinuxBIOSv2/src/cpu/amd/model_gx2/vsmsetup.c', needed by `vsmsetup.o'. Stop. make[1]: Leaving directory `/projects/LinuxBIOSv2/targets/lippert/frontrunner/frontrunner/normal' make: *** [normal/linuxbios.rom] Error 1 rsmith@richlap:/projects/LinuxBIOSv2/targets/lippert/frontrunner/frontrunner$
-- Richard A. Smith
Richard Smith wrote:
Probally need to start doing a checkout and rebuild to a clean directory after you commit since I suspect you will be adding a lot of files in near future.
gcc -m32 ... -o crt0.o crt0.s make[1]: *** No rule to make target `/projects/LinuxBIOSv2/src/cpu/amd/model_gx2/vsmsetup.c', needed by `vsmsetup.o'. Stop. make[1]: Leaving directory `/projects/LinuxBIOSv2/targets/lippert/frontrunner/frontrunner/normal' make: *** [normal/linuxbios.rom] Error 1 rsmith@richlap:/projects/LinuxBIOSv2/targets/lippert/frontrunner/frontrunner$
-- Richard A. Smith
fixed, sorry.
ron