help-octave
[Top][All Lists]
Advanced

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

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


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

> From: Tatsuro MATSUOKA 
> Subject: Re: FYI: GCC for MinGW has been updated on Dec. 22, 2011
> To: address@hidden
> Date: Thu, 05 Jan 2012 17:38:55 +0900
> 
Hello

I have found that the error comes from broken libglpk.la.

I will prepare the libraries built by gcc-4.6.2 in the near future.

Regards

Tatsuro
 
> --- On Thu, 2012/1/5, Tatsuro MATSUOKA  wrote:
> 
> > 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
> > > 
> > _______________________________________________
> > 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]