Browse thread
Batteries and portability
[
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: | -- (:) |
| From: | Tiphaine Turpin <Tiphaine.Turpin@i...> |
| Subject: | Batteries and portability |
Dear list,
When trying to execute a compiled program on another machine, I get the
following error:
Fatal error: exception
Sys_error("/usr/share/camomile/database/general_category.mar: No such
file or directory")
I don't think I'm using camomille and I'm not compiling with -linkall,
however linking takes a lot of time in my opinion (~15 seconds for about
2000loc). Is it the expected behavior of batteries to always expect this
file (and maybe others) to be present ?
Tiphaine