mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Add spawn attribute logic which will eventually be needed to support posix_spawn()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5501 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -1468,8 +1468,8 @@ Where <subdir> is one of the following:
|
|||||||
- A few extensions from GNUWin32 (or MSYS is you prefer)
|
- A few extensions from GNUWin32 (or MSYS is you prefer)
|
||||||
|
|
||||||
In this build, you cannot use a Cygwin or MSYS shell. Rather the build must
|
In this build, you cannot use a Cygwin or MSYS shell. Rather the build must
|
||||||
be performed in a Windows CMD shell. Here is a better shell than than the
|
be performed in a Windows console. Here is a better shell than than the
|
||||||
standard issue, CMD shell: ConEmu which can be downloaded from:
|
standard issue, CMD.exe shell: ConEmu which can be downloaded from:
|
||||||
http://code.google.com/p/conemu-maximus5/
|
http://code.google.com/p/conemu-maximus5/
|
||||||
|
|
||||||
CONFIG_HOST_WINDOWS=y : Windows
|
CONFIG_HOST_WINDOWS=y : Windows
|
||||||
|
|||||||
Reference in New Issue
Block a user