configure is not working
Shane Wegner
shane@cm.nu
Thu Sep 3 05:16:00 GMT 1998
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I just compiled and installed the egcs compiler version 1.1a. When I run
the configure script from any gnu program, the one generated by autoconf,
it flags gcc as being a cross-compiler.
configure
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... yes
I have been receiving reports from users that their software is not
compiling and I think this is what it is because everything else works. I
have compiled test programs with success and I did not compile egcs as a
cross-compiler. Here's what I did to get it installed.
bunzip2 egcs-1.1a.tar.bz2
tar -xf egcs-1.1a.tar
rm egcs-1.1a.tar
mkdir egcs-obj
cd egcs-obj
../egcs-1.1a/configure --prefix=/usr --with-local-prefix=/usr/local \
- --with-gxx-include-dir=/usr/include/g++ --enable-shared --enable-threads
make CFLAGS=-O2 LDFLAGS=-s CXXFLAGS=-O2 bootstrap
make CFLAGS=-O2 LDFLAGS=-s CXXFLAGS=-O2 install
Anyone have any ideas?
- -- Shane Wegner: mailto:shane@cm.nu
Sysadmin, Continuum Systems: http://www.cm.nu/
Vice President, W.A.P.V.I.
Personal website: http://www.cm.nu/~shane/
PGP key: finger:shane@cm.nu
ICQ UIN: 15706546
-----BEGIN PGP SIGNATURE-----
Version: PGP for Personal Privacy 5.0
Charset: noconv
iQA/AwUBNe3RnsrVq/2G1RScEQLCnwCeMBHKfp7UlKxghX3yo+3M2l9XSs4AoPsB
0NbPsdFocPGWN+IZK+AQ7njM
=9tau
-----END PGP SIGNATURE-----
More information about the Gcc
mailing list