This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

build error


Hi,

I just ran these commands:

svn -q checkout svn://gcc.gnu.org/svn/gcc/trunk gcc
mkdir builddir
cd builddir
CFLAGS="-g" ../gcc/configure --enable-languages=c,c++ --enable-checking \
 --disable-bootstrap --prefix=$PWD/../prefixdir
make -s
make install

and I got the attached compile error. Is this a known issue on an
Althlon64 processor? Are there any work arounds?

Thanks,
Bob Rossi

Attachment: out.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]