GCC/Kernel problem..

David (david@enterprise.america.com)
Sat, 15 Jul 95 14:13 EDT


OK, well I decided to upgrade GCC and the like, i.e. binutils, libc, etc. Here is the error message I get when I attempt to compile something:

Unable to handle kernel paging request at virtual address 40005748
current->tss.cr3 = 002f7000, %cr3 = 002f7000
*pde = 00000000
Oops: 0002
EIP: 0010:00133147
EFLAGS: 00010202
eax: 40005748 ebx: 000008b8 ecx: 00000000 edx: 40005749
esi: 40005748 edi: 000008b8 ebp: 00000003 esp: 00055ce8
ds: 0018 es: 0018 fs: 002b gs: 002b ss: 0018
Process as (pid: 670, process nr: 20, stackpage=00055000)
Stack: 00226900 00005000 40000000 001335a2 40005748 005ee334 00000018 0000002b
005ee32c 002268f8 003db000 40005794 40005748 00000004 00226898 00007ed0
00133e16 00055ddc 004d09a0 001e6080 00000004 0001fc9a 00055e78 00000000
Call Trace: 001335a2 00133e16 0012fa8f 00130014 0012ddc6 0010ff4a 00110729
0011002b
Code: 64 88 08 4b 75 f7 5b 5e 5f c3 90 90 90 25 02 00 00 83 ec 10
gcc: Internal compiler error: program as got fatal signal 11

___EOF___

I don't know what this means, hopefully you can give me some insight on a way to resolve it. Thanks alot.