octave-maintainers
[Top][All Lists]
Advanced

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

Re: build issues with gcc 4.8


From: Tatsuro MATSUOKA
Subject: Re: build issues with gcc 4.8
Date: Tue, 9 Aug 2016 08:07:24 +0900 (JST)

----- Original Message -----
>From: Muthu A 
>To: address@hidden 
>Date: 2016/8/7, Sun 10:20
>Subject: build issues with gcc 4.8
> 
>
>Hello Octave maintainers, JWE,
>
>
>I found some issues during building Octave (HG tip) using GCC 4.8; the 
>compiler failed with RAM of 512 MB, and complained about a few issues of 
>constructor/function argument shadowing member functions. To configure the 
>build I followed the recommended bootstrap, configure and make instructions 
>without any special flags.
> 
>Is this a known issue or am I doing something wrong ? Fixing these I was able 
>to make the build successful. My patch follows in post-script. Would there be 
>general interest to accept these changes ?
>
>
>Sincerely,
>-Muthu
>


Currentdevelopment source no longer supposed to be complied correctly gcc < 4.9.

http://savannah.gnu.org/bugs/?47775

Please update you gcc to 4.9.3 or later.

BTW, the patch highly recommended to be submitted as the mercurial changeset.
See:

https://www.gnu.org/software/octave/doc/interpreter/Basics-of-Generating-a-Changeset.html#Basics-of-Generating-a-Changeset

Tatsuro  



reply via email to

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