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.