|
xtensa-lx106-elf-ar ru .output/eagle/debug/lib/libGizwits.a .output/eagle/debug/obj/gizwits_protocol.o .output/eagle/debug/obj/gizwits_product.o
D:\Program Files (x86)\AiThinkerIDE_V1.5.2\msys32\opt\esp8266\v4.8.5_for_2.0\bin\xtensa-lx106-elf-ar.exe: creating .output/eagle/debug/lib/libGizwits.a
make[2]: Leaving directory '/e/work/ESP8266/gizlamp/app/Gizwits'
xtensa-lx106-elf-gcc -L../lib -nostdlib -T../ld/eagle.app.v6.new.2048.ld -Wl,--no-check-sections -u call_user_start -Wl,-static -Wl,--start-group -lc -lgcc -lhal -lphy -lpp -lnet80211 -llwip -lwpa -lmain -ljson -lupgrade -lssl -lpwm -lcrypto -lsmartconfig -lairkiss -lgagent user/.output/eagle/debug/lib/libuser.a driver/.output/eagle/debug/lib/libdriver.a Gizwits/.output/eagle/debug/lib/libGizwits.a -Wl,--end-group -o .output/eagle/debug/image/eagle.app.v6.out
d:/program files (x86)/aithinkeride_v1.5.2/msys32/opt/esp8266/v4.8.5_for_2.0/bin/../lib/gcc/xtensa-lx106-elf/4.8.5/../../../../xtensa-lx106-elf/bin/ld.exe: cannot find -lhal
collect2.exe: error: ld returned 1 exit status
make[1]: ** [../Makefile:363: .output/eagle/debug/image/eagle.app.v6.out] Error 1
make[1]: Leaving directory '/e/work/ESP8266/gizlamp/app'
make: ** [Makefile:307: .subdirs] Error 2 |
|