Hello!
I got strange problem.
When I am trying to send a message containing a struct of size 30
I am getting a strange exception:
core.exception.AssertError@/home/tbolshakov/x-tools/arm-unknown-linux-gnueabi-gdc/lib/gcc/arm-unknown-linux-gnueabi/4.7.2/include/d/std/variant.d(280):
target must
On gcc-4.8-20120701 it does not work either:
echo timestamp > s-genrtl-h
gcc -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-format-attribute -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings
-Wold-
#x27;
make: *** [all] Error 2
On Friday, 6 July 2012 at 07:21:45 UTC, Iain Buclaw wrote:
On 6 July 2012 02:14, Alex Rønne Petersen
wrote:
On 06-07-2012 00:39, Timofei Bolshakov wrote:
I have the same problem ...
Using the wrong GCC version. I've removed all backwards
compatibility
I have the same problem ...
Using the wrong GCC version. I've removed all backwards
compatibility
Do you mean I need 4.6.2?