gcc VS g++

Michael Hohmuth hohmuth at innocent.com
Tue Jan 26 19:35:19 CET 1999


"Paul Phillips" <pphillips at ivue.com> writes:

>    When I compile Fiasco with CC=gcc I get a message :
>    
>    KERNEL: no page fault handler for region: 0xffff0000, error 0x0.

>    However, when I compile with CC=g++ I get no such message.

>    Any ideas why this is happening?

Obviously, the `gcc' driver uses a different compiler than the `g++'
driver ("gcc -v" and "g++ -v" should tell you that.)  However, without 
further context (like a backtrace) it's hard to tell what exactly went 
wrong.

Michael
-- 
hohmuth at innocent.com, hohmuth at inf.tu-dresden.de
http://home.pages.de/~hohmuth/



More information about the l4-hackers mailing list