This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Binutils
- To: Bruce M Beach <bmbeach@lynchburg.net>
- Subject: Re: Binutils
- From: Alex Buell <alex.buell@tahallah.demon.co.uk>
- Date: Mon, 13 Sep 1999 06:03:44 +0100 (BST)
- cc: gcc@gcc.gnu.org
- Reply-To: alex.buell@tahallah.demon.co.uk
On Sun, 12 Sep 1999, Bruce M Beach wrote:
> I can build binutils without any problems but what I can't
> do is build them statically.
If you had read the notes that came with the distribution, you would have
found out ./configure --disable-shared --enable-static would have done the
trick.
Cheers,
Alex
--
Legalise cannabis today!
http://www.tahallah.demon.co.uk - updated!
- References:
- Binutils
- From: Bruce M Beach <bmbeach@lynchburg.net>