[LLVMdev] Issue compiling llvm-gcc frontend on sparc
Dale Johannesen
dalej at apple.com
Mon Sep 27 09:51:25 PDT 2010
On Sep 26, 2010, at 3:23 PMPDT, Raghu Prabhakar wrote:
> 1) During configuration, the default assembler (installed at /usr/ccs/bin) is chosen to be used, but I want to use the GNU assembler (installed at /vm/GNU/bin in my machine). In spite of re-arranging paths on the PATH variable, and even after removing /usr/ccs/bin from PATH, configure still chooses the default assembler itself. Is there any other way I can tell configure to use the GNU assembler ?
--with-as=pathname
More information about the llvm-dev
mailing list