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?