Hi Ian

I am thinking of ways to work around this then. I come from C world. There 
we use an undefined symbol, and define it using the -D flag to the 
compiler. Since Go has no preprocessor, this is probably not an option.

Another option could be some binutil trick to remove a symbol an re-add it. 
That would be dirty and dangerous.

Happy hacking
Atilla

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/cfb1a33e-c9ca-494c-9cf0-4870ac72075bo%40googlegroups.com.

Reply via email to