Question on mips-linux xross compilation

From: sankar (san_madhav_at_hotmail.com)
Date: 10/31/03

  • Next message: Nico Schottelius: "APM not available, ACPI does not find battery"
    To: <linux-kernel@vger.kernel.org>
    Date:	Thu, 30 Oct 2003 16:20:46 -0800
    
    

    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@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Nico Schottelius: "APM not available, ACPI does not find battery"