now for some good news
roger peppe
roger.peppe at canonical.com
Tue May 14 08:16:38 UTC 2013
On 14 May 2013 06:22, David Cheney <david.cheney at canonical.com> wrote:
> on linux/amd64 at least, gccgo appears to compile juju just fine
>
> lucky(~/src/launchpad.net/juju-core) % time go build -compiler gccgo ./...
> # launchpad.net/goyaml
> /tmp/go-build331853455/launchpad.net/goyaml/_obj/_cgo_defun.c:1:0:
> warning: ignoring #pragma cgo_ldflag [-Wunknown-pragmas]
> /tmp/go-build331853455/launchpad.net/goyaml/_obj/_cgo_defun.c:2:0:
> warning: ignoring #pragma cgo_ldflag [-Wunknown-pragmas]
> # launchpad.net/goyaml
> ../goyaml/helpers.c: In function ‘set_output_handler’:
> ../goyaml/helpers.c:17:55: error: ‘outputHandler’ undeclared (first use
> in this function)
> ../goyaml/helpers.c:17:55: note: each undeclared identifier is reported
> only once for each function it appears in
isn't this error a problem?
interesting that the compilation time seems to be less with gccgo.
More information about the Juju-dev
mailing list