octave-maintainers
[Top][All Lists]
Advanced

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

Re: build failure


From: c.
Subject: Re: build failure
Date: Fri, 14 Sep 2012 20:59:46 +0200

On 14 Sep 2012, at 20:57, c. wrote:

> 
> On 14 Sep 2012, at 19:28, John W. Eaton wrote:
> 
>> On 14-Sep-2012, c. wrote:
>> 
>> | John,
>> | not much, I seem to be getting the same errors, in particular gcc is still 
>> used for linking rather than g++:
>> | /bin/sh ../libtool --tag=CC   --mode=link ccache gcc-4.2
>> | I'm not sending the whole verbose output again unless you need it.
>> | Thanks for your help, any other suggestions I could try, maybe configuring 
>> with LD=g++?
>> | c.
>> 
>> Hmm, for me that change caused g++ to be used to link liboctave.
>> There was a typo for the libgui/Makefile.am.  I wrote libgui in one
>> place where I should have had liboctgui.  I checked in a corrected
>> version of that change.
>> 
>> What version of automake are you using?  I have 1.11.6.
>> 
>> jwe
> 
> guglielmo.local $ automake --version
> automake (GNU automake) 1.11.3
> Copyright (C) 2011 Free Software Foundation, Inc.
> License GPLv2+: GNU GPL version 2 or later 
> <http://gnu.org/licenses/gpl-2.0.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.
> 
> Written by Tom Tromey <address@hidden>
>       and Alexandre Duret-Lutz <address@hidden>.
> 
> I'll try to update and see whether that changes anything.
> c.



BTW, I'm building with "--disable-gui" why is libgui relevant?
c.



reply via email to

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