search for: fxroot

Displaying 1 result from an estimated 1 matches for "fxroot".

Did you mean: froot
2010 Jan 29
1
Using win-builder with static libraries
...or: _____________________________________________________________________________(__ * installing *source* package 'pksmooth' ... ** libs making DLL ... g++ -I"d:/Rcompile/recent/R-2.10.1/include" -O2 -Wall -c ksmoothC.C -o ksmoothC.o ksmoothC.C: In function 'double fxRoot(double (*)(double), double, double)': ksmoothC.C:16: warning: 'root' may be used uninitialized in this function g++ -shared -s -o pksmooth.dll tmp.def ksmoothC.o -Ld:/Rcompile/recent/R-2.10.1/bin -lR ksmoothC.o:ksmoothC.C:(.text+0x1ab): undefined reference to `NR::zbrak(double (*)(doubl...