On 2013/05/01 21:31:05, iant wrote: > *** Submitted as https://code.google.com/p/go/source/detail?r=a41f95be3187 *** > > runtime/cgo: export ...
11 years, 10 months ago
(2013-05-02 11:08:24 UTC)
#5
Message was sent while issue was closed.
On 2013/05/01 21:31:05, iant wrote:
> *** Submitted as https://code.google.com/p/go/source/detail?r=a41f95be3187 ***
>
> runtime/cgo: export symbols in both internal and external link mode
>
> R=rsc, r
> CC=golang-dev
> https://codereview.appspot.com/9060045
This revision causes the misc/cgo/test to fail on arm, see
https://code.google.com/p/go/issues/detail?id=5387
# ../misc/cgo/test
/tmp/go-build428583550/_/home/pi/go/misc/cgo/test/_test/test.test: symbol lookup
error: /tmp/go-build428583550/_/home/pi/go/misc/cgo/test/_test/test.test:
undefined symbol: SansTypeface
exit status 127
FAIL _/home/pi/go/misc/cgo/test 0.014s
/tmp/go-build903371114/_/home/pi/go/misc/cgo/test/_test/test.test: symbol lookup
error: /tmp/go-build903371114/_/home/pi/go/misc/cgo/test/_test/test.test:
undefined symbol: SansTypeface
exit status 127
FAIL _/home/pi/go/misc/cgo/test 0.015s
Issue 9060045: code review 9060045: runtime/cgo: export symbols in both internal and extern...
(Closed)
Created 11 years, 10 months ago by iant
Modified 11 years, 10 months ago
Reviewers: ajstarks, minux1
Base URL:
Comments: 0