Project

General

Profile

Common build issues like PEBKAC

Added by eightdot almost 10 years ago

Firmware/mbed$ ./make.sh
94
None
['Firmware/mbed/build/mbed', 'Firmware/mbed/build/rtos', 'Firmware/mbed/build/net/eth', 'Firmware/mbed/libraries/fs/sd', 'Firmware/mbed/libraries/fs/fat']

BUILD PROJECT: LASER (LPC1768, GCC_ARM)

Link: laser
[ERROR] Firmware/mbed/build/mbed/TARGET_LPC1768/TOOLCHAIN_GCC_ARM/retarget.o: In function `__wrap_main':
retarget.cpp:(.text.__wrap_main+0xe): undefined reference to `main'
collect2: error: ld returned 1 exit status


Replies (1)

RE: Common build issues like PEBKAC - Added by eightdot almost 10 years ago

I did not create the laser symlink:
ln -s ../../../../laser libraries/tests/net/protocols/

    (1-1/1)