Linux users: post your glibc version here

Discuss any general programming issues here
Post Reply
User avatar
airsoftsoftwair
Posts: 5443
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Linux users: post your glibc version here

Post by airsoftsoftwair »

Everybody who is using Hollywood on Linux please read this!

I'm thinking about compiling Hollywood with a newer glibc. This means that it won't work on very old Linuxes any longer. To get an idea what glibc version I should target, I recommend that all people who use Hollywood on Linux post the output of the following command in this thread:

Code: Select all

ldd --version
Here's the output from my Linux installation:

Code: Select all

ldd (Ubuntu EGLIBC 2.15-0ubuntu10) 2.15
Copyright © 2012 Free Software Foundation, Inc.
Dies ist freie Software; in den Quellen befinden sich die Lizenzbedingungen.
Es gibt KEINERLEI Garantie; nicht einmal für die TAUGLICHKEIT oder
VERWENDBARKEIT FÜR EINEN ANGEGEBENEN ZWECK.
Implementiert von Roland McGrath und Ulrich Drepper.
I can then get an idea what glibc versions still need to be supported.
User avatar
Allanon
Posts: 732
Joined: Sun Feb 14, 2010 7:53 pm
Location: Italy
Contact:

Re: Linux users: post your glibc version here

Post by Allanon »

Here is mine (Linux MINT)
ldd (Ubuntu EGLIBC 2.13-20ubuntu5.1) 2.13
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
User avatar
Juan Carlos
Posts: 889
Joined: Mon Sep 06, 2010 1:02 pm

Re: Linux users: post your glibc version here

Post by Juan Carlos »

Guys, is time to save money, it wants say that soon we will the Hollywood 5.5 in christmas as always.
User avatar
Amile
Posts: 4
Joined: Tue Oct 02, 2012 2:00 am

Re: Linux users: post your glibc version here

Post by Amile »

This is mine (Ubuntu 12.04)

Code: Select all

$ ldd --version
ldd (Ubuntu EGLIBC 2.15-0ubuntu10) 2.15
Copyright © 2012 Free Software Foundation, Inc.
Dies ist freie Software; in den Quellen befinden sich die Lizenzbedingungen.
Es gibt KEINERLEI Garantie; nicht einmal für die TAUGLICHKEIT oder
VERWENDBARKEIT FÜR EINEN ANGEGEBENEN ZWECK.
Implementiert von Roland McGrath und Ulrich Drepper.
PEB
Posts: 569
Joined: Sun Feb 21, 2010 1:28 am

Re: Linux users: post your glibc version here

Post by PEB »

Here's one of mine:

Code: Select all

ldd (Ubuntu EGLIBC 2.15-0ubuntu10) 2.15
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
PEB
Posts: 569
Joined: Sun Feb 21, 2010 1:28 am

Re: Linux users: post your glibc version here

Post by PEB »

Here's my other one:

Code: Select all

ldd (Ubuntu EGLIBC 2.13-20ubuntu5.1) 2.13
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
User avatar
Juan Carlos
Posts: 889
Joined: Mon Sep 06, 2010 1:02 pm

Re: Linux users: post your glibc version here

Post by Juan Carlos »

Andreas, it is good that you think in the Linux but also you must think in the Amiga OS4 and the updates, because with every Update x changing things, that affect to Hollywood for example and I tested it, my toy's learning VAMP compiled under MOS it works fine in OS4 but the same code compiled under OS4 with Update 5 crashed, it might to be much work for you, because every six months there is an update but it is true that every update or better the work or gets worse for some programs, for example my Eye Viewer programmed in AMiBlizt withe the las update works fine again, can you do something with this problems?
nexus
Posts: 133
Joined: Sun Mar 07, 2010 11:54 am

Re: Linux users: post your glibc version here

Post by nexus »

sorry for being late :)

Code: Select all

ldd (Debian EGLIBC 2.11.3-3) 2.11.3
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
this is the not the most up to date Linux Debian Lenny distribution :)
Post Reply