[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fdo-commits
Subject:    [fdo-commits] r6744 - sandbox/linux64/Thirdparty
From:       svn_fdo () osgeo ! org
Date:       2013-01-21 14:39:49
Message-ID: 20130121143950.3DDA53905FD () trac ! osgeo ! org
[Download RAW message or body]

Author: jng
Date: 2013-01-21 06:39:48 -0800 (Mon, 21 Jan 2013)
New Revision: 6744

Modified:
   sandbox/linux64/Thirdparty/Thirdparty.sh
   sandbox/linux64/Thirdparty/Thirdparty_wfs.sh
   sandbox/linux64/Thirdparty/Thirdparty_wms.sh
Log:
#424: Only need to set cxxflags for 64-bit boost

Modified: sandbox/linux64/Thirdparty/Thirdparty.sh
===================================================================
--- sandbox/linux64/Thirdparty/Thirdparty.sh	2013-01-21 13:05:05 UTC (rev 6743)
+++ sandbox/linux64/Thirdparty/Thirdparty.sh	2013-01-21 14:39:48 UTC (rev 6744)
@@ -60,7 +60,8 @@
 cd ../../../
 #-fPIC required for x64
 if test "$CPUTYPE" == "x86_64"; then
-    ./tools/jam/src/bin.*/bjam toolset=gcc variant=release threading=multi \
link=static cflags=-fPIC cxxflags=-fPIC linkflags=-fPIC --layout=system stage +    \
echo "Building boost for x64" +    ./tools/jam/src/bin.*/bjam toolset=gcc \
variant=release threading=multi link=static cxxflags=-fPIC --layout=system stage  \
                else
     ./tools/jam/src/bin.*/bjam toolset=gcc variant=release threading=multi \
link=static --layout=system stage  fi

Modified: sandbox/linux64/Thirdparty/Thirdparty_wfs.sh
===================================================================
--- sandbox/linux64/Thirdparty/Thirdparty_wfs.sh	2013-01-21 13:05:05 UTC (rev 6743)
+++ sandbox/linux64/Thirdparty/Thirdparty_wfs.sh	2013-01-21 14:39:48 UTC (rev 6744)
@@ -33,7 +33,8 @@
 cd ../../../
 #-fPIC required for x64
 if test "$CPUTYPE" == "x86_64"; then
-    ./tools/jam/src/bin.*/bjam toolset=gcc variant=release threading=multi \
link=static cflags=-fPIC cxxflags=-fPIC linkflags=-fPIC --layout=system stage +    \
echo "Building boost for x64" +    ./tools/jam/src/bin.*/bjam toolset=gcc \
variant=release threading=multi link=static cxxflags=-fPIC --layout=system stage  \
                else
     ./tools/jam/src/bin.*/bjam toolset=gcc variant=release threading=multi \
link=static --layout=system stage  fi

Modified: sandbox/linux64/Thirdparty/Thirdparty_wms.sh
===================================================================
--- sandbox/linux64/Thirdparty/Thirdparty_wms.sh	2013-01-21 13:05:05 UTC (rev 6743)
+++ sandbox/linux64/Thirdparty/Thirdparty_wms.sh	2013-01-21 14:39:48 UTC (rev 6744)
@@ -33,7 +33,8 @@
 cd ../../../
 #-fPIC required for x64
 if test "$CPUTYPE" == "x86_64"; then
-    ./tools/jam/src/bin.*/bjam toolset=gcc variant=release threading=multi \
link=static cflags=-fPIC cxxflags=-fPIC linkflags=-fPIC --layout=system stage +    \
echo "Building boost for x64" +    ./tools/jam/src/bin.*/bjam toolset=gcc \
variant=release threading=multi link=static cxxflags=-fPIC --layout=system stage  \
                else
     ./tools/jam/src/bin.*/bjam toolset=gcc variant=release threading=multi \
link=static --layout=system stage  fi

_______________________________________________
fdo-commits mailing list
fdo-commits@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/fdo-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic