This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
How to obtain error log for gcc
- To: gcc-help at gcc dot gnu dot org
- Subject: How to obtain error log for gcc
- From: Sedat Sengul <sedat dot sengul at vestel-usa dot com>
- Date: Tue, 06 Mar 2001 19:41:11 -0800
- Organization: Vestel USA, Inc.
- Reply-To: sedat dot sengul at vestel-usa dot com
Hi;
I have Red Hat 6.2 dist. with kernel 2.2.14-5.0
I tried to compile ethernet driver for 3com 3c90x.c file. I have a lot
of compile errors. How can I get the whole error log from gcc?
Note: compiling driver source is the only option for me, I guess,
because I could not find any related .o file with my kernel version.
Thanks