help-octave
[Top][All Lists]
Advanced

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

Re: FYI: GCC for MinGW has been updated on Dec. 22, 2011


From: Tatsuro MATSUOKA
Subject: Re: FYI: GCC for MinGW has been updated on Dec. 22, 2011
Date: Thu, 5 Jan 2012 16:52:34 +0900 (JST)

Hello
Using Octave-3.5.91 source, in the build process, I have met the following 
error,

***********************
make[3]: Entering directory `/home/octaves/OctBuild/octave-3.5.91/src'
rm -f DLD-FUNCTIONS/__glpk__.oct
la=__glpk__.la && \
          of=__glpk__.oct && \
          cd DLD-FUNCTIONS && \
          cp -p .libs/`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $la` $of && 
\
          touch .__glpk__.oct-stamp
cp: omitting directory `.libs/'
make[3]: *** [DLD-FUNCTIONS/.__glpk__.oct-stamp] Error 1
**********************

The error did not occur in the development branch source.

Skipping the error by 'make -i', the 'make check' result is

src\data.cc ............................................ PASS  796/798  FAIL 2
 Summary:

  PASS  10196
  FAIL      2

Build itself seems to be fine.

However,  I defer the updating libraries for a while because of the error the 
above.

Regards

Tatsuro
--- On Wed, 2012/1/4, Tatsuro MATSUOKA wrote:

> Hello
> 
> I have forgotten to write version number of the GCC.
> The version number of new compiler is 4.6.2.
> 
> I have just finished rebuild the dependencies and now I am building the 
> development source of Octave.
> 
> The result will be reported in tomorrow.
> 
> Regards
> 
> Tatsuro 
> 
> --- On Wed, 2012/1/4, Tatsuro MATSUOKA  wrote:
> 
> > Hello
> > 
> > On Jan. 2, 2012, I have noticed that GCC for MinGW has been updated on Dec. 
> > 22, 2011.
> > Build octave with the new compiler was fine.
> > 
> > I will rebuild dependency libraries with this compiler and upload on the 
> > web.
> > 
> > Regards
> > 
> > Tatsuro
> > _______________________________________________
> > Help-octave mailing list
> > address@hidden
> > https://mailman.cae.wisc.edu/listinfo/help-octave
> > 
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave
>


reply via email to

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