Hello fordpinto,

* [email protected] wrote on Mon, Jun 01, 2009 at 04:14:54AM CEST:
> I want to use the same cross compiler to build a standard open source
> project (I have tried mutiple). When running the ./configure script I
> get the error (from the config.log):
> "C++ compiler cannot create executables"
> 
> I traced this to the configure.ac macro
> AC_PROG_CXX 
> 
> According to config.log the cross compiler is found, so I think that
> this is a linker problem.

If you've already found the log file and the error message, why not post
it?

> I know that the build/Rules.mk contains the linking rules but I do not
> know how to include them in the configure. 

That's not easily possible.  What does that file contain, can you post
it?

Cheers,
Ralf


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to