[Bioc-devel] Register native routines

Aaron Taudt aaron.taudt at gmail.com
Tue Mar 15 18:01:52 CET 2016


Yes, I could reproduce the error with
CXXFLAGS = -O0
and fixed it with the suggestions in
http://stackoverflow.com/questions/11055802/static-and-extern-global-variables-in-c-and-c
by replacing extern with const.
<http://stackoverflow.com/questions/11055802/static-and-extern-global-variables-in-c-and-c>

	[[alternative HTML version deleted]]



More information about the Bioc-devel mailing list