Boost logo

Boost Users :

Subject: [Boost-users] Compile Boost 1.64 on ARM64
From: Lior Koskas (liork.cryptobiu_at_[hidden])
Date: 2018-11-04 15:58:28


Hello,

I'm trying to compile boost on my 64 ARM machine.
In order to compile I ran this command ./bootstrap.sh && ./b2.
When I'm looking at the output of the b2 program, I noticed that it does
not recognize my machine as ARM architecture:

Performing configuration checks

    - 32-bit : no (cached)
    - 64-bit : yes (cached)
    - arm : no (cached)
    - mips1 : no (cached)
    - power : no (cached)
    - sparc : no (cached)
    - x86 : yes (cached)

How can I enforce boost to compile as ARM64 architecture?

Thank you,

-- 
Lior


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net