[libcpu] [417] Add a README file to top-level directory

1 view
Skip to first unread message

lib...@gh11.de

unread,
Apr 25, 2010, 6:37:33 AM4/25/10
to lib...@googlegroups.com
Revision
417
Author
penberg
Date
2010-04-25 03:37:27 -0700 (Sun, 25 Apr 2010)

Log Message

Add a README file to top-level directory

People expect to find full build instructions in a top-level README file so add
one.

Signed-off-by: Pekka Enberg <pen...@cs.helsinki.fi>

Added Paths

Diff

Added: trunk/README (0 => 417)


--- trunk/README	                        (rev 0)
+++ trunk/README	2010-04-25 10:37:27 UTC (rev 417)
@@ -0,0 +1,27 @@
+BUILD INSTRUCTIONS
+==================
+
+Ubuntu Linux
+------------
+
+CMake version 2.8 or higher is required. Unfortunately (as of January 3, 2010)
+Ubuntu's default CMake is still at 2.6.x, so you'll have to build it yourself.
+
+You can install other build dependencies with:
+
+  sudo apt-get install flex bison libreadline-dev
+
+To build libcpu:
+
+  make
+
+
+RUNNING SOME TESTS
+==================
+
+x86 front-end
+-------------
+
+To run the x86 front-end tests:
+
+  ./test/scripts/8086.sh


 
--
Subscription settings: http://groups.google.com/group/libcpu/subscribe?hl=en
Reply all
Reply to author
Forward
0 new messages