Re: Building all static

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Nov 02, 2004 at 03:44:20PM +0000, Gary V. Vaughan wrote:
> > $ ./configure --prefix=$HOME/static LD_FLAGS='-all-static' >/dev/null && make install >/dev/null
> 
> just LDFLAGS                           ^^^

It's one of those mornings.


$ ./configure --prefix=$HOME/static LDFLAGS='-all-static' && make install
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.

configure:2501: checking for C compiler default output file name
configure:2504: gcc   -all-static conftest.c  >&5
cc1: error: unrecognized option `-all-static'

This is on Debian Sid.



-- 
Bill Moseley
moseley@xxxxxxxx



_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux