Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001358 [Resin] minor always 09-19-06 12:51 12-04-06 14:39
Reporter sam View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.1.0
Summary 0001358: enabling 64bit for 3.1
Description In 3.1, Resin should have a libexec/ and a libexec64/ directory.

The ./configure script produces a 32 bit library, unless --enable-64bit
is specified.

So to use 64bit, the user has to:

1) run ./configure --64bit; make; make install

2) specify -d64 as a jvm arg:
  <jvm-arg>-d64</jvm-arg>

Additional Information
Attached Files

- Relationships

- Notes
(0001637)
ferg
12-04-06 14:39

With the caveat that if the JVM only runs in 64-bit mode, i.e. no -d64 is required, ./configure will automatically compile the libexec64 version
 

- Issue History
Date Modified Username Field Change
09-19-06 12:51 sam New Issue
12-04-06 14:39 ferg Note Added: 0001637
12-04-06 14:39 ferg Assigned To  => ferg
12-04-06 14:39 ferg Status new => closed
12-04-06 14:39 ferg Resolution open => fixed
12-04-06 14:39 ferg Fixed in Version  => 3.1.0


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker