On Jun 16, 2005, at 12:09 AM, [EMAIL PROTECTED] wrote:
Building on HP-11 PA-RISC works just fine.

Also, I have no idea how to enable a 64-bit build explicitly. Is there a
standard configure option, or does that require some CXXFLAGS magic?

Hi Dave,

It looks to me like configure tries to figure out which ABI you are using. If you want to force a 64 bit build otherwise, you'll probably need to pass the appropriate CXXFLAGS for the platform. I don't think there's any generic configure option to say "use 64 bit".

    ./configure CXXFLAGS=blah blah

-jdb


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to