Skip to content

implement runtime.casp on arm #1523

@gopherbot

Description

@gopherbot

by m@capitanio.org:

hg sum
parent: 7475:72d7040cd80c 
 runtime: fix memory allocator for GOMAXPROCS > 1

uname -m
x86_64

make[1]: Entering directory `/data4/soft/go/go/src/pkg/debug/elf'
5g -o _go_.5 elf.go file.go 
make[1]: Entering directory `go/src/pkg/debug/macho'
5g -o _go_.5 macho.go file.go 
runtime.markallocated: undefined: runtime.casp
rm -f _obj/debug/elf.a
gopack grc _obj/debug/elf.a _go_.5 
runtime.markallocated: illegal combination BL C_NONE C_NONE C_ADDR, 1 3
(1774)  BL  ,runtime.casp+0(SB)
cp _obj/debug/elf.a "/home/mc/soft/go/go/pkg/linux_arm/debug/elf.a"
runtime.markallocated: illegal combination BL C_NONE C_NONE C_ADDR, 1 3
(1774)  BL  ,runtime.casp+0(SB)
make[1]: Leaving directory `/data4/soft/go/go/src/pkg/debug/elf'
cd debug/gosym && make install
make[1]: Entering directory `/data4/soft/go/go/src/pkg/debug/gosym'
5g -o _go_.5 pclntab.go symtab.go 
make[1]: *** [goyacc] Error 1
make[1]: Leaving directory `/data4/soft/go/go/src/cmd/goyacc'
make: *** [../cmd/goyacc.install] Error 2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions