On Sun, Sep 16, 2012 at 1:57 PM, Paul Dreik <sl...@pauldreik.se> wrote:
> >
> **************************************************************************
> > sockets-1.0.8
> >
> **************************************************************************
> >
> > --- sockets-1.0.8.tar.gz\sockets\src\Makefile Tue Jan 10 21:05:12 2012
> > +++ sockets-1.0.8_patched.tar.gz\sockets\src\Makefile Sat Aug 04 11:35:39
> > 2012
> > @@ -14,7 +14,8 @@
> > all: $(OCT)
> >
> > %.oct: %.cc
> > - mkoctfile $(VFLAGS) -s $<
> > + mkoctfile -L/C/Octave/Octave3.6.0_gcc4.6.2/mingw32/lib $(VFLAGS) -s
> > -lws2_32 $<
> > +# mkoctfile $(VFLAGS) -s $<
> >
> > test: $(OCT)
> > test_octave_sockets
> >
> Considering the above change for the sockets package,
> is there some way to detect that one runs in mingw, so it is possible to
> use the same octfile on multiple platforms?
>
That's a job for the configure script.
Michael.
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev