Re: 2.6: value 0x37ffffff truncated to 0x37ffffff

From: Rob Landley (rob_at_landley.net)
Date: 11/08/03

  • Next message: Ingo Molnar: "Re: Linux kernel preemption (kernel 2.6 of course)"
    To: Maciej Soltysiak <solt@dns.toxicfilms.tv>, linux-kernel@vger.kernel.org
    Date:	Sat, 8 Nov 2003 01:42:44 -0600
    
    

    On Friday 07 November 2003 09:36, Maciej Soltysiak wrote:
    > Hi,
    >
    > during make bzImage on 2.6 I notoriously get this warning:
    >
    > [exerpt]
    > LD vmlinux
    > AS arch/i386/boot/setup.o
    > arch/i386/boot/setup.S: Assembler messages:
    > arch/i386/boot/setup.S:165: Warning: value 0x37ffffff truncated to
    > 0x37ffffff LD arch/i386/boot/setup
    > OBJCOPY arch/i386/boot/compressed/vmlinux.bin
    > [eo exerpt]
    >
    > I have been browsing through the archives and I got the feeling
    > that this has been already been approached. But I am getting this
    > since I ever tried 2.5 (about 2.5.53). By 2.6.0-test9-bk11 it is
    > still there. I have been compiling on 2 different machines. I have
    > their specs.
    >
    > Is there anything I could supply to try to resolve this?

    What version of the tools you're using to compile it, maybe? (Distro, gcc
    version, binutils version, etc... And if it's a non-intel system or
    cross-compiling or something, that might be good to mention too...)

    Rob
    -
    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: Ingo Molnar: "Re: Linux kernel preemption (kernel 2.6 of course)"

    Relevant Pages

    • Compile warning for smbfs
      ... Hash: SHA1 ... I am compiling linux-2.4.6-test7 and got the following warning: ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [PATCH] XFS: remove warning in xfs_log_recover, 2.6.2-rc2
      ... Compiling the 2.6.2-rc2 kernel on my machine with allyesconfig and gcc ... Attached patch fixes the warning and is against 2.6.2-rc2. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.12-rc1-mm1: REISER4_FS <-> 4KSTACKS
      ... > inside te kernel sources after compiling gives you hints where problems ... WARNING: recursion detected: ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • indirect lcall without `*
      ... In compiling 2.4.29 I get this during the compilation of pci-pc.c: ... Warning: indirect lcall without `*' ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: reading file backwards and parsing
      ... a warning, it should have prevented the program from compiling ... I suspect you're operating the compiler in a non- ... > trying to read the log file backwards and compare the first column ...
      (comp.lang.c)