Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BOARD=mbed_lpc1768 make fails #751

Closed
mehlis opened this issue Feb 20, 2014 · 11 comments
Closed

BOARD=mbed_lpc1768 make fails #751

mehlis opened this issue Feb 20, 2014 · 11 comments
Assignees
Labels
Platform: ARM Platform: This PR/issue effects ARM-based platforms State: duplicate State: The issue/PR is a duplicate of another issue/PR Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)

Comments

@mehlis
Copy link
Contributor

mehlis commented Feb 20, 2014

$ /home/c/git/RIOT-OS/arm-2013.11/bin/../lib/gcc/arm-none-eabi/4.8.1/../../../../arm-none-eabi/bin/ld -v
GNU ld (Sourcery CodeBench Lite 2013.11-24) 2.23.52.20130912
make[1]: Leaving directory `/home/c/git/RIOT-OS/RIOT'
/home/c/git/RIOT-OS/arm-2013.11/bin/../lib/gcc/arm-none-eabi/4.8.1/../../../../arm-none-eabi/bin/ld: cannot find -lnosys
collect2: error: ld returned 1 exit status
make: *** [all] Fehler 1
@mehlis
Copy link
Contributor Author

mehlis commented Feb 21, 2014

@mehlis
Copy link
Contributor Author

mehlis commented Feb 21, 2014

other issue with this board:

cpu.c: In function 'arm_reset':
cpu.c:127: warning: 'noreturn' function does return

@mehlis
Copy link
Contributor Author

mehlis commented Feb 21, 2014

duplicate of #629

@Kijewski
Copy link
Contributor

Kijewski commented May 5, 2014

@mehlis close?

@OlegHahm OlegHahm added this to the Release 2014.05 milestone May 6, 2014
@OlegHahm OlegHahm self-assigned this May 6, 2014
@LudwigKnuepfer
Copy link
Member

The other issue suggests that this issue is to be continued with..

@OlegHahm
Copy link
Member

Isn't that a pure toolchain issue? I thought we "support" the launchpad toolchain for Cortex platforms which should not produce this error.

@thomaseichinger
Copy link
Member

so close this since it builds with the right toolchain?

@OlegHahm
Copy link
Member

@mehlis, what do you say?

@thomaseichinger
Copy link
Member

@mehlis ping

@mehlis
Copy link
Contributor Author

mehlis commented May 15, 2014

the conclusion: building RIOT for lpc1768 with the mentor graphics toolchain will fail . All other toolchains should work.

@mehlis mehlis closed this as completed May 15, 2014
@LudwigKnuepfer
Copy link
Member

I created a stub for the board to reflect this https://github.com/RIOT-OS/RIOT/wiki/Board:-mbed_lpc1768

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: ARM Platform: This PR/issue effects ARM-based platforms State: duplicate State: The issue/PR is a duplicate of another issue/PR Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

No branches or pull requests

5 participants