[LLVMdev] LLVM-gcc for Ada

Duncan Sands baldrick at free.fr
Tue Jun 2 23:55:49 PDT 2009


Hi Andre,

> I created a little guide in case someone gets the same trouble as mine. 
> So here you are the link 
> http://homepages.dcc.ufmg.br/~andrelct/blog/howto/install_llvm-gcc_with_ada_support 

there is no need for the
  export CC=
  export CXX=
bits.  You can just do the export PATH= before configuring.

Ciao,

Duncan.



More information about the llvm-dev mailing list