[LLVMdev] Question of autotools about adding a new target for LLVM

NAKAMURA Takumi geek4civic at gmail.com
Sun Dec 26 17:18:36 PST 2010


Good morning, Lu.

You may do;

1) build and install certain autotools with --prefix=/path/to/your/autotools
2) run the line; PATH=/path/to/your/autotools/bin:$PATH autoconf/AutoRegen.sh


Good luck! ...Takumi



More information about the llvm-dev mailing list