Anonymous | Login | Signup for a new account | 12-17-2024 10:35 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ 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 | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 3.1.0 | Product Version | 3.1.0 | ||||
Product Build | |||||||||
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> |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
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 |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |