This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: crosstool-0.28-rc23: sh4, s390 happy


On Fri, 11 Jun 2004 08:35:23 -0700, Dan Kegel wrote...
> 
> This may be http://gcc.gnu.org/PR9552
> 
> It does not fail like this here, maybe because PR9552 depends on the build system.
> I'm running Red Hat 9 on x86, using its standard compiler.
> What OS, CPU, gcc, glibc, and binutils does your build system have installed?
> - Dan
> 

I am also using Redhat Linux 9. However, unlike you, I am not using the standard compiler.


>cat /etc/redhat-release 
Red Hat Linux release 9 (Shrike)
>cat /proc/cpuinfo 
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 6
model           : 8
model name      : AMD Athlon(tm) XP 2200+
stepping        : 0
cpu MHz         : 1797.283
cache size      : 256 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow
bogomips        : 3578.26
>rpm -q glibc
glibc-2.3.2-27.9
>which gcc
/usr/local/bin/gcc
>gcc -v
Reading specs from /usr/local/lib/gcc/i686-pc-linux-gnu/3.4.0/specs
Configured with: ../gcc-3.4.0/configure --enable-languages=c,c++
Thread model: posix
gcc version 3.4.0
>which ld
/usr/local/bin/ld
>ld -V
GNU ld version 2.15
  Supported emulations:
   elf_i386
   i386linux

----
Hideki IWAMOTO  h-iwamoto@kit.hi-ho.ne.jp


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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