Re: Keep assembler output

From: root (root_at_atlanticbb.net)
Date: 11/28/05

  • Next message: root: "Re: Installing an OS on pc/104 computer"
    Date: Mon, 28 Nov 2005 04:55:30 -0000
    
    

    In article <1124475626.146728.97110@g14g2000cwa.googlegroups.com>,
            "gb" <asmellysock@hotmail.com> writes:
    > I am writing a kernel module and I would like to examine the assembly
    > output generated by the compiler. How can I do this when my makefile is
    > invoked from the kernel makefile?
    >
    > I am cross compiling for PPC.
    >

    these are only guesses since I haven't done this myself

    COPTS=-S make

    or edit the kernel makefiles to include the -S on applicable lines?


  • Next message: root: "Re: Installing an OS on pc/104 computer"

    Relevant Pages

    • amd64 bitops fix for -Os
      ... filesystem, the kernel mostly hangs. ... When optimizing for speed, the generated code is such that the flags ... Obviously the asm statement must not rely on the compiler setting up ... -inline long find_first_zero_bit(const unsigned long * addr, ...
      (Linux-Kernel)
    • Re: amd64 bitops fix for -Os
      ... > kernel build. ... because its inline asm assumes at least one iteration ... the generated code is such that the flags ... although in a perfect world the compiler would be ...
      (Linux-Kernel)
    • Re: Problem setting up lm-sensors
      ... >> they built the kernel. ... >> Why does the Makefile not use .config? ... >> I assume no one wants to see that 727 line Makefile. ... >> question as to what compiler I should use. ...
      (comp.os.linux.misc)
    • Re: Micro$haft desperate! Buy Windoze 7, get (virtual) XP free!
      ... it's not even Windows, it's what MS's C++ compiler does. ... Because device drivers in operating systems with monolithic kernels, and in many operating systems with hybrid kernels, execute within the operating system kernel, it is possible to run the kernel as a 32-bit process while still supporting 64-bit user processes. ... Leopard with no trouble. ... rather not having 64-bit Carbon when the apps that want all that memory use Carbon. ...
      (comp.sys.mac.advocacy)
    • Newbie Q: spca5xx webcam driver installation problem
      ... with the included default makefile. ... Building SPCA5XX driver for 2.5/2.6 kernel. ... # Setup the tools ... # Setup compiler warnings ...
      (comp.os.linux.setup)