Re: [OctDev] patch for octcdf-1.1.2 on cygwin

2012-01-10 Thread Carnë Draug
On 10 January 2012 16:25, marco atzeri wrote: > On 1/10/2012 4:28 PM, Carnė Draug wrote: >> >> On 31 December 2011 18:36, marco atzeri  wrote: >>> >>> to build octcdf on cygwin with octave-3.9.51+ I noticed that LDFLAGS >>> is incorrectly passed as LIBS to mkoctfile. >>> >>> Attached patch solve t

Re: [OctDev] patch for octcdf-1.1.2 on cygwin

2012-01-10 Thread marco atzeri
On 1/10/2012 4:28 PM, Carnë Draug wrote: > On 31 December 2011 18:36, marco atzeri wrote: >> to build octcdf on cygwin with octave-3.9.51+ I noticed that LDFLAGS >> is incorrectly passed as LIBS to mkoctfile. >> >> Attached patch solve the issue and I presume it works also for the other >> platfor

Re: [OctDev] patch for octcdf-1.1.2 on cygwin

2012-01-10 Thread Carnë Draug
On 31 December 2011 18:36, marco atzeri wrote: > to build octcdf on cygwin with octave-3.9.51+ I noticed that LDFLAGS > is incorrectly passed as LIBS to mkoctfile. > > Attached patch solve the issue and I presume it works also for the other > platforms. > > In addition the package is using a futur

[OctDev] patch for octcdf-1.1.2 on cygwin

2011-12-31 Thread marco atzeri
to build octcdf on cygwin with octave-3.9.51+ I noticed that LDFLAGS is incorrectly passed as LIBS to mkoctfile. Attached patch solve the issue and I presume it works also for the other platforms. In addition the package is using a future obsolete command and it should updated warning: dispat