[Arakhnę-Dev] [94] Ad Linux 64bits library.

[ Thread Index | Date Index | More arakhne.org/dev Archives ]


Revision: 94
Author:   galland
Date:     2009-12-01 08:43:18 +0100 (Tue, 01 Dec 2009)
Log Message:
-----------
Ad Linux 64bits library.

Modified Paths:
--------------
    trunk/arakhneVmutils/native/josuuid/linux/pom.xml

Modified: trunk/arakhneVmutils/native/josuuid/linux/pom.xml
===================================================================
--- trunk/arakhneVmutils/native/josuuid/linux/pom.xml	2009-12-01 07:43:01 UTC (rev 93)
+++ trunk/arakhneVmutils/native/josuuid/linux/pom.xml	2009-12-01 07:43:18 UTC (rev 94)
@@ -38,7 +38,7 @@
         <configuration>
           <compilerProvider>generic</compilerProvider>
           <compilerStartOptions>
-            <compilerStartOption>-O3 -Wall -Werror -fmessage-length=0</compilerStartOption>
+            <compilerStartOption>-m32 -O3 -Wall -Werror -fmessage-length=0</compilerStartOption>
           </compilerStartOptions>
           
           <javahOS>linux</javahOS>
@@ -56,7 +56,7 @@
           </sources>
             
           <linkerStartOptions>
-            <linkerStartOption>-shared -lstdc++</linkerStartOption>
+            <linkerStartOption>-m32 -shared -lstdc++</linkerStartOption>
           </linkerStartOptions>
                     
         </configuration>


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/