Re: Removing rtld-aout

From: Tom Rhodes (trhodes_at_FreeBSD.org)
Date: 01/10/05

  • Next message: Poul-Henning Kamp: "Slight change of vnode<-->vm object relationship."
    Date: Mon, 10 Jan 2005 14:41:00 -0500
    To: Julian Elischer <julian@elischer.org>
    
    

    On Mon, 10 Jan 2005 11:21:41 -0800
    Julian Elischer <julian@elischer.org> wrote:

    >
    >
    > Tom Rhodes wrote:
    >
    > >Hi,
    > >
    > >Would anyone care if I removed rtld-aout in CURRENT and eventually
    > >in RELENG_5? It was unhooked over two years ago during the removal
    > >of a.out support by peter. Reviewing the Makefile, it doesn't seem
    > >to be built for any architecture. Patch URL is listed below but it
    > >review shouldn't be needed.
    > >
    > >Comments? Yes/no/Tom go away?
    > >
    >
    > does this stop me from running 2.2.1 or 1.1.5 binraies?
    > (probably not but..)

    No, as has already been pointed out:

    The code for this utility is broken on CURRENT + 5.3;
    See src/lib/compat/compat22/ or the misc/compat22 port.

    :)

    -- 
    Tom Rhodes
    _______________________________________________
    freebsd-arch@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-arch
    To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
    

  • Next message: Poul-Henning Kamp: "Slight change of vnode<-->vm object relationship."

    Relevant Pages

    • Re: Removing rtld-aout
      ... Tom Rhodes wrote: ... >Would anyone care if I removed rtld-aout in CURRENT and eventually ... Reviewing the Makefile, it doesn't seem ...
      (freebsd-arch)
    • Re: Removing rtld-aout
      ... Reviewing the Makefile, it doesn't seem ... >> to be built for any architecture. ... > port first, then remove. ...
      (freebsd-arch)