Question on mips-linux xross compilation

From: sankar
Date: Thu Oct 30 2003 - 19:26:19 EST


Hi ,
> I am having mips-linux cross compiler toolchains installed on my machine.
I
> m trying to compile my code which includes the system header
<asm/system.h>.
> But the G++ compiler is cribbing for a particular line in this header
file.
> (line no 256).
> The erro is "parse error before string constant".
> Basically it is not liking 2 extern declaratives in front of the function
> void * resume().
> Pls note one extern comes from asmlinkage definition which is defined as
> extern "C".
>
> Pls help me out in this if u have any idea..
>
> thanks in advance.
>
> Sankarshana M
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/