search for: fthrt

Displaying 2 results from an estimated 2 matches for "fthrt".

Did you mean: fort
2007 Jan 30
1
Error message when building a package
...g *source* package 'roots' ... ** libs ** arch - ppc gcc-4.0 -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c fifrt.c -o fifrt.o gfortran-4.0 -arch ppc -fPIC -g -O2 -c fthrt.f -o fthrt.o gcc-4.0 -arch ppc -std=gnu99 -dynamiclib -Wl,-macosx_version_min -Wl,10.3 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o roots.so fifrt.o fthrt.o -lgfortran -lgcc_s -lSystemStubs -lmx -lSystem -L/Library/Frameworks/R.framework/Resources/lib/ppc...
2008 Apr 11
1
error from building a package
..... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking data for non-ASCII characters ... OK * checking line endings in C/C++/Fortran sources/headers ... WARNING Found the following sources/headers with CR or CRLF line endings: src/fifrt.c src/fthrt.f Some Unix compilers require LF line endings. * checking line endings in Makefiles ... OK * checking for portable use of $BLAS_LIBS ... OK * creating roots-Ex.R ... OK * checking examples ... OK * creating roots-manual.tex ... OK * checking roots-manual.tex ... OK