Re: missing tangle
Thomas Esser <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.general |
|---|---|
| Message-ID | <[email protected]> |
> checking whether the C++ compiler (gcc ) is a cross-compiler... yes That means that the c++ compiler is unable to compile a simple hallo-world like program that actually runs on your system. Have a look at config.log and see what has failed. Thomas