My understanding is that 64 bit OS is supported but 64 bit applications are not supported by HMP, thus it is required to force the compiler to generate 32 bit code (-m32 option in gcc).
Assuming my understading is correct I wonder if a full support for 64 bit application is in roadmap for HMP, does anyone know the answer to this question?