Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Sachin Shah <zakaluka@gmail.com>
To: Ignacio Alvarez-Hamelin <Ignacio.Alvarez-Hamelin@lri.fr>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] libc.so.6
Date: Tue, 4 Jan 2005 11:33:36 -0800	[thread overview]
Message-ID: <388f6fcd050104113356ecf02b@mail.gmail.com> (raw)
In-Reply-To: <Pine.SOL.4.05.10501031759190.3210-100000@newsun-graphe>

Hello,

Would it not be possible to static link against your newer library?  I
have done so with other libraries (qt, gtk, ...), but never with libc.
 This thread (http://caml.inria.fr/archives/200211/msg00052.html) has
some relevance to your question.

If you do this a lot, it should be quite easy to install both versions
of libc on your newer computer (linux is great for this).  Then, when
you compile the program, simply ensure that it is linking against the
older library and it should work on your older computer.

Regards,

Sachin.

On Mon, 3 Jan 2005 18:06:18 +0100 (MET), Ignacio Alvarez-Hamelin
<Ignacio.Alvarez-Hamelin@lri.fr> wrote:
> Hello,
> 
> I have some problems with this library because I compiled a program in one
> computer with version 2.3.3 and I need tu run my program in other computer
> with an ancient version of libc.so.6 (it seems be the 2.0, anyway is from
> Jan 19 2001). I have not access to the last computer then it is not
> possible to recompile my program in ocaml with the ancient version.
> Somebody knows how to solve this problem?
> 
> Thank you in advance,
> 
> José Ignacio Alvarez-Hamelin
> 
> _______________________________________________________________
> 
> Laboratoire de Physique Théorique, LPT, Bâtiment 210,
> Université Paris Sud (XI), 91405-ORSAY Cedex , France
> Tél:(33)01.69.15.73.78
> e-mail: ihameli@lri.fr
> web: http://www.lri.fr/~ihameli
> _______________________________________________________________
> 
> _______________________________________________
> Caml-list mailing list. Subscription management:
> http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
> Archives: http://caml.inria.fr
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>


      parent reply	other threads:[~2005-01-04 19:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-03 17:06 libc.so.6 Ignacio Alvarez-Hamelin
2005-01-03 23:42 ` [Caml-list] libc.so.6 Thomas Fischbacher
2005-01-04 19:33 ` Sachin Shah [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=388f6fcd050104113356ecf02b@mail.gmail.com \
    --to=zakaluka@gmail.com \
    --cc=Ignacio.Alvarez-Hamelin@lri.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox