Transaction

fd1231bc82cba0c0c4afdffd40fa9ed62a9c7795dafde839a365c826dd1896d7
2024-03-28 16:34:48
0.00000012 BSV
(
0.00536032 BSV
-
0.00536020 BSV
)
10.89 sat/KB
1
73,340
1,101 B

2 Outputs

Total Output:
0.00536020 BSV
  • j"1LAnZuoQdcKCkpDBKQMCgziGMoPC4VQUckMP<div class="post">I can't build r80 from the SVN with -O2 in the makefile. I'm running Ubuntu 10.04 LTS 64-bit on an Intel Core 2. If I remove -O2 (switch back to -O0), it builds fine.<br/><br/>The problem seems to be line 15 of net.h. My googling suggests that statement-expressions, some non-standard, GCC-only extension to C++, are not allowed outside of functions at that level of optimization. htons is implemented as a statement-expression for linux. I managed to get it to build by replacing the htos(8333) with 0x8D20, which is 8333 in network byte order. This compiles and runs fine on my Intel processor, but probably wouldn't work on a big endian processor like a PowerPC.<br/><br/>Is anybody else experiencing this bug?<br/><br/>Also, I'm somewhat disappointed. -O2 didn't help me generate hashes any faster. Perhaps I'll try -O3.</div> text/html
    https://whatsonchain.com/tx/fd1231bc82cba0c0c4afdffd40fa9ed62a9c7795dafde839a365c826dd1896d7