Skip to content

Instantly share code, notes, and snippets.

@DXist
Created October 17, 2015 18:40
Show Gist options
  • Save DXist/890faab3030b827bc491 to your computer and use it in GitHub Desktop.
Save DXist/890faab3030b827bc491 to your computer and use it in GitHub Desktop.
go-starter-kit build
...
+ 2 hidden modules
Child extract-text-webpack-plugin:
+ 2 hidden modules
Child extract-text-webpack-plugin:
+ 3 hidden modules
/Users/srk/workspace/go-starter-kit/bin/go-bindata -pkg=server -prefix=src/app/server/data -o=src/app/server/bindata.go src/app/server/data/...
fatal: No names found, cannot describe anything.
# app
link: warning: option -X main.buildstamp 2015-10-17_03:42:42 may not work in future releases; use -X main.buildstamp=2015-10-17_03:42:42
link: warning: option -X main.gittag -X may not work in future releases; use -X main.gittag=-X
usage: link [options] main.o
-B note
add an ELF NT_GNU_BUILD_ID note when using ELF
-C check Go calls to C code
-D address
set data segment address (default -1)
-E entry
set entry symbol name
-H type
set header type
-I linker
use linker as ELF dynamic linker
-L directory
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment