-
luke-jr commented at 4:33 PM on April 17, 2012: member
-
laanwj commented at 4:38 PM on April 17, 2012: member
The big-endian issue is known (#888). Not only does the test fail, entire bitcoin serialization is broken on architectures sufficiently different from x86.
The to_internal error for boost::program options is a problem in boost. As I had the same problem building with clang, I've worked around it here: https://github.com/bitcoin/bitcoin/blob/master/src/util.cpp#L10
-
drizzt commented at 11:48 PM on April 19, 2012: contributor
Just add -fpermissive on CXXFLAGS
-
laanwj commented at 7:41 AM on September 21, 2012: member
Fixed in version bitcoin/0.6.2.1-1 Done: Jonas Smedegaard <dr@jones.dk> Bug is archived. No further changes may be made.Closing this...
- laanwj closed this on Sep 21, 2012
- lateminer referenced this in commit e4d7addbb7 on Dec 25, 2019
- Bushstar referenced this in commit a374f9fe1d on May 2, 2020
- DrahtBot locked this on Sep 8, 2021