Revision: 40642
          http://brlcad.svn.sourceforge.net/brlcad/?rev=40642&view=rev
Author:   brlcad
Date:     2010-09-22 14:54:57 +0000 (Wed, 22 Sep 2010)

Log Message:
-----------
include a one-liner helper instruction for 64bit builds

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

Modified: brlcad/trunk/doc/README.MacOSX
===================================================================
--- brlcad/trunk/doc/README.MacOSX      2010-09-22 13:47:22 UTC (rev 40641)
+++ brlcad/trunk/doc/README.MacOSX      2010-09-22 14:54:57 UTC (rev 40642)
@@ -71,8 +71,10 @@
 additional CFLAGS/CXXFLAGS/CPPFLAGS/LDFLAGS to get a 64-bit
 compilation.  The exact values for these flags depends on environment
 and is beyond the scope of this document -- if you don't know what
-settings you need, you probably shouldn't be compiling.
+settings you need, you probably shouldn't be compiling.  That said,
+this just might work for you:
 
+./configure CFLAGS=-m64 CXXFLAGS=-m64 LDFLAGS=-m64 --enable-64bit
 
 Bugs
 ----


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

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to