Skip to content
This repository has been archived by the owner on Aug 23, 2018. It is now read-only.
/ golang-go-cross Public archive

Golang cross-compiler support for Debian/unstable

Notifications You must be signed in to change notification settings

hillu/golang-go-cross

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Golang cross-compiler support for Debian

This is a Debian source package that builds CGO-enabled runtime libraries for architectures other than the host architecture and installs those into GOROOT. Golang sources are not included -- the source code shipped as part of the golang-src package is used instead.

This allows for cross-building binaries for Linux and Windows platforms, including CGO support, as requested in #776401. The results have been successfully tested Windwos and Linux, i386 and amd64. Testing is still needed for linux-armhf, linux-aarch64, linux-ppc64el.

This package has been successfully tested with Golang 1.6, 1.7, 1.8 packages from jessie-backports and stretch.

-- Hilko Bengen bengen@debian.org

About

Golang cross-compiler support for Debian/unstable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages