Re: 'C' calling convention change.

From: Richard B. Johnson (root_at_chaos.analogic.com)
Date: 10/06/04

  • Next message: Arjan van de Ven: "Re: 'C' calling convention change."
    Date:	Wed, 6 Oct 2004 09:34:43 -0400 (EDT)
    To: Arjan van de Ven <arjanv@redhat.com>
    
    

    Well I'm trying to port some drivers. I thought those were
    kernel thingies. Also, the kernel is so connected with gcc-isms
    that it's kinda important.

    Cheers,
    *** Johnson
    Penguin : Linux version 2.6.5-1.358-noreg on an i686 machine (5570.56 BogoMips).
                 Note 96.31% of all statistics are fiction.

    On Wed, 6 Oct 2004, Arjan van de Ven wrote:

    > On Wed, 2004-10-06 at 14:20, Richard B. Johnson wrote:
    >> The new Red Hat Fedora release uses the following gcc version:
    >>
    >> gcc (GCC) 3.3.3 20040412 (Red Hat Linux 3.3.3-7)
    >>
    >> I have many assembly-language routines that need to interface with
    >> 'C' code. The new 'C' compiler is doing something different than
    >> gcc 3.2, previously used.
    >
    > I assume you're talking about userspace code here. Why are you bringing
    > that up on the kernel list?
    > The gcc list or even a fedora(-devel) list would be far more
    > appropriate.
    >

    -
    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: Arjan van de Ven: "Re: 'C' calling convention change."