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]

Good GCC build


For your reading pleasure. :)  Compiled without a glitch at all.

[cwilson@chrisw.dawning.com gcc-3.0.4]$ ./config.guess 
i586-pc-linux-gnu

[cwilson@chrisw.dawning.com cwilson]$ gcc -v
Reading specs from /usr/local/lib/gcc-lib/i586-pc-linux-gnu/3.0.4/specs
Configured with: ./configure 
Thread model: single
gcc version 3.0.4

[cwilson@chrisw.dawning.com cwilson]$ cat /etc/issue
Red Hat Linux release 7.1 (Seawolf)
Kernel 2.4.17 on an i586

[cwilson@chrisw.dawning.com cwilson]$ uname -a
Linux chrisw.dawning.com 2.4.17 #3 SMP Thu Apr 11 12:24:15 EDT 2002 i586
unknown

[cwilson@chrisw.dawning.com cwilson]$ rpm -q glibc
glibc-2.2.2-10
glibc-2.2.4-19.3


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