This is an old revision of the document!


Spline Fitting Routine Notes

*aspline routine*

2009/07/12 09:10 : Download from

https://launchpad.net/ubuntu/+source/spline/1.1-12

Unpack, untar .. and it builds robustly:

kvalobs@pak:~$ gunzip spline_1.1-12.tar.gz 
kvalobs@pak:~$ tar xvf spline_1.1-12.tar 
spline/
spline/utils.h
spline/aspline.1
spline/Makefile
spline/aspline.c
spline/.svn/
spline/.svn/text-base/
spline/.svn/text-base/aspline.1.svn-base
spline/.svn/text-base/utils.h.svn-base
spline/.svn/text-base/Makefile.svn-base
spline/.svn/text-base/aspline.c.svn-base
spline/.svn/text-base/utils.c.svn-base
spline/.svn/format
spline/.svn/prop-base/
spline/.svn/tmp/
spline/.svn/tmp/text-base/
spline/.svn/tmp/prop-base/
spline/.svn/tmp/props/
spline/.svn/entries
spline/.svn/props/
spline/debian/
spline/debian/changelog
spline/debian/rules
spline/debian/prerm
spline/debian/copyright
spline/debian/.svn/
spline/debian/.svn/text-base/
spline/debian/.svn/text-base/copyright.svn-base
spline/debian/.svn/text-base/rules.svn-base
spline/debian/.svn/text-base/control.svn-base
spline/debian/.svn/text-base/prerm.svn-base
spline/debian/.svn/text-base/changelog.svn-base
spline/debian/.svn/format
spline/debian/.svn/prop-base/
spline/debian/.svn/prop-base/rules.svn-base
spline/debian/.svn/prop-base/prerm.svn-base
spline/debian/.svn/tmp/
spline/debian/.svn/tmp/text-base/
spline/debian/.svn/tmp/prop-base/
spline/debian/.svn/tmp/props/
spline/debian/.svn/entries
spline/debian/.svn/props/
spline/debian/control
spline/utils.c
kvalobs@pak:~$ cd spline/
kvalobs@pak:~/spline$ ls
aspline.1  aspline.c  debian  Makefile  utils.c  utils.h
kvalobs@pak:~/spline$ make
gcc -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wnested-externs -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wpointer-arith -Wformat -DVERSION=\"1.1\" -c -o utils.o utils.c
utils.c: In function ‘getline’:
utils.c:60: warning: pointer targets in assignment differ in signedness
gcc -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wnested-externs -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wpointer-arith -Wformat -DVERSION=\"1.1\" -o aspline aspline.c utils.o -lm
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • kvalobs/kvoss/system/qc2/8hdk376snf09zj37dk82s92/aspline.1247389987.txt.gz
  • Last modified: 2022-05-31 09:23:18
  • (external edit)