Date: Tue, 28 May 1996 20:27:57 +0400 (MSD) From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) <ache@astral.msk.su> To: phk@freefall.FreeBSD.org (Poul-Henning Kamp) Cc: CVS-committers@freefall.FreeBSD.org, cvs-all@freefall.FreeBSD.org, cvs-gnu@freefall.FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/ld ld.1 ld.c Message-ID: <199605281627.UAA01097@astral.msk.su> In-Reply-To: <199605281617.JAA11138@freefall.freebsd.org> from "Poul-Henning Kamp" at "May 28, 96 09:17:51 am"
next in thread | previous in thread | raw e-mail | index | archive | help
> phk 96/05/28 09:17:50
>
> Modified: gnu/usr.bin/ld ld.1 ld.c
> Log:
> Add an option -O <filename> to ld. From the manpage:
> -O filename
> Specifies the name of the output file. The file is created as
> filename.tmp and when output is complete renamed to filename.
> This allows us to:
> ld -O ${.TARGET} -x -r ${.TARGET}
Please, clarify (maybe in manpage?) how -O is different from -o
What happens with filename.tmp when output is NOT complete?
--
Andrey A. Chernov : And I rest so composedly, /Now, in my bed,
ache@astral.msk.su : That any beholder /Might fancy me dead -
http://dt.demos.su/~ache : Might start at beholding me, /Thinking me dead.
RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605281627.UAA01097>
