C compiler cannot create executables?

"Jérôme M. Berger" jeberger at free.fr
Mon Sep 26 22:12:32 PDT 2011


Andrew Wiley wrote:
> On Mon, Sep 26, 2011 at 6:11 PM, dsimcha <dsimcha at yahoo.com> wrote:
>> I keep getting the following error on two newly set up Debian testing boxes,
>> as well as a Ubuntu Oneric box, when building GDC tip using GCC 4.6.1:
>>
... snip ...
> Have you searched for the error in config.log? That basically means
> that the default set of options that configure is using is causing GCC
> to get an error.

	My bet is that the error is along the lines of "Cannot find cc1".
If that is the case, it means you have the current directory (".")
in your path. You need to remove it.

		Jerome
-- 
mailto:jeberger at free.fr
http://jeberger.free.fr
Jabber: jeberger at jabber.fr

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20110927/14e2b989/attachment.pgp>


More information about the D.gnu mailing list