Revision: 34542
          http://brlcad.svn.sourceforge.net/brlcad/?rev=34542&view=rev
Author:   starseeker
Date:     2009-05-15 21:12:03 +0000 (Fri, 15 May 2009)

Log Message:
-----------
Add note about 64 building on Linux platforms

Modified Paths:
--------------
    brlcad/trunk/doc/README.Linux

Modified: brlcad/trunk/doc/README.Linux
===================================================================
--- brlcad/trunk/doc/README.Linux       2009-05-15 18:59:56 UTC (rev 34541)
+++ brlcad/trunk/doc/README.Linux       2009-05-15 21:12:03 UTC (rev 34542)
@@ -6,11 +6,17 @@
 
 Table of Contents
 -----------------
+64-bit Compile
 Arch Linux
 Ubuntu/Debian
 PPC64 Linux
 
+64-bit Compile
+--------------
+Supply configure options as follows:
 
+./configure CFLAGS=-m64 CXXFLAGS=-m64 LDFLAGS=-m64 --enable-64bit-build 
--enable-optimized --enable-all --prefix=/usr/brlcad/rel-MAJOR.MINOR.PATCH
+
 Arch Linux
 ----------
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to