Re: 2.99.8: solaris 8 configure fails, "missing tangle for cross-compilation"
Anders Lennartsson <[email protected]> Thu, 6 Jan 2005 20:20:49 +0100
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 2005-01-02, at 11:51:03 +0100, Thomas Esser wrote: > The error message shows that configure has guessed that you are aiming > for a cross-compile. This usually means that compiling and running a > simple program has failed. Yes indeed. Sorry about wasting bandwidth because of this trivial problem. After updating my LD_LIBRARY_PATH to reflect changes in the library directory structure of gcc since 3.3.something, configure and build works correctly. Thus, I can now report about a functional build of 2.99.8 with gcc 3.4.3 on Solaris 8. :) Anders