-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wednesday 29 October 2003 6:00 pm, Spider wrote:
> grep CFLAGS /etc/make.conf
>
> ask yourself. why is "-2" in your CFLAGS that gcc tries to compile with
> and so clearly says -doesn't work -
>
>
> Changing CC and CPP Won't change the fact that gcc doesn't recognies the
> command line option "-2" .   This is the same problem as "-yet_exec"
> and I'm starting to wonder where people come up with theese flags.

I think im following you correctly, my CFLAGS were '-march=k6-2 -O3 -pipe' 
which I believe is valid.  As altered the variable to 'march=i586 -O3 -pipe' 
but alas a similar error is produces, on the console it displays:

checking for c++... g++
checking whether the C++ compiler (g++ -march=i586 -O3 -pipe -L/usr/lib 
- -ldb-4.0  -Wl,-rpath,/usr/qt/3/lib -L/usr/qt/3/lib) works... no
configure: error: installation or configuration problem: C++ compiler cannot 
create executables.

While the config.log file contains:

configure:1618: checking host system type
configure:1706: checking for gcc
configure:1819: checking whether the C compiler (gcc -march=i586 -O3 -pipe ) 
works
configure:1835: gcc -o conftest -march=i586 -O3 -pipe   conftest.c  -lxmlparse 
- -lxmltok 1>&5
configure:1861: checking whether the C compiler (gcc -march=i586 -O3 -pipe ) 
is a cross-compiler
configure:1866: checking whether we are using GNU C
configure:1875: gcc -E conftest.c
configure:1894: checking whether gcc accepts -g
configure:1927: checking whether gcc and cc understand -c and -o together
configure:1942: gcc -c conftest.c -o conftest.o 1>&5
configure:1943: gcc -c conftest.c -o conftest.o 1>&5
configure:1948: cc -c conftest.c 1>&5
configure:1950: cc -c conftest.c -o conftest.o 1>&5
configure:1951: cc -c conftest.c -o conftest.o 1>&5
configure:1978: checking how to run the C preprocessor
configure:1999: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2059: checking for AIX
configure:2086: checking if compiler supports -R
configure:2101: gcc -o conftest -march=i586 -O3 -pipe   conftest.c -R /usr/lib  
- -lxmlparse -lxmltok 1>&5
gcc: unrecognized option `-R'
/usr/lib: file not recognized: Is a directory
collect2: ld returned 1 exit status
configure: failed program was:
#line 2094 "configure"
#include "confdefs.h"

I have also re-sync'd my portage tree after which there was a mod_php update 
to v4.3.3-r3 - the same result however

- -- 
        Mark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/oD0szrmqzOOQUj8RAlrHAJ4jSXtw0yMd2PHdpViHvtKa5ORWMACeKXsn
sgYme3E/fJsocHOm0O6QP90=
=40Gy
-----END PGP SIGNATURE-----


--
[EMAIL PROTECTED] mailing list

Reply via email to