mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-23 09:07:52 +08:00
2010-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* capture/capture.doc: Remove more ITRON references.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2010-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* capture/capture.doc: Remove more ITRON references.
|
||||
|
||||
2010-06-02 Chris Johns <chrisj@rtems.org>
|
||||
|
||||
* iostream/init.cc: Remove the hack.
|
||||
|
||||
@@ -42,9 +42,9 @@ RTEMS is configured using the shell MSYS with this command:
|
||||
$ mkdir pc586
|
||||
$ cd pc586
|
||||
$ /c/rtems/src/rtems-4.7.0/configure --target=i386-rtems4.8 \
|
||||
--enable-network --enable-posix --enable-itron \
|
||||
--enable-network --enable-posix --enable-cxx\
|
||||
--enable-tests=samples --enable-maintainer-mode \
|
||||
--enable-cxx --enable-rtems-bsp=pc586
|
||||
--enable-rtemsbsp=pc586
|
||||
$ make all
|
||||
|
||||
If you wish to use the Windows Command prompt open an RTEMS Command prompt
|
||||
@@ -55,7 +55,7 @@ shell commands become:
|
||||
RTEMS(i386) C:\rtems\src> mkdir pc586
|
||||
RTEMS(i386) C:\rtems\src> cd pc586
|
||||
RTEMS(i386) C:\rtems\src\pc586> sh /c/rtems/src/rtems-4.7.0/configure
|
||||
--target=i386-rtems4.7 --enable-network --enable-posix --enable-itron
|
||||
--target=i386-rtems4.7 --enable-network --enable-posix
|
||||
--enable-tests=samples --enable-maintainer-mode --enable-cxx
|
||||
--enable-rtems-bsp=pc586
|
||||
RTEMS(i386) C:\rtems\src\pc586> make all
|
||||
|
||||
Reference in New Issue
Block a user