Hi, I'm trying to wrap a c++ library with swig to be called by Go. I've gotten "go build" to run up to the point to where I get the error: g++-4.8: error: unrecognized command line option '-no-pie'
The library I'm using is only supported up to g++ 4.8. Is there any way around this command? -- 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. For more options, visit https://groups.google.com/d/optout.