mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08: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:
@@ -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
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user