Re: libstdc++ version bump.

From: Scot Hetzel (swhetzel_at_gmail.com)
Date: 06/28/05

  • Next message: Michael Schuh: "Re: FreeBSD MySQL still WAY slower than Linux"
    Date: Tue, 28 Jun 2005 11:21:37 -0500
    To: Alfred Perlstein <alfred@freebsd.org>
    
    

    This note in the 5-CURRENT UPDATING file (when -CURRENT was 5.x),
    indicates you'll need to rebuild all 5.x executables made after this
    change (20041001 entry).

    http://www.freebsd.org/cgi/cvsweb.cgi/src/UPDATING.diff?r1=1.366&r2=1.367&f=h

                      /lib/libm.so.2 -> libm.so.3
                       /lib/libreadline.so.4 -> libreadline.so.5
                       /usr/lib/libhistory.so.4 -> libhistory.so.5
                       /usr/lib/libopie.so.2 -> libopie.so.3
                       /usr/lib/libpcap.so.2 -> libpcap.so.3

    Are you sure that the problem is with libstdc++ and not the above libraries?

    Was there any changes to libstdc++ between 5.4 & 5.3?

    Scot

    On 6/28/05, Alfred Perlstein <alfred@freebsd.org> wrote:
    > I just got bitten by an upgrade from 5.2.1 to 5.4 where my apps
    > linked with c++ stopped working. The solution I had to do was to
    > copy an old 5.2.1 libstdc++ over my 5.4 one. My question is, why
    > wasn't the library version bumped for this incompatible change?
    >
    > Can we bump it?
    >
    > How can we bump it?
    >
    > Even if it doesn't solve 100% of people's problems, it appears
    > to solve some of mine. So can we do it?
    >
    > thank you,
    > --
    > - Alfred Perlstein
    > - email: bright@mu.org cell: 408-480-4684
    > _______________________________________________
    > freebsd-stable@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
    >

    -- 
    DISCLAIMER:
    No electrons were mamed while sending this message. Only slightly bruised.
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
    

  • Next message: Michael Schuh: "Re: FreeBSD MySQL still WAY slower than Linux"

    Relevant Pages

    • Re: HEADS UP: shared library bump, symbol versioning, libthr change
      ... > shared libraries themselves, so as long as libc sybols used by the ... > shared libraries will happily work with both. ... > they will start resolving to FBSD_1.0 symbols, but your bump will ... I certainly wouldn't mind you committing everything _but_ version bumping. ...
      (freebsd-current)
    • Re: how do static import libraries actually work?
      ... "I could create an import library called xxx.lib that contained an entry ... One thing I've never really understood are import libraries for DLLs ... Without linking to user32.lib in VS I get a link error, ... What happens when you statically link to a DLL import library (i.e. ...
      (microsoft.public.vc.language)
    • Re: __fpclassifyd problem
      ... >> The problem with bumping libm is that we also need, strictly speaking, ... >> to bump all libarires that depend on libm, and that can be very ugly. ... the next thing to try is using a complete exclusive set of 4.x libraries ...
      (freebsd-current)
    • Re: libpthread shared library version number
      ... the line of what we have for other system libraries. ... We certainly should be bumping them ... would have to bump them again before a release, ... we should enable symbol versioning at ...
      (freebsd-current)
    • Re: libpthread shared library version number
      ... the line of what we have for other system libraries. ... We certainly should be bumping them ... would have to bump them again before a release, ... we should enable symbol versioning at ...
      (freebsd-current)