[pkg-go] Bug#846294: Bug#846294: [peco] Binary ist statically linked

2016-12-01 Thread Bruno Kleinert
Am Donnerstag, den 01.12.2016, 17:35 +0900 schrieb Haruki TSURUMOTO:
> > > Is that intentional? I would expect it to be dynamically linked.
> 
> Yes, go applications links libraries statically.
> 
> --
> Haruki TSURUMOTO
> PGP Fingerprint:3718 C84E 4EDA 1B5C 4F26 8639 9D3D EE3F 63A6 000E

Thank you and also Martín for pointing that out, I'm not familiar with
Go :)

Greetings - Fuddl

signature.asc
Description: This is a digitally signed message part
___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#846294: Bug#846294: [peco] Binary ist statically linked

2016-12-01 Thread Haruki TSURUMOTO
>> Is that intentional? I would expect it to be dynamically linked.

Yes, go applications links libraries statically.

--
Haruki TSURUMOTO
PGP Fingerprint:3718 C84E 4EDA 1B5C 4F26 8639 9D3D EE3F 63A6 000E



signature.asc
Description: OpenPGP digital signature
___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#846294: Bug#846294: [peco] Binary ist statically linked

2016-11-30 Thread Martín Ferrari
On 29/11/16 22:06, Bruno Kleinert wrote:

> file says, the peco binary is statically linked:
> 
> (0)fuddl@flutschi:~$ file /usr/bin/peco 
> /usr/bin/peco: ELF 64-bit LSB executable, x86-64, version 1 (SYSV),
> statically linked, stripped
> 
> Is that intentional? I would expect it to be dynamically linked.

All go applications are currently compiled statically.


-- 
Martín Ferrari (Tincho)

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers