dejagnu
[Top][All Lists]
Advanced

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

Where does binutils testsuite get CC?


From: Dan Kegel
Subject: Where does binutils testsuite get CC?
Date: Wed, 09 Jul 2003 13:48:02 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030617

Dear Miss Dejagnu,

The binutils testsuite refers to CC all over the place, e.g.
./ld/testsuite/ld-undefined/undefined.exp:if ![ld_compile "$CC -g" 
$srcdir/$subdir/undefined.c tmpdir/undefined.o] {

which fails for me.  My board file looks like this:

load_generic_config "unix";
set_board_info hostname ppc-405-linux-gnu
set_board_info username root-jail
set_board_info compiler 
/opt/cegl-2.0/ppc-405-linux-gnu/gcc-3.3-glibc-2.2.5/bin/ppc-405-linux-gnu-gcc
set_board_info c++compiler 
/opt/cegl-2.0/ppc-405-linux-gnu/gcc-3.3-glibc-2.2.5/bin/ppc-405-linux-gnu-g++

and I'm running dejagnu-1.4.3.  Should I also set CC and CXX in my board file?

Signed,
Confused in Calabasas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]