Hello all,

Wonder if anyone had issue with compiling ActiveMQ-CPP library on ARM
system. I'm not cross-compiling, install all the dependency (apr,
cppunit...)

Things are alright in the configuration. But when I run make, the code
compiles until I get to /libactivemq_cpp_la-ActiveMQConnection.o and I get
an "g++: internal compiler error"

The compiling instruction and error looks like the following:
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -ansi -pedantic -DLINUX
-D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/usr/local/apr/include/apr-1 -W -Wall -Wextra -Wconversion -fPIC
-fstrict-aliasing -Wstrict-aliasing=2 -Wno-long-long -g -O2 -pthread -MT
activemq/core/libactivemq_cpp_la-ActiveMQConnection.lo -MD -MP -MF
activemq/core/.deps/libactivemq_cpp_la-ActiveMQConnection.Tpo -c
activemq/core/ActiveMQConnection.cpp  -fPIC -DPIC -o
activemq/core/.libs/libactivemq_cpp_la-ActiveMQConnection.o
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.
make[2]: *** [activemq/core/libactivemq_cpp_la-ActiveMQConnection.lo] Error
1
make[2]: Leaving directory
`/home/ubuntu/mqlib/activemq-cpp-library-3.7.0/src/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ubuntu/mqlib/activemq-cpp-library-3.7.0'
make: *** [all] Error 2



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Compiling-issue-with-ActiveMQ-CPP-on-armv7l-tp4668533.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to