summaryrefslogtreecommitdiffstats
path: root/newlib/README
diff options
context:
space:
mode:
authorRanjith Kumaran <ranjith@cygnus.com>2000-06-22 22:38:08 +0000
committerRanjith Kumaran <ranjith@cygnus.com>2000-06-22 22:38:08 +0000
commitb19f72a2db9c61f960268b358a9e5e50eebf2490 (patch)
tree5363dda9e1aa113ee6a67ad82f4439da1546de90 /newlib/README
parent344a1924d9f40fb1338696f756ec06a7bab1166d (diff)
downloadcygnal-b19f72a2db9c61f960268b358a9e5e50eebf2490.tar.gz
cygnal-b19f72a2db9c61f960268b358a9e5e50eebf2490.tar.bz2
cygnal-b19f72a2db9c61f960268b358a9e5e50eebf2490.zip
Thu Jun 22 18:35:00 2000 Ranjith Kumaran <ranjith@cygnus.com>
* README: Newlib 1.8.2 must be built in a separate directory than the sources.
Diffstat (limited to 'newlib/README')
-rw-r--r--newlib/README7
1 files changed, 2 insertions, 5 deletions
diff --git a/newlib/README b/newlib/README
index fdda052d3..b49127a8b 100644
--- a/newlib/README
+++ b/newlib/README
@@ -28,11 +28,8 @@ ChangeLog configure* mpw-README texinfo/
Makefile.in configure.in mpw-build.in
README etc/ mpw-config.in
-To build NEWLIB, you can just do:
-
- cd newlib-1.8.2
- ./configure --target=<your target>
- make all install
+To build NEWLIB, you must follow the instructions in the section entitled
+"Compiling NEWLIB in another directory".
This will configure and build all the libraries and crt0 (if one exists).
If `configure' can't determine your host system type, specify one as its