autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: BUILD Rules.mk


From: Ralf Wildenhues
Subject: Re: BUILD Rules.mk
Date: Tue, 2 Jun 2009 20:49:37 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Hello fordpinto,

* address@hidden 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]