On Thu, Oct 8, 2009 at 10:55 AM, Adrien <[email protected]> wrote:
> Hi,
>
> I assume you're on 64bit. As far as I know, this error most often
> means you have 32-bit files on 64-bit or vice-versa. You should
> checkthe type of these files (file should do that nicely) and how
> these .a files are created. Maybe you need to specify a different
> CC/RANLIB/...

Unfortunately "file" is not very verbose:
$ file /Users/schmitta/godi/lib/ocaml/std-lib/libstr.a
/Users/schmitta/godi/lib/ocaml/std-lib/libstr.a: current ar archive
random library

but I think this is indeed the problem.

Thanks,

Alan

_______________________________________________
Godi-list mailing list
[email protected]
https://godirepo.camlcity.org/mailman/listinfo/godi-list

Reply via email to