glob2-devel
[Top][All Lists]
Advanced

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

Re: [glob2-devel] scons problem


From: Stéphane Magnenat
Subject: Re: [glob2-devel] scons problem
Date: Tue, 25 Dec 2007 21:22:57 +0100
User-agent: KMail/1.9.6 (enterprise 0.20070907.709405)

On Tuesday 25 December 2007 21:20:48 Marcos Dumay de Medeiros wrote:
> Em Seg 24 Dez 2007, Stéphane Magnenat escreveu:
> > It looks like scons try to use "o" instead of "g++" as a compiler. This
> > is strange. Here, on gusty 32 bits, it works fine. Maybe scons does gets
> > messed-up in some wired multi-arch stuff?
>
> I've had that problem recently. Check if g++ is installed (scons looks for
> g++ itself, not just gcc). Scons calls g++ using a macro, that isn't
> defined when it isn't found, so "g++ -o name" becomes just "-o name".

Do you know the line to add to SConstruct to do the proper check?

Thank you.

Steph

-- 
http://stephane.magnenat.net




reply via email to

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