1
0
mirror of https://github.com/golang/go synced 2024-10-04 11:21:21 -06:00
go/src/cmd/ld
Rob Pike 3d42e691b9 make 6l produce dynamically linked binaries (although they are fully statically linked as far
as go is concerned).  the -d flag is now flipped; as on the mac, -d disables dynamic.

much remains to be improved to move the output closer to the gcc format.

R=rsc
DELTA=366  (310 added, 30 deleted, 26 changed)
OCL=31929
CL=31951
2009-07-21 15:10:47 -07:00
..
elf64.c make 6l produce dynamically linked binaries (although they are fully statically linked as far 2009-07-21 15:10:47 -07:00
elf64.h make 6l produce dynamically linked binaries (although they are fully statically linked as far 2009-07-21 15:10:47 -07:00
go.c dead code 2009-07-14 09:28:42 -07:00