Displaying 3 results from an estimated 3 matches for "test_install".
Did you mean:
post_install
2009 Sep 16
3
[LLVMdev] Fwd: [llvm-commits] [PATCH] Building llvm-gcc with llvm-2.5 debian packages
...nfigure and
> compile the llvm-gcc.
>
Hi,
I tested the trunk and it seems to work as well. Below some information
about testing process. I also attached the latest version of the patch.
- Mikael
elhigu at mr-lenovo:~/stow_sources/llvm-svn$ ./configure
--prefix=/home/elhigu/stow_repo/test_install/
elhigu at mr-lenovo:~/stow_sources/llvm-svn$ make
elhigu at mr-lenovo:~/stow_sources/llvm-svn$ make install
...
elhigu at mr-lenovo:~/test_llvm_gcc_compilation/llvm-gcc-built-source-tree$
llvm-config
The program 'llvm-config' is currently not installed. You can install
it by typing:
s...
2009 Sep 15
0
[LLVMdev] Fwd: [llvm-commits] [PATCH] Building llvm-gcc with llvm-2.5 debian packages
On 15.9.2009, at 12:11, Duncan Sands wrote:
> Hi Pekka,
>
>> To put it the another way: is there a reason to disallow
>> compiling llvm-gcc (optionally) against an installed LLVM (e.g.
>> from the Debian package)? It seems to work fine with this patch
>> Mikael posted.
>
> I think it would be great if llvm-gcc could be built against
> an installed LLVM.
2009 Sep 15
2
[LLVMdev] Fwd: [llvm-commits] [PATCH] Building llvm-gcc with llvm-2.5 debian packages
Hi Pekka,
> To put it the another way: is there a reason to disallow
> compiling llvm-gcc (optionally) against an installed LLVM (e.g.
> from the Debian package)? It seems to work fine with this patch
> Mikael posted.
I think it would be great if llvm-gcc could be built against
an installed LLVM. However my impression was that Mikael's
original patch would break building against