On Feb 20, 9:29 pm, Benjamin Smedberg <[EMAIL PROTECTED]> wrote: > This is of course a similar problem to an x86-64 machine where you could > launch a 32-bit or 64-bit XR on the same machine.
bsmedberg's variant is more interesting. on solaris 64bit and 32bit apps always can run if the system is 64bit. for gecko, if you want plugins, you always want 32bit. you of course can't run 64bit apps if you have an older x86 running solaris, but.... i think the simpler question is: why do you have a 64bit version of xulrunner (or any other gecko) anywhere? the only reason i know of is to get core dumps that are bigger than 4gb. but speaking as someone who generated two 4gb core dumps, each of which took just short of 4hours to write, I can't think of any reason that you'd want to do this. _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
