summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstyluseater <styluseater>2011-01-14 02:21:29 +0000
committerstyluseater <styluseater>2011-01-14 02:21:29 +0000
commite0854f33cb0149d48c99df81fd39c7fbf34d3fae (patch)
tree52bd37a1705d1ac1e927ad4643afbe0514a9b2ab
parentc4f991cfec437b848a6fc87dbd5b2c6c41de9ce3 (diff)
downloadfontutils-e0854f33cb0149d48c99df81fd39c7fbf34d3fae.tar.gz
Adding build notes for GCC 4.5.2.
-rw-r--r--BUILD16
-rw-r--r--ChangeLog4
2 files changed, 20 insertions, 0 deletions
diff --git a/BUILD b/BUILD
new file mode 100644
index 0000000..941d5ae
--- /dev/null
+++ b/BUILD
@@ -0,0 +1,16 @@
+Building fontutils with GCC 4.5.2 doesn't require a seperate GCC installation
+but it is recommended that if you are using a GNU/Linux distribution with a
+different version of GCC that you install a new version into a self-contained
+directory.
+
+After you have successfully installed a self-contained version of GCC 4.5.2
+then try:
+
+CC="/opt/gcc/install/bin/gcc" LD_LIBRARY_PATH="/opt/mpc/install/lib:/opt/mpfr/install/lib:/opt/gmp/install/lib" ./configure
+
+CC="/opt/gcc/install/bin/gcc" LD_LIBRARY_PATH="/opt/mpc/install/lib:/opt/mpfr/install/lib:/opt/gmp/install/lib" make
+
+You might need to install the xt and xaw development libraries.
+On Debian GNU/Linux:
+
+apt-get install libxt-dev libxaw7-dev
diff --git a/ChangeLog b/ChangeLog
index a7dfe1e..93add6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Jan 13 19:51:00 2011 Adam M. Dutko (dutko.adam@gmail.com)
+
+ * BUILD: Adding build notes for GCC 4.5.2.
+
Fri May 13 15:18:27 1994 Karl Berry (karl@cs.umb.edu)
* configure.in: Include kpathsea/common.ac.