Here is how AS handles -d64 -- I think we have some bugs here!
1) -d64 is passed along to the JVM
2) The java.library.path has these paths prepended:
A) if your os.arch is sparc then:
nss-root/sparcv9
imq-lib/sparcv9
icu-lib/sparcv9
B) if your os.arch is X86
nss-root/amd
imq-lib/amd
icu-lib/amd
C) Otherwise
nss-root/
imq-lib/
icu-lib/
[Message sent by forum member 'bnevins' (bnevins)]
http://forums.java.net/jive/thread.jspa?messageID=207901