mirror of
https://github.com/apache/nuttx.git
synced 2026-08-14 17:03:29 +00:00
Misc changes for DHCPC support with NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2822 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
91b5d20785
commit
205a24d205
1 changed files with 4 additions and 1 deletions
|
|
@ -81,7 +81,10 @@ GNU Toolchain Options
|
|||
|
||||
NOTE 2: The devkitARM toolchain includes a version of MSYS make. Make sure that
|
||||
the paths to Cygwin's /bin and /usr/bin directories appear BEFORE the devkitARM
|
||||
path or will get the wrong version of make.
|
||||
path or will get the wrong version of make. It has been reported to me that the
|
||||
devkitARM will require an lower optimization level of -O1. Currently all of the
|
||||
Make.def files have -O2 for devkitARM -- if you are using this toolchain, you may
|
||||
need to review these settings.
|
||||
|
||||
CodeSourcery on Linux
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue