Re: Autotools: compiling two C++ files with two compilers...
Federico Zenith <[email protected]>
| Newsgroups | gmane.comp.gnu.utils |
|---|---|
| Message-ID | <[email protected]> |
Ralf Wildenhues ha scritto: > [...] > Hope that helps. You may want to ask Automake-related questions on the > automake list, there's more people listening there. > > [...] >> target to the latter (which however does not change much, I still get >> the error only written once instead of twice). > > Please *always* include the exact error message when reporting a bug or > asking for help. It's ok if you also describe it, but seeing the exact > error message is very important. Thank you Ralf for your detailed explaination, I got the autotools working now and I'm very happy :-) -Federico