Displaying 1 result from an estimated 1 matches for "compaqlaptop".
2005 Jan 10
2
Problem with compiling - Freebsd on AMD64 (PR#7489)
...A
copy of the output from gdb can be found at
http://blackk.union.edu/~black/freebsd/R-error.txt, but the output isn't very
helpful.
The system used is a laptop, Compaq Presario (amd64), under FreeBSD 5.3 compiled
for the amd64 architecture.
Output from make with flags "-O2"
black@compaqlaptop$ pwd
/tmp/R-2.0.1/src/library/base
black@compaqlaptop$ make
echo "building package 'base'"
building package 'base'
/usr/local/bin/bash ../../../src/scripts/mkinstalldirs ../../../library/base/R
(f=${TMPDIR:-/tmp}/R$$; cat `LC_COLLATE=C ls ./R/*.R ./R/unix/*.R` >> ${...