[LLVMdev] gfortran link failure in current llvm svn
Duncan Sands
baldrick at free.fr
Mon Aug 11 09:08:10 PDT 2008
Hi Jack,
> Actually, shouldn't this be just an error in the Makefile.in or
> Makefile.am? Why should a link line like...
...
> ..even require c++ instead of xgcc?
because xgcc may not support c++. I'm not saying that it can't
be done, just that it has not been done. Like anything, someone
has to sit down and do it, and nobody has done so yet.
Ciao,
Duncan.
More information about the llvm-dev
mailing list