Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jul 2012 05:53:55 +0200
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no>
To:        Tim Kientzle <tim@kientzle.com>
Cc:        Ryan Stone <rysto32@gmail.com>, freebsd-arch@freebsd.org
Subject:   Re: Generating a tarball directly from make installworld
Message-ID:  <86r4shhbxo.fsf@ds4.des.no>
In-Reply-To: <8E4D9B54-C328-427D-89A1-0CB8E57CD064@kientzle.com> (Tim Kientzle's message of "Wed, 11 Jul 2012 18:58:34 -0700")
References:  <CAFMmRNwiZtbfuyT3tZ1udKk=VPJgwVuAD9gS=FY9rdGuoupqMw@mail.gmail.com> <25149679-6B99-4FF0-AB8C-90D5A7880F00@kientzle.com> <861ukio8p7.fsf@ds4.des.no> <8E4D9B54-C328-427D-89A1-0CB8E57CD064@kientzle.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Tim Kientzle <tim@kientzle.com> writes:
> ${PROG}: ${OBJS}
>    ${CC} =E2=80=A6. -o ${.TARGET} ${OBJS} =E2=80=A6
>    cp ${.TARGET} ${.TARGET}.stripped
>    strip ${.TARGET}.stripped

objcopy -g

This is turning out to be a lot harder than it seemed at first blush...

DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86r4shhbxo.fsf>