mirror of
https://github.com/apache/nuttx.git
synced 2026-08-21 05:28:19 +00:00
A few fixes for compilation errors due to recent address environment fixes
This commit is contained in:
parent
169c260be6
commit
cd3ebefc82
1 changed files with 3 additions and 1 deletions
|
|
@ -144,4 +144,6 @@ stopper" before I gave up for now was during building dependencies:
|
|||
ASlink-Error-<cannot open> : "bin/mm_initialize.rel"
|
||||
|
||||
Clearly there is something wrong with the command line options given to SDCC because it is
|
||||
trying to compile and link when we really only want dependencies.
|
||||
trying to compile and link when we really only want dependencies. I did not spend very much
|
||||
time trying to solve the problem; I assume that it is not too difficult.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue