On Tue, Dec 22, 2020 at 10:30 PM Yonatan Gizachew <emeg...@gmail.com> wrote: > > I want to pass the '-Wl,--split-stack-adjust-size=0x8000' to the gold linker > as follows: > > go build -o libgotest.so -buildmode=c-shared -compiler=gccgo > -gccgoflags='-Wl,--split-stack-adjust-size=0x8000' test_mmap.go > But there s "unrecognized option" error. Could you please tell me the correct > way of passing these flags?
What you wrote looks about right to me. What is the exact and complete output? Ian -- 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/CAOyqgcXKOk%2BnkZQTB%3D7x%2BVLB7omFU6e93GnizCoDZhdGJLCpAQ%40mail.gmail.com.