Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003968 [Resin] minor always 03-25-10 10:12 03-26-10 14:25
Reporter ferg View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0003968: 64-bit configure CFLAGS
Description (rep by Bill Au)


without --enable-64bit on 64 bit system:
+ JNI CFLAGS: -g -O2 -DPOLL -DEPOLL -D_POSIX_PTHREAD_SEMANTICS -DB64 -DHAS_SOCK_TIMEOUT -DHAS_JVMTI


without --enable-64bit on 64 bit system:
+ JNI CFLAGS: -g -O2 -DPOLL -DEPOLL -D_POSIX_PTHREAD_SEMANTICS -DB64 -m64 -fPIC -DHAS_SOCK_TIMEOUT -DHAS_JVMTI

Namely with --enable-64bit, CFLAGS also contains -m64 and -fPIC. Not sure if that matters or not. That's why I want to double check with you to make sure I am doing the right thing.
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
03-25-10 10:12 ferg New Issue
03-26-10 14:25 ferg Assigned To  => ferg
03-26-10 14:25 ferg Status new => closed
03-26-10 14:25 ferg Resolution open => fixed
03-26-10 14:25 ferg Fixed in Version  => 4.0.6


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