[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2005-11-09 (17:14) |
From: | Maurizio Colucci <maurizio.colucci@g...> |
Subject: | Static linking |
Hello. I gave an executable, compiled with ocamlopt, to a friend of mine, and his system complained about a missing library (libgtkgl-2.0.so.1). This library is not available for his linux distribution. How can I compile the program by embedding the library in the executable? I was expecting to find an option in the manual, but I didn't. Thanks for any info. Maurizio