[LLVMdev] Registering '-march=' option for LLC
Tanya M. Lattner
tonic at nondot.org
Fri Nov 17 17:19:14 PST 2006
On Fri, 17 Nov 2006, Seung Jae Lee wrote:
> Thank you for replying to me. As you recommended, I modified
> configure.ac in autoconf folder. But I’m not sure about how to
> regenerate configure. Sorry…
> I tried to follow the way introduced in README.TXT in the autoconf
> folder. It asks me to run autoupdate on all the m4 and configure.ac. And
> then it asks me to regenerate configure script with AutoRegen.sh.
> However, when I did that, I got an error like this:
> Your libtool was not detected as being 1.5.10
You need to have the latest version of libtool (1.5.22). You may get
similar errors for other things (autoconf, aclocal, etc). If so, upgrade
those as well.
-Tanya
More information about the llvm-dev
mailing list