This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi 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]

Re: how to run the testsuite


Hi,

Andreas Tobler <andreast-list@fgznet.ch> wrote: 
> Hallo,
> 
> Sebastian Reitenbach wrote:
> 
> > I got gcc-4.2 installed on the sparc64. The configure and make seemed to 
> > have used the environment variables. CC=egcc CXX=eg++ CPP=ecpp, but when 
I 
> > run "make check", with or without the environment variables, then I see 
in 
> > the log, it is still using gcc instead of egcc. Is it me doing sth. 
wrong?
> 
> Hm, egcc is equal to gcc-4.2?
yes

> 
> What does 'gcc -v' tell you, and what 'egcc -v'?
# gcc -v
Reading specs from /usr/lib/gcc-lib/sparc64-unknown-openbsd4.3/3.3.5/specs
Configured with:
Thread model: single
gcc version 3.3.5 (propolice)
# egcc -v
Using built-in specs.
Target: sparc64-unknown-openbsd4.3
Configured 
with: /usr/ports/lang/gcc/4.2/w-gcc-4.2.20070307/gcc-4.2-20070307/configure
--with-gmp=/usr/local --verbose --program-transform-name=s,^,e, --disable-nls
--disable-checking --wito
Thread model: single
gcc version 4.2.0 20070307 (prerelease)

greetings
Sebastian

> 
> Andreas
> 


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