[Ur] problems building Ur/Web on OS X since the change to dynamic so libs
Adam Chlipala
adamc at impredicative.com
Thu Jan 28 11:14:56 EST 2010
Adam Chlipala wrote:
> Georg Bauer wrote:
>> libtool --mode=compile gcc -Wimplicit -O3 -I include -c src/c/memmem.c
>> -o lib/c/memmem.lo
>> libtool: unknown option character `-' in: --mode=compile....
>
> OK, it looks like OSX has its own version with different syntax from
> GNU libtool. Does anyone have a suggestion as to what should go in
> Makefile.in instead?
The general silence here pushed me to read a bit about Automake. One
person in some version of OS X has confirmed that my latest attempt at
least gets past the C building stage for him. Would you mind trying
again, from the same Mercurial repo?
http://hg.impredicative.com/urweb
More information about the Ur
mailing list