- checking build system type... i686-pc-linux-gnu
- checking host system type... i686-pc-linux-gnu
- checking for gcc... gcc
- checking for C compiler default output file name... a.out
- checking whether the C compiler works... yes
- checking whether we are cross compiling... no
- checking for suffix of executables...
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for AIX... no
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking minix/config.h usability... no
- checking minix/config.h presence... no
- checking for minix/config.h... no
- checking for library containing strerror... none required
- defining man1dir to be $(mandir)/man1
- defining man1ext to be .1
- defining infofile to be $(infodir)/octave.info
- defining octincludedir to be $(includedir)/octave-$(version)
- defining fcnfiledir to be $(datadir)/octave/$(version)/m
- defining localfcnfiledir to be $(datadir)/octave/site/m
- defining localapifcnfiledir to be $(datadir)/octave/site/$(api_version)/m
- defining localverfcnfiledir to be $(datadir)/octave/$(version)/site/m
- defining octlibdir to be $(libdir)/octave-$(version)
- defining archlibdir to be $(libexecdir)/octave/$(version)/exec/$(canonical_host_type)
- defining localarchlibdir to be $(libexecdir)/octave/site/exec/$(canonical_host_type)
- defining localapiarchlibdir to be $(libexecdir)/octave/$(api_version)/site/exec/$(canonical_host_type)
- defining localverarchlibdir to be $(libexecdir)/octave/$(version)/site/exec/$(canonical_host_type)
- defining octfiledir to be $(libexecdir)/octave/$(version)/oct/$(canonical_host_type)
- defining localoctfiledir to be $(libexecdir)/octave/site/oct/$(canonical_host_type)
- defining localapioctfiledir to be $(libexecdir)/octave/site/oct/$(api_version)/$(canonical_host_type)
- defining localveroctfiledir to be $(libexecdir)/octave/$(version)/site/oct/$(canonical_host_type)
- defining imagedir to be $(datadir)/octave/$(version)/imagelib
- configure: defining __NO_MATH_INLINES avoids buggy GNU libc exp function
- checking for g++... g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking how to run the C++ preprocessor... g++ -E
- checking for C++ support for new friend template declaration... yes
- checking if C++ library is ISO compliant... yes
- checking for broken C++ reinterpret_cast... no
- checking for nm... nm
- checking C++ ABI version used by g++... gnu_v3
- checking for gcc... (cached) gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc accepts -g... (cached) yes
- checking for gcc option to accept ISO C89... (cached) none needed
- checking how to run the C preprocessor... gcc -E
- checking whether gcc needs -traditional... no
- checking whether gcc accepts -mieee-fp... yes
- configure: adding -mieee-fp to XTRA_CFLAGS
- checking whether g++ accepts -mieee-fp... yes
- configure: adding -mieee-fp to XTRA_CXXFLAGS
- checking whether g++ prepends an underscore to external names... no
- checking for sin in -lm... yes
- checking qhull/qhull_a.h usability... yes
- checking qhull/qhull_a.h presence... yes
- checking for qhull/qhull_a.h... yes
- checking for qh_qhull in -lqhull... yes
- checking for pcre-config... yes
- checking whether pcre.h defines the macros we need... yes
- checking for regexec... yes
- checking for gzclearerr in -lz... yes
- checking zlib.h usability... yes
- checking zlib.h presence... yes
- checking for zlib.h... yes
- checking for H5Pcreate in -lhdf5... yes
- checking hdf5.h usability... yes
- checking hdf5.h presence... yes
- checking for hdf5.h... yes
- checking for H5Gget_num_objs in -lhdf5... yes
- checking fftw3.h usability... yes
- checking fftw3.h presence... yes
- checking for fftw3.h... yes
- checking for fftw_plan_dft_1d in -lfftw3... yes
- checking glpk/glpk.h usability... no
- checking glpk/glpk.h presence... no
- checking for glpk/glpk.h... no
- checking glpk.h usability... yes
- checking glpk.h presence... yes
- checking for glpk.h... yes
- checking for glp_lpx_simplex in -lglpk... no
- checking for _glp_lpx_simplex in -lglpk... yes
- checking for curl_easy_escape in -lcurl... yes
- checking curl/curl.h usability... yes
- checking curl/curl.h presence... yes
- checking for curl/curl.h... yes
- checking for IEEE 754 data format... yes
- checking for ranlib... ranlib
- checking for g77... no
- checking for xlf... no
- checking for f77... no
- checking for frt... no
- checking for pgf77... no
- checking for cf77... no
- checking for fort77... no
- checking for fl32... no
- checking for af77... no
- checking for xlf90... no
- checking for f90... no
- checking for pgf90... no
- checking for pghpf... no
- checking for epcf90... no
- checking for gfortran... gfortran
- checking whether we are using the GNU Fortran 77 compiler... yes
- checking whether gfortran accepts -g... yes
- checking how to get verbose linking output from gfortran... -v
- checking for Fortran 77 libraries of gfortran... -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- checking for dummy main to link with Fortran 77 libraries... none
- checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore
- checking whether gfortran accepts -mieee-fp... yes
- adding -mieee-fp to FFLAGS
- configure: defining FFLAGS to be -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp
- checking whether gfortran accepts -ffloat-store... yes
- setting F77_FLOAT_STORE_FLAG to -ffloat-store
- checking for sgemm_ in /usr/lib/libgoto_core2p-r1.25.so... yes
- checking for cheev_ in /usr/liblapack.so.3... no
- checking for cheev_... no
- checking for cheev_ in -llapack... yes
- checking for amd_postorder in -lamd... yes
- checking for camd_postorder in -lcamd... yes
- checking suitesparse/umfpack.h usability... yes
- checking suitesparse/umfpack.h presence... yes
- checking for suitesparse/umfpack.h... yes
- checking for umfpack_zi_get_determinant in -lumfpack... yes
- checking for UMFPACK seperate complex matrix and rhs split... yes
- checking suitesparse/colamd.h usability... yes
- checking suitesparse/colamd.h presence... yes
- checking for suitesparse/colamd.h... yes
- checking for colamd in -lcolamd... yes
- checking suitesparse/ccolamd.h usability... yes
- checking suitesparse/ccolamd.h presence... yes
- checking for suitesparse/ccolamd.h... yes
- checking for ccolamd in -lccolamd... yes
- checking suitesparse/cholmod.h usability... yes
- checking suitesparse/cholmod.h presence... yes
- checking for suitesparse/cholmod.h... yes
- checking for cholmod_start in -lcholmod... yes
- checking suitesparse/cs.h usability... yes
- checking suitesparse/cs.h presence... yes
- checking for suitesparse/cs.h... yes
- checking for cs_di_sqr in -lcxsparse... yes
- configure: defining FPICFLAG to be -fPIC
- configure: defining CPICFLAG to be -fPIC
- configure: defining CXXPICFLAG to be -fPIC
- configure: defining SHLEXT to be so
- configure: defining SHLLIB to be $(SHLEXT)
- configure: defining SHLBIN to be
- configure: defining SHLEXT_VER to be $(SHLEXT).$(version)
- configure: defining SHLLIB_VER to be $(SHLLIB).$(version)
- configure: defining SHLBIN_VER to be $(SHLBIN).$(version)
- configure: defining SHLLINKEXT to be
- configure: defining LIBPRE to be lib
- configure: defining SH_LD to be $(CXX)
- configure: defining SH_LDFLAGS to be -shared
- configure: defining DL_LD to be $(SH_LD)
- configure: defining DL_LDFLAGS to be $(SH_LDFLAGS)
- configure: defining MKOCTFILE_DL_LDFLAGS to be -shared -Wl,-Bsymbolic
- configure: defining SONAME_FLAGS to be -Wl,-soname -Wl,$@
- configure: defining NO_OCT_FILE_STRIP to be false
- configure: defining RLD_FLAG to be -Wl,-rpath -Wl,$(octlibdir)
- configure: defining TEMPLATE_AR to be $(AR)
- configure: defining TEMPLATE_ARFLAGS to be rc
- configure: defining CRUFT_DLL_DEFS to be
- configure: defining OCTAVE_DLL_DEFS to be
- configure: defining OCTINTERP_DLL_DEFS to be
- configure: defining library_path_var to be LD_LIBRARY_PATH
- checking for gethostname... yes
- checking for getpwnam... yes
- checking for mode_t... yes
- checking for off_t... yes
- checking for pid_t... yes
- checking for size_t... yes
- checking for uid_t in sys/types.h... yes
- checking for dev_t... yes
- checking for ino_t... yes
- checking for nlink_t... yes
- checking for nlink_t... (cached) yes
- checking for long long int... yes
- checking for unsigned long long int... yes
- checking for sigset_t... yes
- checking for sig_atomic_t... yes
- checking for short... yes
- checking size of short... 2
- checking for int... yes
- checking size of int... 4
- checking for long... yes
- checking size of long... 4
- checking for long long... yes
- checking size of long long... 8
- checking for working alloca.h... yes
- checking for alloca... yes
- checking for an ANSI C-conforming const... yes
- checking whether including <string> defines NPOS... no
- checking whether <new> defines placement delete operator... yes
- checking whether C++ supports dynamic auto arrays... yes
- checking for ANSI C header files... (cached) yes
- checking for dirent.h that defines DIR... yes
- checking for library containing opendir... none required
- checking whether time.h and sys/time.h may both be included... yes
- checking for sys/wait.h that is POSIX.1 compatible... yes
- checking assert.h usability... yes
- checking assert.h presence... yes
- checking for assert.h... yes
- checking curses.h usability... yes
- checking curses.h presence... yes
- checking for curses.h... yes
- checking direct.h usability... no
- checking direct.h presence... no
- checking for direct.h... no
- checking dlfcn.h usability... yes
- checking dlfcn.h presence... yes
- checking for dlfcn.h... yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking float.h usability... yes
- checking float.h presence... yes
- checking for float.h... yes
- checking floatingpoint.h usability... no
- checking floatingpoint.h presence... no
- checking for floatingpoint.h... no
- checking grp.h usability... yes
- checking grp.h presence... yes
- checking for grp.h... yes
- checking ieeefp.h usability... no
- checking ieeefp.h presence... no
- checking for ieeefp.h... no
- checking for inttypes.h... (cached) yes
- checking limits.h usability... yes
- checking limits.h presence... yes
- checking for limits.h... yes
- checking locale.h usability... yes
- checking locale.h presence... yes
- checking for locale.h... yes
- checking for memory.h... (cached) yes
- checking nan.h usability... no
- checking nan.h presence... no
- checking for nan.h... no
- checking ncurses.h usability... yes
- checking ncurses.h presence... yes
- checking for ncurses.h... yes
- checking poll.h usability... yes
- checking poll.h presence... yes
- checking for poll.h... yes
- checking pwd.h usability... yes
- checking pwd.h presence... yes
- checking for pwd.h... yes
- checking for stdint.h... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking sunmath.h usability... no
- checking sunmath.h presence... no
- checking for sunmath.h... no
- checking sys/ioctl.h usability... yes
- checking sys/ioctl.h presence... yes
- checking for sys/ioctl.h... yes
- checking sys/param.h usability... yes
- checking sys/param.h presence... yes
- checking for sys/param.h... yes
- checking sys/poll.h usability... yes
- checking sys/poll.h presence... yes
- checking for sys/poll.h... yes
- checking sys/resource.h usability... yes
- checking sys/resource.h presence... yes
- checking for sys/resource.h... yes
- checking sys/select.h usability... yes
- checking sys/select.h presence... yes
- checking for sys/select.h... yes
- checking for sys/stat.h... (cached) yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking sys/times.h usability... yes
- checking sys/times.h presence... yes
- checking for sys/times.h... yes
- checking for sys/types.h... (cached) yes
- checking sys/utsname.h usability... yes
- checking sys/utsname.h presence... yes
- checking for sys/utsname.h... yes
- checking sys/utime.h usability... no
- checking sys/utime.h presence... no
- checking for sys/utime.h... no
- checking termcap.h usability... yes
- checking termcap.h presence... yes
- checking for termcap.h... yes
- checking for unistd.h... (cached) yes
- checking utime.h usability... yes
- checking utime.h presence... yes
- checking for utime.h... yes
- checking varargs.h usability... no
- checking varargs.h presence... no
- checking for varargs.h... no
- checking sstream usability... yes
- checking sstream presence... yes
- checking for sstream... yes
- checking termio.h usability... yes
- checking termio.h presence... yes
- checking for termio.h... yes
- checking sgtty.h usability... yes
- checking sgtty.h presence... yes
- checking for sgtty.h... yes
- checking glob.h usability... yes
- checking glob.h presence... yes
- checking for glob.h... yes
- checking fnmatch.h usability... yes
- checking fnmatch.h presence... yes
- checking for fnmatch.h... yes
- checking conio.h usability... no
- checking conio.h presence... no
- checking for conio.h... no
- checking for fnmatch... yes
- checking for glob... yes
- checking for atexit... yes
- checking for basename... yes
- checking for bcopy... yes
- checking for bzero... yes
- checking for canonicalize_file_name... yes
- checking for chmod... yes
- checking for dup2... yes
- checking for endgrent... yes
- checking for endpwent... yes
- checking for execvp... yes
- checking for fcntl... yes
- checking for fork... yes
- checking for getcwd... yes
- checking for getegid... yes
- checking for geteuid... yes
- checking for getgid... yes
- checking for getgrent... yes
- checking for getgrgid... yes
- checking for getgrnam... yes
- checking for getpgrp... yes
- checking for getpid... yes
- checking for getppid... yes
- checking for getpwent... yes
- checking for getpwuid... yes
- checking for gettimeofday... yes
- checking for getuid... yes
- checking for getwd... yes
- checking for _kbhit... no
- checking for kill... yes
- checking for lgamma... yes
- checking for link... yes
- checking for localtime_r... yes
- checking for lstat... yes
- checking for memmove... yes
- checking for mkdir... yes
- checking for mkfifo... yes
- checking for mkstemp... yes
- checking for on_exit... yes
- checking for pipe... yes
- checking for poll... yes
- checking for putenv... yes
- checking for raise... yes
- checking for readlink... yes
- checking for realpath... yes
- checking for rename... yes
- checking for resolvepath... no
- checking for rindex... yes
- checking for rmdir... yes
- checking for round... yes
- checking for select... yes
- checking for setgrent... yes
- checking for setlocale... yes
- checking for setpwent... yes
- checking for setvbuf... yes
- checking for sigaction... yes
- checking for siglongjmp... yes
- checking for sigpending... yes
- checking for sigprocmask... yes
- checking for sigsuspend... yes
- checking for snprintf... yes
- checking for stat... yes
- checking for strcasecmp... yes
- checking for strdup... yes
- checking for strerror... yes
- checking for stricmp... no
- checking for strncasecmp... yes
- checking for strnicmp... no
- checking for strptime... yes
- checking for strsignal... yes
- checking for symlink... yes
- checking for tempnam... yes
- checking for tgamma... yes
- checking for umask... yes
- checking for uname... yes
- checking for unlink... yes
- checking for usleep... yes
- checking for utime... yes
- checking for vfprintf... yes
- checking for vsprintf... yes
- checking for vsnprintf... yes
- checking for waitpid... yes
- checking for _chmod... no
- checking for _snprintf... no
- checking for x_utime... no
- checking for _utime32... no
- checking for strftime... yes
- checking whether strptime is broken... no
- checking whether putenv uses malloc... no
- checking mach-o/dyld.h usability... no
- checking mach-o/dyld.h presence... no
- checking for mach-o/dyld.h... no
- checking for shl_load in -ldld... no
- checking for shl_load... no
- checking for shl_findsym... no
- checking for LoadLibrary in -lwsock32... no
- checking for LoadLibrary... no
- checking for dlopen in -ldl... yes
- checking for dlopen... yes
- checking for dlsym... yes
- checking for dlerror... yes
- checking for dlclose... yes
- checking whether g++ accepts -rdynamic... yes
- checking for struct timeval... yes
- checking whether gettimeofday can't accept two arguments... no
- checking for finite... yes
- checking for isnan... yes
- checking for isinf... yes
- checking for copysign... yes
- checking for signbit... no
- checking for _finite... no
- checking for _isnan... no
- checking for _copysign... no
- checking whether signbit is declared... yes
- checking for acosh... yes
- checking for asinh... yes
- checking for atanh... yes
- checking for erf... yes
- checking for erfc... yes
- checking for exp2... yes
- checking for log2... yes
- checking for struct stat.st_blksize... yes
- checking for struct stat.st_blocks... yes
- checking for struct stat.st_rdev... yes
- checking whether struct tm is in sys/time.h or time.h... time.h
- checking for struct tm.tm_zone... yes
- checking whether closedir returns void... no
- checking for struct group.gr_passwd... no
- checking if mkdir takes one argument... no
- checking for tputs in -lncurses... yes
- checking for rl_set_keyboard_input_timeout in -lreadline... yes
- checking for struct exception in math.h... yes
- checking return type of signal handlers... void
- checking whether sys_siglist is declared... yes
- checking for type of signal functions... posix
- checking if signal handlers must be reinstalled when invoked... no
- checking for getrusage... yes
- checking for times... yes
- checking for gawk... gawk
- checking for gfind... no
- checking for find... find
- checking for a usable sed... /bin/sed
- checking for perl... perl
- checking for python... python
- checking for flex... flex
- checking lex output file root... lex.yy
- checking lex library... -lfl
- checking whether yytext is a pointer... yes
- defining LFLAGS to be -t -I
- checking for bison... bison -y
- checking whether ln -s works... yes
- checking for nm... (cached) nm
- checking for a BSD-compatible install... /bin/install -c
- checking for desktop-file-install... desktop-file-install
- checking for gnuplot... gnuplot
- checking for less... less
- checking for gperf... no
- configure: WARNING: I didn't find gperf, but it's only a problem if you need to reconstruct oct-gperf.h
- checking for gs... gs
- checking for makeinfo... makeinfo
- checking for texi2dvi... texi2dvi
- checking for texi2pdf... texi2pdf
- configure: defining UGLY_DEFS to be -DPACKAGE_NAME=\\\\\"\\\\\" -DPACKAGE_TARNAME=\\\\\"\\\\\" -DPACKAGE_VERSION=\\\\\"\\\\\" -DPACKAGE_STRING=\\\\\"\\\\\" -DPACKAGE_BUGREPORT=\\\\\"\\\\\" -DOCTAVE_SOURCE=1 -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSEPCHAR=\':\' -DSEPCHAR_STR=\\\\\":\\\\\" -D__NO_MATH_INLINES=1 -DCXX_NEW_FRIEND_TEMPLATE_DECL=1 -DCXX_ISO_COMPLIANT_LIBRARY=1 -DCXX_ABI=gnu_v3 -DHAVE_LIBM=1 -DHAVE_QHULL=1 -DHAVE_PCRE=1 -DHAVE_REGEXEC=1 -DHAVE_REGEX=1 -DHAVE_ZLIB_H=1 -DHAVE_ZLIB=1 -DHAVE_HDF5_H=1 -DHAVE_HDF5=1 -DHAVE_H5GGET_NUM_OBJS=1 -DHAVE_FFTW3=1 -DHAVE_GLPK_H=1 -DHAVE_GLPK=1 -DHAVE_CURL_CURL_H=1 -DHAVE_CURL=1 -DHAVE_IEEE754_DATA_FORMAT=1 -DF77_FUNC\(name,NAME\)=name\ \#\#\ _ -DF77_FUNC_\(name,NAME\)=name\ \#\#\ _ -DHAVE_BLAS=1 -DHAVE_SUITESPARSE_UMFPACK_H=1 -DHAVE_UMFPACK=1 -DUMFPACK_SEPARATE_SPLIT=1 -DHAVE_SUITESPARSE_COLAMD_H=1 -DHAVE_COLAMD=1 -DHAVE_SUITESPARSE_CCOLAMD_H=1 -DHAVE_CCOLAMD=1 -DHAVE_SUITESPARSE_CHOLMOD_H=1 -DHAVE_CHOLMOD=1 -DHAVE_SUITESPARSE_CS_H=1 -DHAVE_CXSPARSE=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPWNAM=1 -DHAVE_DEV_T=1 -DHAVE_INO_T=1 -DHAVE_NLINK_T=1 -DHAVE_NLINK_T=1 -DHAVE_LONG_LONG_INT=1 -DHAVE_UNSIGNED_LONG_LONG_INT=1 -DHAVE_SIGSET_T=1 -DHAVE_SIG_ATOMIC_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_LONG_LONG=8 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DNPOS=std::string::npos -DHAVE_PLACEMENT_DELETE=1 -DHAVE_DYNAMIC_AUTO_ARRAYS=1 -DSTDC_HEADERS=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ASSERT_H=1 -DHAVE_CURSES_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_FLOAT_H=1 -DHAVE_GRP_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_NCURSES_H=1 -DHAVE_POLL_H=1 -DHAVE_PWD_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_SSTREAM=1 -DHAVE_TERMIO_H=1 -DHAVE_SGTTY_H=1 -DHAVE_GLOB_H=1 -DHAVE_FNMATCH_H=1 -DHAVE_FNMATCH=1 -DHAVE_GLOB=1 -DHAVE_ATEXIT=1 -DHAVE_BASENAME=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_CHMOD=1 -DHAVE_DUP2=1 -DHAVE_ENDGRENT=1 -DHAVE_ENDPWENT=1 -DHAVE_EXECVP=1 -DHAVE_FCNTL=1 -DHAVE_FORK=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETGRENT=1 -DHAVE_GETGRGID=1 -DHAVE_GETGRNAM=1 -DHAVE_GETPGRP=1 -DHAVE_GETPID=1 -DHAVE_GETPPID=1 -DHAVE_GETPWENT=1 -DHAVE_GETPWUID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_GETUID=1 -DHAVE_GETWD=1 -DHAVE_KILL=1 -DHAVE_LGAMMA=1 -DHAVE_LINK=1 -DHAVE_LOCALTIME_R=1 -DHAVE_LSTAT=1 -DHAVE_MEMMOVE=1 -DHAVE_MKDIR=1 -DHAVE_MKFIFO=1 -DHAVE_MKSTEMP=1 -DHAVE_ON_EXIT=1 -DHAVE_PIPE=1 -DHAVE_POLL=1 -DHAVE_PUTENV=1 -DHAVE_RAISE=1 -DHAVE_READLINK=1 -DHAVE_REALPATH=1 -DHAVE_RENAME=1 -DHAVE_RINDEX=1 -DHAVE_RMDIR=1 -DHAVE_ROUND=1 -DHAVE_SELECT=1 -DHAVE_SETGRENT=1 -DHAVE_SETLOCALE=1 -DHAVE_SETPWENT=1 -DHAVE_SETVBUF=1 -DHAVE_SIGACTION=1 -DHAVE_SIGLONGJMP=1 -DHAVE_SIGPENDING=1 -DHAVE_SIGPROCMASK=1 -DHAVE_SIGSUSPEND=1 -DHAVE_SNPRINTF=1 -DHAVE_STAT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPTIME=1 -DHAVE_STRSIGNAL=1 -DHAVE_SYMLINK=1 -DHAVE_TEMPNAM=1 -DHAVE_TGAMMA=1 -DHAVE_UMASK=1 -DHAVE_UNAME=1 -DHAVE_UNLINK=1 -DHAVE_USLEEP=1 -DHAVE_UTIME=1 -DHAVE_VFPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_WAITPID=1 -DHAVE_STRFTIME=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_DLSYM=1 -DHAVE_DLERROR=1 -DHAVE_DLCLOSE=1 -DHAVE_DLOPEN_API=1 -DENABLE_DYNAMIC_LINKING=1 -DHAVE_TIMEVAL=1 -DHAVE_FINITE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_COPYSIGN=1 -DHAVE_DECL_SIGNBIT=1 -DHAVE_ACOSH=1 -DHAVE_ASINH=1 -DHAVE_ATANH=1 -DHAVE_ERF=1 -DHAVE_ERFC=1 -DHAVE_EXP2=1 -DHAVE_LOG2=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DUSE_READLINE=1 -DEXCEPTION_IN_MATH=1 -DRETSIGTYPE=void -DHAVE_DECL_SYS_SIGLIST=1 -DHAVE_POSIX_SIGNALS=1 -DRETSIGTYPE_IS_VOID=1 -DHAVE_GETRUSAGE=1 -DHAVE_TIMES=1 -DYYTEXT_POINTER=1 -DGNUPLOT_BINARY=\\\\\"gnuplot\\\\\"
- checking whether gcc accepts -Wall... yes
- adding -Wall to WARN_CFLAGS
- checking whether gcc accepts -W... yes
- adding -W to WARN_CFLAGS
- checking whether gcc accepts -Wshadow... yes
- adding -Wshadow to WARN_CFLAGS
- checking whether g++ accepts -Wall... yes
- adding -Wall to WARN_CXXFLAGS
- checking whether g++ accepts -W... yes
- adding -W to WARN_CXXFLAGS
- checking whether g++ accepts -Wshadow... yes
- adding -Wshadow to WARN_CXXFLAGS
- checking whether g++ accepts -Wold-style-cast... yes
- adding -Wold-style-cast to WARN_CXXFLAGS
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating octMakefile
- config.status: creating Makeconf
- config.status: creating test/Makefile
- config.status: creating doc/Makefile
- config.status: creating doc/faq/Makefile
- config.status: creating doc/interpreter/Makefile
- config.status: creating doc/liboctave/Makefile
- config.status: creating doc/refcard/Makefile
- config.status: creating emacs/Makefile
- config.status: creating examples/Makefile
- config.status: creating liboctave/Makefile
- config.status: creating liboctave/oct-types.h
- config.status: creating src/Makefile
- config.status: creating src/mxarray.h
- config.status: creating libcruft/Makefile
- config.status: creating libcruft/Makerules
- config.status: creating libcruft/amos/Makefile
- config.status: creating libcruft/blas/Makefile
- config.status: creating libcruft/daspk/Makefile
- config.status: creating libcruft/dasrt/Makefile
- config.status: creating libcruft/dassl/Makefile
- config.status: creating libcruft/fftpack/Makefile
- config.status: creating libcruft/lapack/Makefile
- config.status: creating libcruft/minpack/Makefile
- config.status: creating libcruft/misc/Makefile
- config.status: creating libcruft/odepack/Makefile
- config.status: creating libcruft/ordered-qz/Makefile
- config.status: creating libcruft/quadpack/Makefile
- config.status: creating libcruft/ranlib/Makefile
- config.status: creating libcruft/slatec-fn/Makefile
- config.status: creating libcruft/slatec-err/Makefile
- config.status: creating libcruft/villad/Makefile
- config.status: creating libcruft/blas-xtra/Makefile
- config.status: creating libcruft/lapack-xtra/Makefile
- config.status: creating config.h
- === configuring in scripts (/home/perry/abs/local/octave/src/octave-3.0.1/scripts)
- configure: running /bin/sh ./configure '--prefix=/opt/octave' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/man' '--infodir=/usr/info' '--docdir=/usr/doc/-' '--enable-shared' '--enable-dl' '--disable-static' '--with-f77=gfortran' '--with-blas=/usr/lib/libgoto_core2p-r1.25.so' '--with-lapack=/usr/liblapack.so.3' 'CFLAGS=-march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC' 'LDFLAGS=-L/usr/lib' 'LIBS=-lmetis' 'CXXFLAGS=-march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC' 'FFLAGS=-march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC' --cache-file=/dev/null --srcdir=.
- checking for a BSD-compatible install... /bin/install -c
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating audio/Makefile
- config.status: creating control/Makefile
- config.status: creating control/base/Makefile
- config.status: creating control/hinf/Makefile
- config.status: creating control/obsolete/Makefile
- config.status: creating control/system/Makefile
- config.status: creating control/util/Makefile
- config.status: creating deprecated/Makefile
- config.status: creating elfun/Makefile
- config.status: creating finance/Makefile
- config.status: creating general/Makefile
- config.status: creating geometry/Makefile
- config.status: creating image/Makefile
- config.status: creating io/Makefile
- config.status: creating linear-algebra/Makefile
- config.status: creating miscellaneous/Makefile
- config.status: creating optimization/Makefile
- config.status: creating path/Makefile
- config.status: creating pkg/Makefile
- config.status: creating plot/Makefile
- config.status: creating polynomial/Makefile
- config.status: creating quaternion/Makefile
- config.status: creating set/Makefile
- config.status: creating signal/Makefile
- config.status: creating sparse/Makefile
- config.status: creating specfun/Makefile
- config.status: creating special-matrix/Makefile
- config.status: creating startup/Makefile
- config.status: creating statistics/Makefile
- config.status: creating statistics/base/Makefile
- config.status: creating statistics/distributions/Makefile
- config.status: creating statistics/models/Makefile
- config.status: creating statistics/tests/Makefile
- config.status: creating strings/Makefile
- config.status: creating time/Makefile
- config.status: creating testfun/Makefile
- configure:
- Octave is now configured for i686-pc-linux-gnu
- Source directory: .
- Installation prefix: /opt/octave
- C compiler: gcc -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC
- C++ compiler: g++ -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC
- Fortran compiler: gfortran -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp
- Fortran libraries: -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- BLAS libraries: -llapack /usr/lib/libgoto_core2p-r1.25.so
- FFTW libraries: -lfftw3
- GLPK libraries: -lglpk
- UMFPACK libraries: -lumfpack
- AMD libraries: -lamd
- CAMD libraries: -lcamd
- COLAMD libraries: -lcolamd
- CCOLAMD libraries: -lccolamd
- CHOLMOD libraries: -lcholmod
- CXSPARSE libraries: -lcxsparse
- HDF5 libraries: -lhdf5
- CURL libraries: -lcurl
- REGEX libraries: -L/usr/lib -lpcre
- QHULL libraries: -lqhull
- LIBS: -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis
- Default pager: less
- gnuplot: gnuplot
- Do internal array bounds checking: false
- Build static libraries: false
- Build shared libraries: true
- Dynamic Linking: true (dlopen)
- Include support for GNU readline: true
- 64-bit array dims and indexing: false
- configure: WARNING: I didn't find gperf, but it's only a problem if you need to reconstruct oct-gperf.h
- configure:
- NOTE: libraries may be skipped if a library is not found OR
- if the library on your system is missing required features.
- ***********************************************************
- *
- * To compile Octave, you will need a recent versions of
- * the following software:
- *
- * g++ (3.2.x or a more recent version)
- *
- * flex (2.5.4 or a more recent version) -- required if
- * you need to recreate lex.cc from lex.l
- *
- * bison (1.31 or a more recent version) -- required if
- * you need to recreate parse.cc from parse.y
- *
- * gperf (3.0.1 or a more recent version) -- required if
- * you need to recreate oct-gperf.h from octave.gperf
- *
- * Now would be a good time to read INSTALL.OCTAVE if
- * you have not done so already.
- *
- ***********************************************************
- make -f octMakefile all
- make[1]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1'
- making octave-bug from octave-bug.in
- chmod a+rx octave-bug
- making octave-config from octave-config.in
- chmod a+rx octave-config
- making mkoctfile from mkoctfile.in
- chmod a+rx mkoctfile
- making run-octave from run-octave.in
- chmod a+rx "run-octave"
- make -C libcruft all
- make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft'
- making mkf77def from mkf77def.in
- chmod a+rx mkf77def
- make -C amos all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/amos'
- mkdir pic
- making dgamln.def from dgamln.f
- making xzabs.def from xzabs.f
- making xzexp.def from xzexp.f
- making xzlog.def from xzlog.f
- making xzsqrt.def from xzsqrt.f
- making zacai.def from zacai.f
- making zacon.def from zacon.f
- making zairy.def from zairy.f
- making zasyi.def from zasyi.f
- making zbesh.def from zbesh.f
- making zbesi.def from zbesi.f
- making zbesj.def from zbesj.f
- making zbesk.def from zbesk.f
- making zbesy.def from zbesy.f
- making zbinu.def from zbinu.f
- making zbiry.def from zbiry.f
- making zbknu.def from zbknu.f
- making zbuni.def from zbuni.f
- making zbunk.def from zbunk.f
- making zdiv.def from zdiv.f
- making zkscl.def from zkscl.f
- making zmlri.def from zmlri.f
- making zmlt.def from zmlt.f
- making zrati.def from zrati.f
- making zs1s2.def from zs1s2.f
- making zseri.def from zseri.f
- making zshch.def from zshch.f
- making zuchk.def from zuchk.f
- making zunhj.def from zunhj.f
- making zuni1.def from zuni1.f
- making zuni2.def from zuni2.f
- making zunik.def from zunik.f
- making zunk1.def from zunk1.f
- making zunk2.def from zunk2.f
- making zuoik.def from zuoik.f
- making zwrsk.def from zwrsk.f
- touch stmp-pic
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dgamln.f -o pic/dgamln.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xzabs.f -o pic/xzabs.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xzexp.f -o pic/xzexp.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xzlog.f -o pic/xzlog.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xzsqrt.f -o pic/xzsqrt.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zacai.f -o pic/zacai.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zacon.f -o pic/zacon.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zairy.f -o pic/zairy.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zasyi.f -o pic/zasyi.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zbesh.f -o pic/zbesh.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zbesi.f -o pic/zbesi.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zbesj.f -o pic/zbesj.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zbesk.f -o pic/zbesk.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zbesy.f -o pic/zbesy.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zbinu.f -o pic/zbinu.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zbiry.f -o pic/zbiry.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zbknu.f -o pic/zbknu.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zbuni.f -o pic/zbuni.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zbunk.f -o pic/zbunk.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zdiv.f -o pic/zdiv.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zkscl.f -o pic/zkscl.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zmlri.f -o pic/zmlri.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zmlt.f -o pic/zmlt.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zrati.f -o pic/zrati.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zs1s2.f -o pic/zs1s2.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zseri.f -o pic/zseri.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zshch.f -o pic/zshch.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zuchk.f -o pic/zuchk.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zunhj.f -o pic/zunhj.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zuni1.f -o pic/zuni1.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zuni2.f -o pic/zuni2.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zunik.f -o pic/zunik.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zunk1.f -o pic/zunk1.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zunk2.f -o pic/zunk2.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zuoik.f -o pic/zuoik.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zwrsk.f -o pic/zwrsk.o
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/amos'
- make -C blas-xtra all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/blas-xtra'
- mkdir pic
- making xddot.def from xddot.f
- making xdnrm2.def from xdnrm2.f
- making xdznrm2.def from xdznrm2.f
- making xerbla.def from xerbla.f
- making xzdotu.def from xzdotu.f
- touch stmp-pic
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xddot.f -o pic/xddot.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xdnrm2.f -o pic/xdnrm2.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xdznrm2.f -o pic/xdznrm2.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xerbla.f -o pic/xerbla.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xzdotu.f -o pic/xzdotu.o
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/blas-xtra'
- make -C daspk all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/daspk'
- mkdir pic
- making datv.def from datv.f
- making dcnst0.def from dcnst0.f
- making dcnstr.def from dcnstr.f
- making ddasic.def from ddasic.f
- making ddasid.def from ddasid.f
- making ddasik.def from ddasik.f
- making ddaspk.def from ddaspk.f
- making ddstp.def from ddstp.f
- making ddwnrm.def from ddwnrm.f
- making dfnrmd.def from dfnrmd.f
- making dfnrmk.def from dfnrmk.f
- making dhels.def from dhels.f
- making dheqr.def from dheqr.f
- making dinvwt.def from dinvwt.f
- making dlinsd.def from dlinsd.f
- making dlinsk.def from dlinsk.f
- making dnedd.def from dnedd.f
- making dmatd.def from dmatd.f
- making dnedk.def from dnedk.f
- making dnsd.def from dnsd.f
- making dnsid.def from dnsid.f
- making dnsik.def from dnsik.f
- making dnsk.def from dnsk.f
- making dorth.def from dorth.f
- making dslvd.def from dslvd.f
- making dslvk.def from dslvk.f
- making dspigm.def from dspigm.f
- making dyypnw.def from dyypnw.f
- touch stmp-pic
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp datv.f -o pic/datv.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dcnst0.f -o pic/dcnst0.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dcnstr.f -o pic/dcnstr.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddasic.f -o pic/ddasic.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddasid.f -o pic/ddasid.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddasik.f -o pic/ddasik.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddaspk.f -o pic/ddaspk.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddstp.f -o pic/ddstp.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddwnrm.f -o pic/ddwnrm.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dfnrmd.f -o pic/dfnrmd.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dfnrmk.f -o pic/dfnrmk.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dhels.f -o pic/dhels.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dheqr.f -o pic/dheqr.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dinvwt.f -o pic/dinvwt.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dlinsd.f -o pic/dlinsd.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dlinsk.f -o pic/dlinsk.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dmatd.f -o pic/dmatd.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dnedd.f -o pic/dnedd.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dnedk.f -o pic/dnedk.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dnsd.f -o pic/dnsd.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dnsid.f -o pic/dnsid.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dnsik.f -o pic/dnsik.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dnsk.f -o pic/dnsk.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dorth.f -o pic/dorth.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dslvd.f -o pic/dslvd.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dslvk.f -o pic/dslvk.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dspigm.f -o pic/dspigm.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dyypnw.f -o pic/dyypnw.o
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/daspk'
- make -C dasrt all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/dasrt'
- mkdir pic
- making ddasrt.def from ddasrt.f
- making drchek.def from drchek.f
- making droots.def from droots.f
- touch stmp-pic
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddasrt.f -o pic/ddasrt.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp drchek.f -o pic/drchek.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp droots.f -o pic/droots.o
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/dasrt'
- make -C dassl all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/dassl'
- mkdir pic
- making ddaini.def from ddaini.f
- making ddajac.def from ddajac.f
- making ddanrm.def from ddanrm.f
- making ddaslv.def from ddaslv.f
- making ddassl.def from ddassl.f
- making ddastp.def from ddastp.f
- making ddatrp.def from ddatrp.f
- making ddawts.def from ddawts.f
- touch stmp-pic
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddaini.f -o pic/ddaini.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddajac.f -o pic/ddajac.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddanrm.f -o pic/ddanrm.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddaslv.f -o pic/ddaslv.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddassl.f -o pic/ddassl.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddastp.f -o pic/ddastp.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddatrp.f -o pic/ddatrp.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddawts.f -o pic/ddawts.o
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/dassl'
- make -C lapack-xtra all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/lapack-xtra'
- mkdir pic
- making xdlamch.def from xdlamch.f
- making xdlange.def from xdlange.f
- making xilaenv.def from xilaenv.f
- making xzlange.def from xzlange.f
- touch stmp-pic
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xdlamch.f -o pic/xdlamch.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xdlange.f -o pic/xdlange.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xilaenv.f -o pic/xilaenv.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xzlange.f -o pic/xzlange.o
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/lapack-xtra'
- make -C minpack all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/minpack'
- mkdir pic
- making dogleg.def from dogleg.f
- making dpmpar.def from dpmpar.f
- making enorm.def from enorm.f
- making fdjac1.def from fdjac1.f
- making hybrd.def from hybrd.f
- making hybrd1.def from hybrd1.f
- making hybrj.def from hybrj.f
- making hybrj1.def from hybrj1.f
- making qform.def from qform.f
- making qrfac.def from qrfac.f
- making r1mpyq.def from r1mpyq.f
- making r1updt.def from r1updt.f
- touch stmp-pic
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dogleg.f -o pic/dogleg.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dpmpar.f -o pic/dpmpar.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp enorm.f -o pic/enorm.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp fdjac1.f -o pic/fdjac1.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp hybrd.f -o pic/hybrd.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp hybrd1.f -o pic/hybrd1.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp hybrj.f -o pic/hybrj.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp hybrj1.f -o pic/hybrj1.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp qform.f -o pic/qform.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp qrfac.f -o pic/qrfac.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp r1mpyq.f -o pic/r1mpyq.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp r1updt.f -o pic/r1updt.o
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/minpack'
- make -C misc all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/misc'
- making quit.d from quit.cc
- making f77-extern.d from f77-extern.cc
- making cquit.d from cquit.c
- making lo-error.d from lo-error.c
- making f77-fcn.d from f77-fcn.c
- making machar.d from machar.c
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/misc'
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/misc'
- making d1mach.def from d1mach.f
- mkdir pic
- making i1mach.def from i1mach.f
- touch stmp-pic
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp d1mach.f -o pic/d1mach.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp i1mach.f -o pic/i1mach.o
- gcc -c -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC -DDP machar.c -o pic/machar.o
- gcc -c -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC f77-fcn.c -o pic/f77-fcn.o
- f77-fcn.c: In function ‘xstopx_’:
- f77-fcn.c:64: warning: function declared ‘noreturn’ has a ‘return’ statement
- gcc -c -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC lo-error.c -o pic/lo-error.o
- gcc -c -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC cquit.c -o pic/cquit.o
- lo-error.c: In function ‘liboctave_warning_with_id’:
- lo-error.c:107: warning: unused parameter ‘id’
- g++ -c -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC f77-extern.cc -o pic/f77-extern.o
- g++ -c -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC quit.cc -o pic/quit.o
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/misc'
- make -C odepack all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/odepack'
- mkdir pic
- making cfode.def from cfode.f
- making dlsode.def from dlsode.f
- making ewset.def from ewset.f
- making intdy.def from intdy.f
- making prepj.def from prepj.f
- making solsy.def from solsy.f
- making stode.def from stode.f
- making vnorm.def from vnorm.f
- touch stmp-pic
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp cfode.f -o pic/cfode.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dlsode.f -o pic/dlsode.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ewset.f -o pic/ewset.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp intdy.f -o pic/intdy.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp prepj.f -o pic/prepj.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp solsy.f -o pic/solsy.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp stode.f -o pic/stode.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp vnorm.f -o pic/vnorm.o
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/odepack'
- make -C ordered-qz all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/ordered-qz'
- mkdir pic
- making exchqz.def from exchqz.f
- making dsubsp.def from dsubsp.f
- touch stmp-pic
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dsubsp.f -o pic/dsubsp.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp exchqz.f -o pic/exchqz.o
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/ordered-qz'
- make -C quadpack all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/quadpack'
- mkdir pic
- making dqagi.def from dqagi.f
- making dqagie.def from dqagie.f
- making dqagp.def from dqagp.f
- making dqagpe.def from dqagpe.f
- making dqelg.def from dqelg.f
- making dqk15i.def from dqk15i.f
- making dqk21.def from dqk21.f
- making dqpsrt.def from dqpsrt.f
- making xerror.def from xerror.f
- touch stmp-pic
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dqagi.f -o pic/dqagi.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dqagie.f -o pic/dqagie.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dqagp.f -o pic/dqagp.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dqagpe.f -o pic/dqagpe.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dqelg.f -o pic/dqelg.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dqk15i.f -o pic/dqk15i.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dqk21.f -o pic/dqk21.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dqpsrt.f -o pic/dqpsrt.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xerror.f -o pic/xerror.o
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/quadpack'
- make -C ranlib all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/ranlib'
- mkdir pic
- making advnst.def from advnst.f
- making genbet.def from genbet.f
- making genchi.def from genchi.f
- making genexp.def from genexp.f
- making genf.def from genf.f
- making gengam.def from gengam.f
- making genmn.def from genmn.f
- making genmul.def from genmul.f
- making gennch.def from gennch.f
- making gennf.def from gennf.f
- making gennor.def from gennor.f
- making genprm.def from genprm.f
- making genunf.def from genunf.f
- making getcgn.def from getcgn.f
- making getsd.def from getsd.f
- making ignbin.def from ignbin.f
- making ignlgi.def from ignlgi.f
- making ignnbn.def from ignnbn.f
- making ignpoi.def from ignpoi.f
- making ignuin.def from ignuin.f
- making initgn.def from initgn.f
- making inrgcm.def from inrgcm.f
- making lennob.def from lennob.f
- making mltmod.def from mltmod.f
- making phrtsd.def from phrtsd.f
- making qrgnin.def from qrgnin.f
- making ranf.def from ranf.f
- making setall.def from setall.f
- making setant.def from setant.f
- making setgmn.def from setgmn.f
- making setsd.def from setsd.f
- making sexpo.def from sexpo.f
- making sgamma.def from sgamma.f
- making snorm.def from snorm.f
- making wrap.def from wrap.f
- touch stmp-pic
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp advnst.f -o pic/advnst.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp genbet.f -o pic/genbet.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp genchi.f -o pic/genchi.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp genexp.f -o pic/genexp.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp genf.f -o pic/genf.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp gengam.f -o pic/gengam.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp genmn.f -o pic/genmn.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp genmul.f -o pic/genmul.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp gennch.f -o pic/gennch.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp gennf.f -o pic/gennf.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp gennor.f -o pic/gennor.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp genprm.f -o pic/genprm.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp genunf.f -o pic/genunf.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp getcgn.f -o pic/getcgn.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp getsd.f -o pic/getsd.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ignbin.f -o pic/ignbin.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ignlgi.f -o pic/ignlgi.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ignnbn.f -o pic/ignnbn.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ignpoi.f -o pic/ignpoi.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ignuin.f -o pic/ignuin.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp initgn.f -o pic/initgn.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp inrgcm.f -o pic/inrgcm.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp lennob.f -o pic/lennob.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp mltmod.f -o pic/mltmod.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp phrtsd.f -o pic/phrtsd.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp qrgnin.f -o pic/qrgnin.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ranf.f -o pic/ranf.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp setall.f -o pic/setall.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp setant.f -o pic/setant.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp setgmn.f -o pic/setgmn.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp setsd.f -o pic/setsd.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp sexpo.f -o pic/sexpo.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp sgamma.f -o pic/sgamma.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp snorm.f -o pic/snorm.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp wrap.f -o pic/wrap.o
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/ranlib'
- make -C slatec-err all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/slatec-err'
- mkdir pic
- making fdump.def from fdump.f
- making ixsav.def from ixsav.f
- making j4save.def from j4save.f
- making xerclr.def from xerclr.f
- making xercnt.def from xercnt.f
- making xerhlt.def from xerhlt.f
- making xermsg.def from xermsg.f
- making xerprn.def from xerprn.f
- making xerrwd.def from xerrwd.f
- making xersve.def from xersve.f
- making xgetf.def from xgetf.f
- making xgetua.def from xgetua.f
- making xsetf.def from xsetf.f
- making xsetua.def from xsetua.f
- touch stmp-pic
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp fdump.f -o pic/fdump.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ixsav.f -o pic/ixsav.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp j4save.f -o pic/j4save.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xerclr.f -o pic/xerclr.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xercnt.f -o pic/xercnt.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xerhlt.f -o pic/xerhlt.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xermsg.f -o pic/xermsg.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xerprn.f -o pic/xerprn.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xerrwd.f -o pic/xerrwd.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xersve.f -o pic/xersve.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xgetf.f -o pic/xgetf.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xgetua.f -o pic/xgetua.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xsetf.f -o pic/xsetf.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xsetua.f -o pic/xsetua.o
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/slatec-err'
- make -C slatec-fn all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/slatec-fn'
- mkdir pic
- making d9lgic.def from d9lgic.f
- making d9gmit.def from d9gmit.f
- making d9lgit.def from d9lgit.f
- making d9lgmc.def from d9lgmc.f
- making dacosh.def from dacosh.f
- making dasinh.def from dasinh.f
- making datanh.def from datanh.f
- making dbetai.def from dbetai.f
- making dcsevl.def from dcsevl.f
- making derf.def from derf.f
- making derfc.def from derfc.f
- making dgami.def from dgami.f
- making dgamit.def from dgamit.f
- making dgamlm.def from dgamlm.f
- making dgamma.def from dgamma.f
- making dgamr.def from dgamr.f
- making dlbeta.def from dlbeta.f
- making dlgams.def from dlgams.f
- making dlngam.def from dlngam.f
- making dlnrel.def from dlnrel.f
- making dpchim.def from dpchim.f
- making dpchst.def from dpchst.f
- making initds.def from initds.f
- making xdacosh.def from xdacosh.f
- making xdasinh.def from xdasinh.f
- making xdatanh.def from xdatanh.f
- making xdbetai.def from xdbetai.f
- making xderf.def from xderf.f
- making xderfc.def from xderfc.f
- making xdgami.def from xdgami.f
- making xdgamit.def from xdgamit.f
- making xdgamma.def from xdgamma.f
- making xgmainc.def from xgmainc.f
- touch stmp-pic
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp d9gmit.f -o pic/d9gmit.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp d9lgic.f -o pic/d9lgic.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp d9lgit.f -o pic/d9lgit.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp d9lgmc.f -o pic/d9lgmc.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dacosh.f -o pic/dacosh.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dasinh.f -o pic/dasinh.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp datanh.f -o pic/datanh.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dbetai.f -o pic/dbetai.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dcsevl.f -o pic/dcsevl.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp derf.f -o pic/derf.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp derfc.f -o pic/derfc.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dgami.f -o pic/dgami.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dgamit.f -o pic/dgamit.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dgamlm.f -o pic/dgamlm.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dgamma.f -o pic/dgamma.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dgamr.f -o pic/dgamr.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dlbeta.f -o pic/dlbeta.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dlgams.f -o pic/dlgams.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dlngam.f -o pic/dlngam.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dlnrel.f -o pic/dlnrel.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dpchim.f -o pic/dpchim.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dpchst.f -o pic/dpchst.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp initds.f -o pic/initds.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xdacosh.f -o pic/xdacosh.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xdasinh.f -o pic/xdasinh.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xdatanh.f -o pic/xdatanh.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xdbetai.f -o pic/xdbetai.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xderf.f -o pic/xderf.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xderfc.f -o pic/xderfc.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xdgami.f -o pic/xdgami.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xdgamit.f -o pic/xdgamit.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xdgamma.f -o pic/xdgamma.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xgmainc.f -o pic/xgmainc.o
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/slatec-fn'
- make -C villad all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/villad'
- mkdir pic
- making dfopr.def from dfopr.f
- making dif.def from dif.f
- making intrp.def from intrp.f
- making jcobi.def from jcobi.f
- making radau.def from radau.f
- making vilerr.def from vilerr.f
- touch stmp-pic
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dfopr.f -o pic/dfopr.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dif.f -o pic/dif.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp intrp.f -o pic/intrp.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp jcobi.f -o pic/jcobi.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp radau.f -o pic/radau.o
- gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp vilerr.f -o pic/vilerr.o
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/villad'
- echo "EXPORTS" > cruft.def
- cat amos/dgamln.def amos/xzabs.def amos/xzexp.def amos/xzlog.def amos/xzsqrt.def amos/zacai.def amos/zacon.def amos/zairy.def amos/zasyi.def amos/zbesh.def amos/zbesi.def amos/zbesj.def amos/zbesk.def amos/zbesy.def amos/zbinu.def amos/zbiry.def amos/zbknu.def amos/zbuni.def amos/zbunk.def amos/zdiv.def amos/zkscl.def amos/zmlri.def amos/zmlt.def amos/zrati.def amos/zs1s2.def amos/zseri.def amos/zshch.def amos/zuchk.def amos/zunhj.def amos/zuni1.def amos/zuni2.def amos/zunik.def amos/zunk1.def amos/zunk2.def amos/zuoik.def amos/zwrsk.def blas-xtra/xddot.def blas-xtra/xdnrm2.def blas-xtra/xdznrm2.def blas-xtra/xerbla.def blas-xtra/xzdotu.def daspk/datv.def daspk/dcnst0.def daspk/dcnstr.def daspk/ddasic.def daspk/ddasid.def daspk/ddasik.def daspk/ddaspk.def daspk/ddstp.def daspk/ddwnrm.def daspk/dfnrmd.def daspk/dfnrmk.def daspk/dhels.def daspk/dheqr.def daspk/dinvwt.def daspk/dlinsd.def daspk/dlinsk.def daspk/dmatd.def daspk/dnedd.def daspk/dnedk.def daspk/dnsd.def daspk/dnsid.def daspk/dnsik.def daspk/dnsk.def daspk/dorth.def daspk/dslvd.def daspk/dslvk.def daspk/dspigm.def daspk/dyypnw.def dasrt/ddasrt.def dasrt/drchek.def dasrt/droots.def dassl/ddaini.def dassl/ddajac.def dassl/ddanrm.def dassl/ddaslv.def dassl/ddassl.def dassl/ddastp.def dassl/ddatrp.def dassl/ddawts.def lapack-xtra/xdlamch.def lapack-xtra/xdlange.def lapack-xtra/xilaenv.def lapack-xtra/xzlange.def minpack/dogleg.def minpack/dpmpar.def minpack/enorm.def minpack/fdjac1.def minpack/hybrd.def minpack/hybrd1.def minpack/hybrj.def minpack/hybrj1.def minpack/qform.def minpack/qrfac.def minpack/r1mpyq.def minpack/r1updt.def misc/d1mach.def misc/i1mach.def odepack/cfode.def odepack/dlsode.def odepack/ewset.def odepack/intdy.def odepack/prepj.def odepack/solsy.def odepack/stode.def odepack/vnorm.def ordered-qz/dsubsp.def ordered-qz/exchqz.def quadpack/dqagi.def quadpack/dqagie.def quadpack/dqagp.def quadpack/dqagpe.def quadpack/dqelg.def quadpack/dqk15i.def quadpack/dqk21.def quadpack/dqpsrt.def quadpack/xerror.def ranlib/advnst.def ranlib/genbet.def ranlib/genchi.def ranlib/genexp.def ranlib/genf.def ranlib/gengam.def ranlib/genmn.def ranlib/genmul.def ranlib/gennch.def ranlib/gennf.def ranlib/gennor.def ranlib/genprm.def ranlib/genunf.def ranlib/getcgn.def ranlib/getsd.def ranlib/ignbin.def ranlib/ignlgi.def ranlib/ignnbn.def ranlib/ignpoi.def ranlib/ignuin.def ranlib/initgn.def ranlib/inrgcm.def ranlib/lennob.def ranlib/mltmod.def ranlib/phrtsd.def ranlib/qrgnin.def ranlib/ranf.def ranlib/setall.def ranlib/setant.def ranlib/setgmn.def ranlib/setsd.def ranlib/sexpo.def ranlib/sgamma.def ranlib/snorm.def ranlib/wrap.def slatec-err/fdump.def slatec-err/ixsav.def slatec-err/j4save.def slatec-err/xerclr.def slatec-err/xercnt.def slatec-err/xerhlt.def slatec-err/xermsg.def slatec-err/xerprn.def slatec-err/xerrwd.def slatec-err/xersve.def slatec-err/xgetf.def slatec-err/xgetua.def slatec-err/xsetf.def slatec-err/xsetua.def slatec-fn/d9gmit.def slatec-fn/d9lgic.def slatec-fn/d9lgit.def slatec-fn/d9lgmc.def slatec-fn/dacosh.def slatec-fn/dasinh.def slatec-fn/datanh.def slatec-fn/dbetai.def slatec-fn/dcsevl.def slatec-fn/derf.def slatec-fn/derfc.def slatec-fn/dgami.def slatec-fn/dgamit.def slatec-fn/dgamlm.def slatec-fn/dgamma.def slatec-fn/dgamr.def slatec-fn/dlbeta.def slatec-fn/dlgams.def slatec-fn/dlngam.def slatec-fn/dlnrel.def slatec-fn/dpchim.def slatec-fn/dpchst.def slatec-fn/initds.def slatec-fn/xdacosh.def slatec-fn/xdasinh.def slatec-fn/xdatanh.def slatec-fn/xdbetai.def slatec-fn/xderf.def slatec-fn/xderfc.def slatec-fn/xdgami.def slatec-fn/xdgamit.def slatec-fn/xdgamma.def slatec-fn/xgmainc.def villad/dfopr.def villad/dif.def villad/intrp.def villad/jcobi.def villad/radau.def villad/vilerr.def >> cruft.def
- make libcruft.so.3.0.1
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft'
- rm -f libcruft.so
- g++ -shared -Wl,-soname -Wl,libcruft.so -o libcruft.so amos/pic/dgamln.o amos/pic/xzabs.o amos/pic/xzexp.o amos/pic/xzlog.o amos/pic/xzsqrt.o amos/pic/zacai.o amos/pic/zacon.o amos/pic/zairy.o amos/pic/zasyi.o amos/pic/zbesh.o amos/pic/zbesi.o amos/pic/zbesj.o amos/pic/zbesk.o amos/pic/zbesy.o amos/pic/zbinu.o amos/pic/zbiry.o amos/pic/zbknu.o amos/pic/zbuni.o amos/pic/zbunk.o amos/pic/zdiv.o amos/pic/zkscl.o amos/pic/zmlri.o amos/pic/zmlt.o amos/pic/zrati.o amos/pic/zs1s2.o amos/pic/zseri.o amos/pic/zshch.o amos/pic/zuchk.o amos/pic/zunhj.o amos/pic/zuni1.o amos/pic/zuni2.o amos/pic/zunik.o amos/pic/zunk1.o amos/pic/zunk2.o amos/pic/zuoik.o amos/pic/zwrsk.o blas-xtra/pic/xddot.o blas-xtra/pic/xdnrm2.o blas-xtra/pic/xdznrm2.o blas-xtra/pic/xerbla.o blas-xtra/pic/xzdotu.o daspk/pic/datv.o daspk/pic/dcnst0.o daspk/pic/dcnstr.o daspk/pic/ddasic.o daspk/pic/ddasid.o daspk/pic/ddasik.o daspk/pic/ddaspk.o daspk/pic/ddstp.o daspk/pic/ddwnrm.o daspk/pic/dfnrmd.o daspk/pic/dfnrmk.o daspk/pic/dhels.o daspk/pic/dheqr.o daspk/pic/dinvwt.o daspk/pic/dlinsd.o daspk/pic/dlinsk.o daspk/pic/dmatd.o daspk/pic/dnedd.o daspk/pic/dnedk.o daspk/pic/dnsd.o daspk/pic/dnsid.o daspk/pic/dnsik.o daspk/pic/dnsk.o daspk/pic/dorth.o daspk/pic/dslvd.o daspk/pic/dslvk.o daspk/pic/dspigm.o daspk/pic/dyypnw.o dasrt/pic/ddasrt.o dasrt/pic/drchek.o dasrt/pic/droots.o dassl/pic/ddaini.o dassl/pic/ddajac.o dassl/pic/ddanrm.o dassl/pic/ddaslv.o dassl/pic/ddassl.o dassl/pic/ddastp.o dassl/pic/ddatrp.o dassl/pic/ddawts.o lapack-xtra/pic/xdlamch.o lapack-xtra/pic/xdlange.o lapack-xtra/pic/xilaenv.o lapack-xtra/pic/xzlange.o minpack/pic/dogleg.o minpack/pic/dpmpar.o minpack/pic/enorm.o minpack/pic/fdjac1.o minpack/pic/hybrd.o minpack/pic/hybrd1.o minpack/pic/hybrj.o minpack/pic/hybrj1.o minpack/pic/qform.o minpack/pic/qrfac.o minpack/pic/r1mpyq.o minpack/pic/r1updt.o misc/pic/d1mach.o misc/pic/i1mach.o odepack/pic/cfode.o odepack/pic/dlsode.o odepack/pic/ewset.o odepack/pic/intdy.o odepack/pic/prepj.o odepack/pic/solsy.o odepack/pic/stode.o odepack/pic/vnorm.o ordered-qz/pic/dsubsp.o ordered-qz/pic/exchqz.o quadpack/pic/dqagi.o quadpack/pic/dqagie.o quadpack/pic/dqagp.o quadpack/pic/dqagpe.o quadpack/pic/dqelg.o quadpack/pic/dqk15i.o quadpack/pic/dqk21.o quadpack/pic/dqpsrt.o quadpack/pic/xerror.o ranlib/pic/advnst.o ranlib/pic/genbet.o ranlib/pic/genchi.o ranlib/pic/genexp.o ranlib/pic/genf.o ranlib/pic/gengam.o ranlib/pic/genmn.o ranlib/pic/genmul.o ranlib/pic/gennch.o ranlib/pic/gennf.o ranlib/pic/gennor.o ranlib/pic/genprm.o ranlib/pic/genunf.o ranlib/pic/getcgn.o ranlib/pic/getsd.o ranlib/pic/ignbin.o ranlib/pic/ignlgi.o ranlib/pic/ignnbn.o ranlib/pic/ignpoi.o ranlib/pic/ignuin.o ranlib/pic/initgn.o ranlib/pic/inrgcm.o ranlib/pic/lennob.o ranlib/pic/mltmod.o ranlib/pic/phrtsd.o ranlib/pic/qrgnin.o ranlib/pic/ranf.o ranlib/pic/setall.o ranlib/pic/setant.o ranlib/pic/setgmn.o ranlib/pic/setsd.o ranlib/pic/sexpo.o ranlib/pic/sgamma.o ranlib/pic/snorm.o ranlib/pic/wrap.o slatec-err/pic/fdump.o slatec-err/pic/ixsav.o slatec-err/pic/j4save.o slatec-err/pic/xerclr.o slatec-err/pic/xercnt.o slatec-err/pic/xerhlt.o slatec-err/pic/xermsg.o slatec-err/pic/xerprn.o slatec-err/pic/xerrwd.o slatec-err/pic/xersve.o slatec-err/pic/xgetf.o slatec-err/pic/xgetua.o slatec-err/pic/xsetf.o slatec-err/pic/xsetua.o slatec-fn/pic/d9gmit.o slatec-fn/pic/d9lgic.o slatec-fn/pic/d9lgit.o slatec-fn/pic/d9lgmc.o slatec-fn/pic/dacosh.o slatec-fn/pic/dasinh.o slatec-fn/pic/datanh.o slatec-fn/pic/dbetai.o slatec-fn/pic/dcsevl.o slatec-fn/pic/derf.o slatec-fn/pic/derfc.o slatec-fn/pic/dgami.o slatec-fn/pic/dgamit.o slatec-fn/pic/dgamlm.o slatec-fn/pic/dgamma.o slatec-fn/pic/dgamr.o slatec-fn/pic/dlbeta.o slatec-fn/pic/dlgams.o slatec-fn/pic/dlngam.o slatec-fn/pic/dlnrel.o slatec-fn/pic/dpchim.o slatec-fn/pic/dpchst.o slatec-fn/pic/initds.o slatec-fn/pic/xdacosh.o slatec-fn/pic/xdasinh.o slatec-fn/pic/xdatanh.o slatec-fn/pic/xdbetai.o slatec-fn/pic/xderf.o slatec-fn/pic/xderfc.o slatec-fn/pic/xdgami.o slatec-fn/pic/xdgamit.o slatec-fn/pic/xdgamma.o slatec-fn/pic/xgmainc.o villad/pic/dfopr.o villad/pic/dif.o villad/pic/intrp.o villad/pic/jcobi.o villad/pic/radau.o villad/pic/vilerr.o misc/pic/machar.o misc/pic/f77-extern.o misc/pic/f77-fcn.o misc/pic/lo-error.o misc/pic/quit.o misc/pic/cquit.o -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- rm -f libcruft.so.3.0.1
- ln -s libcruft.so libcruft.so.3.0.1
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft'
- make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft'
- make -C liboctave all
- make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/liboctave'
- touch stamp-prereq
- making pathsearch.d from pathsearch.cc
- making kpse-xfns.d from kpse-xfns.c
- making oct-rl-hist.d from oct-rl-hist.c
- making oct-rl-edit.d from oct-rl-edit.c
- making cmd-hist.d from cmd-hist.cc
- making cmd-edit.d from cmd-edit.cc
- making tempnam.d from tempnam.c
- making tempname.d from tempname.c
- making strncase.d from strncase.c
- making strcasecmp.d from strcasecmp.c
- making strptime.d from strptime.c
- making strftime.d from strftime.c
- making rmdir.d from rmdir.c
- making rename.d from rename.c
- making randpoisson.d from randpoisson.c
- making randmtzig.d from randmtzig.c
- making randgamma.d from randgamma.c
- making oct-getopt.d from oct-getopt.c
- making mkdir.d from mkdir.c
- making md5.d from md5.c
- making lo-cutils.d from lo-cutils.c
- making lo-cieee.d from lo-cieee.c
- making getopt1.d from getopt1.c
- making getopt.d from getopt.c
- making filemode.d from filemode.c
- making f2c-main.d from f2c-main.c
- making smx-sbm-bm.d from smx-sbm-bm.cc
- making smx-bm-sbm.d from smx-bm-sbm.cc
- making smx-scm-cm.d from smx-scm-cm.cc
- making smx-sm-cm.d from smx-sm-cm.cc
- making smx-scm-m.d from smx-scm-m.cc
- making smx-sm-m.d from smx-sm-m.cc
- making smx-cm-scm.d from smx-cm-scm.cc
- making smx-cm-sm.d from smx-cm-sm.cc
- making smx-m-scm.d from smx-m-scm.cc
- making smx-m-sm.d from smx-m-sm.cc
- making smx-sm-scm.d from smx-sm-scm.cc
- making smx-scm-sm.d from smx-scm-sm.cc
- making smx-s-scm.d from smx-s-scm.cc
- making smx-scm-s.d from smx-scm-s.cc
- making smx-cs-sm.d from smx-cs-sm.cc
- making smx-sm-cs.d from smx-sm-cs.cc
- making vx-s-crv.d from vx-s-crv.cc
- making vx-s-ccv.d from vx-s-ccv.cc
- making vx-rv-cs.d from vx-rv-cs.cc
- making vx-rv-crv.d from vx-rv-crv.cc
- making vx-cv-cs.d from vx-cv-cs.cc
- making vx-cv-ccv.d from vx-cv-ccv.cc
- making vx-cs-rv.d from vx-cs-rv.cc
- making vx-cs-cv.d from vx-cs-cv.cc
- making vx-crv-s.d from vx-crv-s.cc
- making vx-crv-rv.d from vx-crv-rv.cc
- making vx-ccv-s.d from vx-ccv-s.cc
- making vx-ccv-cv.d from vx-ccv-cv.cc
- making mx-ui64nda-i64nda.d from mx-ui64nda-i64nda.cc
- making mx-ui64nda-ui32nda.d from mx-ui64nda-ui32nda.cc
- making mx-ui64nda-i32nda.d from mx-ui64nda-i32nda.cc
- making mx-ui64nda-ui16nda.d from mx-ui64nda-ui16nda.cc
- making mx-ui64nda-i16nda.d from mx-ui64nda-i16nda.cc
- making mx-ui64nda-ui8nda.d from mx-ui64nda-ui8nda.cc
- making mx-ui64nda-i8nda.d from mx-ui64nda-i8nda.cc
- making mx-ui32nda-ui64nda.d from mx-ui32nda-ui64nda.cc
- making mx-ui32nda-i64nda.d from mx-ui32nda-i64nda.cc
- making mx-ui32nda-i32nda.d from mx-ui32nda-i32nda.cc
- making mx-ui32nda-ui16nda.d from mx-ui32nda-ui16nda.cc
- making mx-ui32nda-i16nda.d from mx-ui32nda-i16nda.cc
- making mx-ui32nda-ui8nda.d from mx-ui32nda-ui8nda.cc
- making mx-ui32nda-i8nda.d from mx-ui32nda-i8nda.cc
- making mx-ui16nda-ui64nda.d from mx-ui16nda-ui64nda.cc
- making mx-ui16nda-i64nda.d from mx-ui16nda-i64nda.cc
- making mx-ui16nda-ui32nda.d from mx-ui16nda-ui32nda.cc
- making mx-ui16nda-i32nda.d from mx-ui16nda-i32nda.cc
- making mx-ui16nda-i16nda.d from mx-ui16nda-i16nda.cc
- making mx-ui16nda-ui8nda.d from mx-ui16nda-ui8nda.cc
- making mx-ui16nda-i8nda.d from mx-ui16nda-i8nda.cc
- making mx-ui8nda-ui64nda.d from mx-ui8nda-ui64nda.cc
- making mx-ui8nda-i64nda.d from mx-ui8nda-i64nda.cc
- making mx-ui8nda-ui32nda.d from mx-ui8nda-ui32nda.cc
- making mx-ui8nda-i32nda.d from mx-ui8nda-i32nda.cc
- making mx-ui8nda-ui16nda.d from mx-ui8nda-ui16nda.cc
- making mx-ui8nda-i16nda.d from mx-ui8nda-i16nda.cc
- making mx-ui8nda-i8nda.d from mx-ui8nda-i8nda.cc
- making mx-i64nda-ui64nda.d from mx-i64nda-ui64nda.cc
- making mx-i64nda-ui32nda.d from mx-i64nda-ui32nda.cc
- making mx-i64nda-i32nda.d from mx-i64nda-i32nda.cc
- making mx-i64nda-ui16nda.d from mx-i64nda-ui16nda.cc
- making mx-i64nda-i16nda.d from mx-i64nda-i16nda.cc
- making mx-i64nda-ui8nda.d from mx-i64nda-ui8nda.cc
- making mx-i64nda-i8nda.d from mx-i64nda-i8nda.cc
- making mx-i32nda-ui64nda.d from mx-i32nda-ui64nda.cc
- making mx-i32nda-i64nda.d from mx-i32nda-i64nda.cc
- making mx-i32nda-ui32nda.d from mx-i32nda-ui32nda.cc
- making mx-i32nda-ui16nda.d from mx-i32nda-ui16nda.cc
- making mx-i32nda-i16nda.d from mx-i32nda-i16nda.cc
- making mx-i32nda-ui8nda.d from mx-i32nda-ui8nda.cc
- making mx-i32nda-i8nda.d from mx-i32nda-i8nda.cc
- making mx-i16nda-ui64nda.d from mx-i16nda-ui64nda.cc
- making mx-i16nda-i64nda.d from mx-i16nda-i64nda.cc
- making mx-i16nda-ui32nda.d from mx-i16nda-ui32nda.cc
- making mx-i16nda-i32nda.d from mx-i16nda-i32nda.cc
- making mx-i16nda-ui16nda.d from mx-i16nda-ui16nda.cc
- making mx-i16nda-ui8nda.d from mx-i16nda-ui8nda.cc
- making mx-i16nda-i8nda.d from mx-i16nda-i8nda.cc
- making mx-i8nda-ui64nda.d from mx-i8nda-ui64nda.cc
- making mx-i8nda-i64nda.d from mx-i8nda-i64nda.cc
- making mx-i8nda-ui32nda.d from mx-i8nda-ui32nda.cc
- making mx-i8nda-i32nda.d from mx-i8nda-i32nda.cc
- making mx-i8nda-ui16nda.d from mx-i8nda-ui16nda.cc
- making mx-i8nda-i16nda.d from mx-i8nda-i16nda.cc
- making mx-i8nda-ui8nda.d from mx-i8nda-ui8nda.cc
- making mx-ui64-i64nda.d from mx-ui64-i64nda.cc
- making mx-ui64-ui32nda.d from mx-ui64-ui32nda.cc
- making mx-ui64-i32nda.d from mx-ui64-i32nda.cc
- making mx-ui64-ui16nda.d from mx-ui64-ui16nda.cc
- making mx-ui64-i16nda.d from mx-ui64-i16nda.cc
- making mx-ui64-ui8nda.d from mx-ui64-ui8nda.cc
- making mx-ui64-i8nda.d from mx-ui64-i8nda.cc
- making mx-ui32-ui64nda.d from mx-ui32-ui64nda.cc
- making mx-ui32-i64nda.d from mx-ui32-i64nda.cc
- making mx-ui32-i32nda.d from mx-ui32-i32nda.cc
- making mx-ui32-ui16nda.d from mx-ui32-ui16nda.cc
- making mx-ui32-i16nda.d from mx-ui32-i16nda.cc
- making mx-ui32-ui8nda.d from mx-ui32-ui8nda.cc
- making mx-ui32-i8nda.d from mx-ui32-i8nda.cc
- making mx-ui16-ui64nda.d from mx-ui16-ui64nda.cc
- making mx-ui16-i64nda.d from mx-ui16-i64nda.cc
- making mx-ui16-ui32nda.d from mx-ui16-ui32nda.cc
- making mx-ui16-i32nda.d from mx-ui16-i32nda.cc
- making mx-ui16-i16nda.d from mx-ui16-i16nda.cc
- making mx-ui16-ui8nda.d from mx-ui16-ui8nda.cc
- making mx-ui16-i8nda.d from mx-ui16-i8nda.cc
- making mx-ui8-ui64nda.d from mx-ui8-ui64nda.cc
- making mx-ui8-i64nda.d from mx-ui8-i64nda.cc
- making mx-ui8-ui32nda.d from mx-ui8-ui32nda.cc
- making mx-ui8-i32nda.d from mx-ui8-i32nda.cc
- making mx-ui8-ui16nda.d from mx-ui8-ui16nda.cc
- making mx-ui8-i16nda.d from mx-ui8-i16nda.cc
- making mx-ui8-i8nda.d from mx-ui8-i8nda.cc
- making mx-i64-ui64nda.d from mx-i64-ui64nda.cc
- making mx-i64-ui32nda.d from mx-i64-ui32nda.cc
- making mx-i64-i32nda.d from mx-i64-i32nda.cc
- making mx-i64-ui16nda.d from mx-i64-ui16nda.cc
- making mx-i64-i16nda.d from mx-i64-i16nda.cc
- making mx-i64-ui8nda.d from mx-i64-ui8nda.cc
- making mx-i64-i8nda.d from mx-i64-i8nda.cc
- making mx-i32-ui64nda.d from mx-i32-ui64nda.cc
- making mx-i32-i64nda.d from mx-i32-i64nda.cc
- making mx-i32-ui32nda.d from mx-i32-ui32nda.cc
- making mx-i32-ui16nda.d from mx-i32-ui16nda.cc
- making mx-i32-i16nda.d from mx-i32-i16nda.cc
- making mx-i32-ui8nda.d from mx-i32-ui8nda.cc
- making mx-i32-i8nda.d from mx-i32-i8nda.cc
- making mx-i16-ui64nda.d from mx-i16-ui64nda.cc
- making mx-i16-i64nda.d from mx-i16-i64nda.cc
- making mx-i16-ui32nda.d from mx-i16-ui32nda.cc
- making mx-i16-i32nda.d from mx-i16-i32nda.cc
- making mx-i16-ui16nda.d from mx-i16-ui16nda.cc
- making mx-i16-ui8nda.d from mx-i16-ui8nda.cc
- making mx-i16-i8nda.d from mx-i16-i8nda.cc
- making mx-i8-ui64nda.d from mx-i8-ui64nda.cc
- making mx-i8-i64nda.d from mx-i8-i64nda.cc
- making mx-i8-ui32nda.d from mx-i8-ui32nda.cc
- making mx-i8-i32nda.d from mx-i8-i32nda.cc
- making mx-i8-ui16nda.d from mx-i8-ui16nda.cc
- making mx-i8-i16nda.d from mx-i8-i16nda.cc
- making mx-i8-ui8nda.d from mx-i8-ui8nda.cc
- making mx-ui64nda-i64.d from mx-ui64nda-i64.cc
- making mx-ui64nda-ui32.d from mx-ui64nda-ui32.cc
- making mx-ui64nda-i32.d from mx-ui64nda-i32.cc
- making mx-ui64nda-ui16.d from mx-ui64nda-ui16.cc
- making mx-ui64nda-i16.d from mx-ui64nda-i16.cc
- making mx-ui64nda-ui8.d from mx-ui64nda-ui8.cc
- making mx-ui64nda-i8.d from mx-ui64nda-i8.cc
- making mx-ui32nda-ui64.d from mx-ui32nda-ui64.cc
- making mx-ui32nda-i64.d from mx-ui32nda-i64.cc
- making mx-ui32nda-i32.d from mx-ui32nda-i32.cc
- making mx-ui32nda-ui16.d from mx-ui32nda-ui16.cc
- making mx-ui32nda-i16.d from mx-ui32nda-i16.cc
- making mx-ui32nda-ui8.d from mx-ui32nda-ui8.cc
- making mx-ui32nda-i8.d from mx-ui32nda-i8.cc
- making mx-ui16nda-ui64.d from mx-ui16nda-ui64.cc
- making mx-ui16nda-i64.d from mx-ui16nda-i64.cc
- making mx-ui16nda-ui32.d from mx-ui16nda-ui32.cc
- making mx-ui16nda-i32.d from mx-ui16nda-i32.cc
- making mx-ui16nda-i16.d from mx-ui16nda-i16.cc
- making mx-ui16nda-ui8.d from mx-ui16nda-ui8.cc
- making mx-ui16nda-i8.d from mx-ui16nda-i8.cc
- making mx-ui8nda-ui64.d from mx-ui8nda-ui64.cc
- making mx-ui8nda-i64.d from mx-ui8nda-i64.cc
- making mx-ui8nda-ui32.d from mx-ui8nda-ui32.cc
- making mx-ui8nda-i32.d from mx-ui8nda-i32.cc
- making mx-ui8nda-ui16.d from mx-ui8nda-ui16.cc
- making mx-ui8nda-i16.d from mx-ui8nda-i16.cc
- making mx-ui8nda-i8.d from mx-ui8nda-i8.cc
- making mx-i64nda-ui64.d from mx-i64nda-ui64.cc
- making mx-i64nda-ui32.d from mx-i64nda-ui32.cc
- making mx-i64nda-i32.d from mx-i64nda-i32.cc
- making mx-i64nda-ui16.d from mx-i64nda-ui16.cc
- making mx-i64nda-i16.d from mx-i64nda-i16.cc
- making mx-i64nda-ui8.d from mx-i64nda-ui8.cc
- making mx-i64nda-i8.d from mx-i64nda-i8.cc
- making mx-i32nda-ui64.d from mx-i32nda-ui64.cc
- making mx-i32nda-i64.d from mx-i32nda-i64.cc
- making mx-i32nda-ui32.d from mx-i32nda-ui32.cc
- making mx-i32nda-ui16.d from mx-i32nda-ui16.cc
- making mx-i32nda-i16.d from mx-i32nda-i16.cc
- making mx-i32nda-ui8.d from mx-i32nda-ui8.cc
- making mx-i32nda-i8.d from mx-i32nda-i8.cc
- making mx-i16nda-ui64.d from mx-i16nda-ui64.cc
- making mx-i16nda-i64.d from mx-i16nda-i64.cc
- making mx-i16nda-ui32.d from mx-i16nda-ui32.cc
- making mx-i16nda-i32.d from mx-i16nda-i32.cc
- making mx-i16nda-ui16.d from mx-i16nda-ui16.cc
- making mx-i16nda-ui8.d from mx-i16nda-ui8.cc
- making mx-i16nda-i8.d from mx-i16nda-i8.cc
- making mx-i8nda-ui64.d from mx-i8nda-ui64.cc
- making mx-i8nda-i64.d from mx-i8nda-i64.cc
- making mx-i8nda-ui32.d from mx-i8nda-ui32.cc
- making mx-i8nda-i32.d from mx-i8nda-i32.cc
- making mx-i8nda-ui16.d from mx-i8nda-ui16.cc
- making mx-i8nda-i16.d from mx-i8nda-i16.cc
- making mx-i8nda-ui8.d from mx-i8nda-ui8.cc
- making mx-ui64nda-nda.d from mx-ui64nda-nda.cc
- making mx-nda-ui64nda.d from mx-nda-ui64nda.cc
- making mx-i64nda-nda.d from mx-i64nda-nda.cc
- making mx-nda-i64nda.d from mx-nda-i64nda.cc
- making mx-ui32nda-nda.d from mx-ui32nda-nda.cc
- making mx-nda-ui32nda.d from mx-nda-ui32nda.cc
- making mx-i32nda-nda.d from mx-i32nda-nda.cc
- making mx-nda-i32nda.d from mx-nda-i32nda.cc
- making mx-ui16nda-nda.d from mx-ui16nda-nda.cc
- making mx-nda-ui16nda.d from mx-nda-ui16nda.cc
- making mx-i16nda-nda.d from mx-i16nda-nda.cc
- making mx-nda-i16nda.d from mx-nda-i16nda.cc
- making mx-ui8nda-nda.d from mx-ui8nda-nda.cc
- making mx-nda-ui8nda.d from mx-nda-ui8nda.cc
- making mx-i8nda-nda.d from mx-i8nda-nda.cc
- making mx-nda-i8nda.d from mx-nda-i8nda.cc
- making mx-ui64-nda.d from mx-ui64-nda.cc
- making mx-nda-ui64.d from mx-nda-ui64.cc
- making mx-i64-nda.d from mx-i64-nda.cc
- making mx-nda-i64.d from mx-nda-i64.cc
- making mx-ui32-nda.d from mx-ui32-nda.cc
- making mx-nda-ui32.d from mx-nda-ui32.cc
- making mx-i32-nda.d from mx-i32-nda.cc
- making mx-nda-i32.d from mx-nda-i32.cc
- making mx-ui16-nda.d from mx-ui16-nda.cc
- making mx-nda-ui16.d from mx-nda-ui16.cc
- making mx-i16-nda.d from mx-i16-nda.cc
- making mx-nda-i16.d from mx-nda-i16.cc
- making mx-ui8-nda.d from mx-ui8-nda.cc
- making mx-nda-ui8.d from mx-nda-ui8.cc
- making mx-i8-nda.d from mx-i8-nda.cc
- making mx-nda-i8.d from mx-nda-i8.cc
- making mx-ui64nda-s.d from mx-ui64nda-s.cc
- making mx-s-ui64nda.d from mx-s-ui64nda.cc
- making mx-i64nda-s.d from mx-i64nda-s.cc
- making mx-s-i64nda.d from mx-s-i64nda.cc
- making mx-ui32nda-s.d from mx-ui32nda-s.cc
- making mx-s-ui32nda.d from mx-s-ui32nda.cc
- making mx-i32nda-s.d from mx-i32nda-s.cc
- making mx-s-i32nda.d from mx-s-i32nda.cc
- making mx-ui16nda-s.d from mx-ui16nda-s.cc
- making mx-s-ui16nda.d from mx-s-ui16nda.cc
- making mx-i16nda-s.d from mx-i16nda-s.cc
- making mx-s-i16nda.d from mx-s-i16nda.cc
- making mx-ui8nda-s.d from mx-ui8nda-s.cc
- making mx-s-ui8nda.d from mx-s-ui8nda.cc
- making mx-i8nda-s.d from mx-i8nda-s.cc
- making mx-s-i8nda.d from mx-s-i8nda.cc
- making mx-s-dm.d from mx-s-dm.cc
- making mx-m-dm.d from mx-m-dm.cc
- making mx-dm-s.d from mx-dm-s.cc
- making mx-dm-m.d from mx-dm-m.cc
- making mx-s-cnda.d from mx-s-cnda.cc
- making mx-s-cm.d from mx-s-cm.cc
- making mx-s-cdm.d from mx-s-cdm.cc
- making mx-nda-cnda.d from mx-nda-cnda.cc
- making mx-m-cm.d from mx-m-cm.cc
- making mx-m-cdm.d from mx-m-cdm.cc
- making mx-nda-cs.d from mx-nda-cs.cc
- making mx-m-cs.d from mx-m-cs.cc
- making mx-dm-cm.d from mx-dm-cm.cc
- making mx-dm-cs.d from mx-dm-cs.cc
- making mx-cnda-s.d from mx-cnda-s.cc
- making mx-cm-s.d from mx-cm-s.cc
- making mx-cnda-nda.d from mx-cnda-nda.cc
- making mx-cm-m.d from mx-cm-m.cc
- making mx-cm-dm.d from mx-cm-dm.cc
- making mx-cm-cdm.d from mx-cm-cdm.cc
- making mx-cdm-s.d from mx-cdm-s.cc
- making mx-cdm-m.d from mx-cdm-m.cc
- making mx-cdm-cm.d from mx-cdm-cm.cc
- making mx-cdm-cs.d from mx-cdm-cs.cc
- making mx-cs-nda.d from mx-cs-nda.cc
- making mx-cs-m.d from mx-cs-m.cc
- making mx-cs-dm.d from mx-cs-dm.cc
- making mx-cs-cdm.d from mx-cs-cdm.cc
- making mx-dm-cdm.d from mx-dm-cdm.cc
- making mx-cdm-dm.d from mx-cdm-dm.cc
- making uint64NDArray.d from uint64NDArray.cc
- making int64NDArray.d from int64NDArray.cc
- making uint32NDArray.d from uint32NDArray.cc
- making int32NDArray.d from int32NDArray.cc
- making uint16NDArray.d from uint16NDArray.cc
- making int16NDArray.d from int16NDArray.cc
- making uint8NDArray.d from uint8NDArray.cc
- making int8NDArray.d from int8NDArray.cc
- making MatrixType.d from MatrixType.cc
- making SparseQR.d from SparseQR.cc
- making SparseCmplxQR.d from SparseCmplxQR.cc
- making SparsedbleCHOL.d from SparsedbleCHOL.cc
- making SparseCmplxCHOL.d from SparseCmplxCHOL.cc
- making SparsedbleLU.d from SparsedbleLU.cc
- making SparseCmplxLU.d from SparseCmplxLU.cc
- making Sparse.d from Sparse.cc
- making MSparse.d from MSparse.cc
- making dSparse.d from dSparse.cc
- making CSparse.d from CSparse.cc
- making boolSparse.d from boolSparse.cc
- making dbleSVD.d from dbleSVD.cc
- making dbleSCHUR.d from dbleSCHUR.cc
- making dbleQRP.d from dbleQRP.cc
- making dbleQR.d from dbleQR.cc
- making dbleLU.d from dbleLU.cc
- making dbleHESS.d from dbleHESS.cc
- making dbleDET.d from dbleDET.cc
- making dbleCHOL.d from dbleCHOL.cc
- making dbleAEPBAL.d from dbleAEPBAL.cc
- making dRowVector.d from dRowVector.cc
- making dNDArray.d from dNDArray.cc
- making dMatrix.d from dMatrix.cc
- making dDiagMatrix.d from dDiagMatrix.cc
- making dColVector.d from dColVector.cc
- making chNDArray.d from chNDArray.cc
- making chMatrix.d from chMatrix.cc
- making boolNDArray.d from boolNDArray.cc
- making boolMatrix.d from boolMatrix.cc
- making EIG.d from EIG.cc
- making CmplxSVD.d from CmplxSVD.cc
- making CmplxSCHUR.d from CmplxSCHUR.cc
- making CmplxQRP.d from CmplxQRP.cc
- making CmplxQR.d from CmplxQR.cc
- making CmplxLU.d from CmplxLU.cc
- making CmplxHESS.d from CmplxHESS.cc
- making CmplxDET.d from CmplxDET.cc
- making CmplxCHOL.d from CmplxCHOL.cc
- making CmplxAEPBAL.d from CmplxAEPBAL.cc
- making CRowVector.d from CRowVector.cc
- making CNDArray.d from CNDArray.cc
- making CMatrix.d from CMatrix.cc
- making CDiagMatrix.d from CDiagMatrix.cc
- making CColVector.d from CColVector.cc
- making Array-util.d from Array-util.cc
- making oct-inttypes.d from oct-inttypes.cc
- making Sparse-d.d from Sparse-d.cc
- making Sparse-b.d from Sparse-b.cc
- making Sparse-C.d from Sparse-C.cc
- making MSparse-d.d from MSparse-d.cc
- making MSparse-C.d from MSparse-C.cc
- making MArray-s.d from MArray-s.cc
- making MArray-d.d from MArray-d.cc
- making MArray-i.d from MArray-i.cc
- making MArray-ch.d from MArray-ch.cc
- making MArray-C.d from MArray-C.cc
- making Array-idx-vec.d from Array-idx-vec.cc
- making Array-str.d from Array-str.cc
- making Array-so.d from Array-so.cc
- making Array-s.d from Array-s.cc
- making Array-d.d from Array-d.cc
- making Array-i.d from Array-i.cc
- making Array-ch.d from Array-ch.cc
- making Array-b.d from Array-b.cc
- making Array-C.d from Array-C.cc
- making sparse-dmsolve.d from sparse-dmsolve.cc
- making sparse-base-chol.d from sparse-base-chol.cc
- making sparse-base-lu.d from sparse-base-lu.cc
- making oct-sort.d from oct-sort.cc
- making base-lu.d from base-lu.cc
- making MDiagArray2.d from MDiagArray2.cc
- making MArrayN.d from MArrayN.cc
- making MArray2.d from MArray2.cc
- making MArray.d from MArray.cc
- making DiagArray2.d from DiagArray2.cc
- making ArrayN.d from ArrayN.cc
- making Array.d from Array.cc
- making str-vec.d from str-vec.cc
- making sparse-util.d from sparse-util.cc
- making sparse-sort.d from sparse-sort.cc
- making so-array.d from so-array.cc
- making prog-args.d from prog-args.cc
- making oct-uname.d from oct-uname.cc
- making oct-time.d from oct-time.cc
- making oct-syscalls.d from oct-syscalls.cc
- making oct-spparms.d from oct-spparms.cc
- making oct-shlib.d from oct-shlib.cc
- making oct-rand.d from oct-rand.cc
- making oct-passwd.d from oct-passwd.cc
- making oct-md5.d from oct-md5.cc
- making oct-group.d from oct-group.cc
- making oct-fftw.d from oct-fftw.cc
- making oct-env.d from oct-env.cc
- making oct-alloc.d from oct-alloc.cc
- making mach-info.d from mach-info.cc
- making lo-utils.d from lo-utils.cc
- making lo-sysdep.d from lo-sysdep.cc
- making lo-specfun.d from lo-specfun.cc
- making lo-mappers.d from lo-mappers.cc
- making lo-ieee.d from lo-ieee.cc
- making idx-vector.d from idx-vector.cc
- making glob-match.d from glob-match.cc
- making file-stat.d from file-stat.cc
- making file-ops.d from file-ops.cc
- making dir-ops.d from dir-ops.cc
- making data-conv.d from data-conv.cc
- making Range.d from Range.cc
- making Quad.d from Quad.cc
- making ODES.d from ODES.cc
- making NLEqn.d from NLEqn.cc
- making LSODE.d from LSODE.cc
- making LinConst.d from LinConst.cc
- making FEGrid.d from FEGrid.cc
- making DASSL.d from DASSL.cc
- making DASRT.d from DASRT.cc
- making DASPK.d from DASPK.cc
- making CollocWt.d from CollocWt.cc
- making Bounds.d from Bounds.cc
- make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/liboctave'
- make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/liboctave'
- mkdir pic
- touch stmp-pic
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Bounds.cc -o pic/Bounds.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CollocWt.cc -o pic/CollocWt.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC DASPK.cc -o pic/DASPK.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC DASRT.cc -o pic/DASRT.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC DASSL.cc -o pic/DASSL.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC FEGrid.cc -o pic/FEGrid.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC LinConst.cc -o pic/LinConst.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC LSODE.cc -o pic/LSODE.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC NLEqn.cc -o pic/NLEqn.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ODES.cc -o pic/ODES.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Quad.cc -o pic/Quad.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Range.cc -o pic/Range.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC data-conv.cc -o pic/data-conv.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dir-ops.cc -o pic/dir-ops.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC file-ops.cc -o pic/file-ops.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC file-stat.cc -o pic/file-stat.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC glob-match.cc -o pic/glob-match.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC idx-vector.cc -o pic/idx-vector.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC lo-ieee.cc -o pic/lo-ieee.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC lo-mappers.cc -o pic/lo-mappers.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC lo-specfun.cc -o pic/lo-specfun.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC lo-sysdep.cc -o pic/lo-sysdep.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC lo-utils.cc -o pic/lo-utils.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mach-info.cc -o pic/mach-info.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-alloc.cc -o pic/oct-alloc.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-env.cc -o pic/oct-env.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-fftw.cc -o pic/oct-fftw.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-group.cc -o pic/oct-group.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-md5.cc -o pic/oct-md5.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-passwd.cc -o pic/oct-passwd.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-rand.cc -o pic/oct-rand.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-shlib.cc -o pic/oct-shlib.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-spparms.cc -o pic/oct-spparms.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-syscalls.cc -o pic/oct-syscalls.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-time.cc -o pic/oct-time.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-uname.cc -o pic/oct-uname.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC prog-args.cc -o pic/prog-args.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC so-array.cc -o pic/so-array.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC sparse-sort.cc -o pic/sparse-sort.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC sparse-util.cc -o pic/sparse-util.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC str-vec.cc -o pic/str-vec.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Array.cc -o pic/Array.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ArrayN.cc -o pic/ArrayN.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC DiagArray2.cc -o pic/DiagArray2.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MArray.cc -o pic/MArray.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MArray2.cc -o pic/MArray2.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MArrayN.cc -o pic/MArrayN.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MDiagArray2.cc -o pic/MDiagArray2.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC base-lu.cc -o pic/base-lu.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-sort.cc -o pic/oct-sort.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC sparse-base-lu.cc -o pic/sparse-base-lu.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC sparse-base-chol.cc -o pic/sparse-base-chol.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC sparse-dmsolve.cc -o pic/sparse-dmsolve.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Array-C.cc -o pic/Array-C.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Array-b.cc -o pic/Array-b.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Array-ch.cc -o pic/Array-ch.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Array-i.cc -o pic/Array-i.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Array-d.cc -o pic/Array-d.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Array-s.cc -o pic/Array-s.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Array-so.cc -o pic/Array-so.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Array-str.cc -o pic/Array-str.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Array-idx-vec.cc -o pic/Array-idx-vec.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MArray-C.cc -o pic/MArray-C.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MArray-ch.cc -o pic/MArray-ch.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MArray-i.cc -o pic/MArray-i.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MArray-d.cc -o pic/MArray-d.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MArray-s.cc -o pic/MArray-s.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MSparse-C.cc -o pic/MSparse-C.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MSparse-d.cc -o pic/MSparse-d.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Sparse-C.cc -o pic/Sparse-C.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Sparse-b.cc -o pic/Sparse-b.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Sparse-d.cc -o pic/Sparse-d.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-inttypes.cc -o pic/oct-inttypes.o
- oct-inttypes.h: In member function ‘octave_int<T>& octave_int<T>::operator>>=(const T2&) [with T2 = int, T = unsigned char]’:
- oct-inttypes.h:541: instantiated from ‘octave_int<T> operator>>(const octave_int<T>&, const T2&) [with T1 = unsigned char, T2 = int]’
- oct-inttypes.cc:196: instantiated from here
- oct-inttypes.h:319: warning: comparison is always false due to limited range of data type
- oct-inttypes.h: In member function ‘octave_int<T>& octave_int<T>::operator>>=(const T2&) [with T2 = int, T = short unsigned int]’:
- oct-inttypes.h:541: instantiated from ‘octave_int<T> operator>>(const octave_int<T>&, const T2&) [with T1 = short unsigned int, T2 = int]’
- oct-inttypes.cc:197: instantiated from here
- oct-inttypes.h:319: warning: comparison is always false due to limited range of data type
- oct-inttypes.h: In member function ‘octave_int<T>& octave_int<T>::operator>>=(const T2&) [with T2 = int, T = unsigned int]’:
- oct-inttypes.h:541: instantiated from ‘octave_int<T> operator>>(const octave_int<T>&, const T2&) [with T1 = unsigned int, T2 = int]’
- oct-inttypes.cc:198: instantiated from here
- oct-inttypes.h:319: warning: comparison of unsigned expression < 0 is always false
- oct-inttypes.h: In member function ‘octave_int<T>& octave_int<T>::operator>>=(const T2&) [with T2 = int, T = long long unsigned int]’:
- oct-inttypes.h:541: instantiated from ‘octave_int<T> operator>>(const octave_int<T>&, const T2&) [with T1 = long long unsigned int, T2 = int]’
- oct-inttypes.cc:199: instantiated from here
- oct-inttypes.h:319: warning: comparison of unsigned expression < 0 is always false
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Array-util.cc -o pic/Array-util.o
- Array-util.cc: In function ‘bool is_vector(const dim_vector&)’:
- Array-util.cc:142: warning: unused variable ‘retval’
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CColVector.cc -o pic/CColVector.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CDiagMatrix.cc -o pic/CDiagMatrix.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CMatrix.cc -o pic/CMatrix.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CNDArray.cc -o pic/CNDArray.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CRowVector.cc -o pic/CRowVector.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CmplxAEPBAL.cc -o pic/CmplxAEPBAL.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CmplxCHOL.cc -o pic/CmplxCHOL.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CmplxDET.cc -o pic/CmplxDET.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CmplxHESS.cc -o pic/CmplxHESS.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CmplxLU.cc -o pic/CmplxLU.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CmplxQR.cc -o pic/CmplxQR.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CmplxQRP.cc -o pic/CmplxQRP.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CmplxSCHUR.cc -o pic/CmplxSCHUR.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CmplxSVD.cc -o pic/CmplxSVD.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC EIG.cc -o pic/EIG.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC boolMatrix.cc -o pic/boolMatrix.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC boolNDArray.cc -o pic/boolNDArray.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC chMatrix.cc -o pic/chMatrix.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC chNDArray.cc -o pic/chNDArray.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dColVector.cc -o pic/dColVector.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dDiagMatrix.cc -o pic/dDiagMatrix.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dMatrix.cc -o pic/dMatrix.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dNDArray.cc -o pic/dNDArray.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dRowVector.cc -o pic/dRowVector.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dbleAEPBAL.cc -o pic/dbleAEPBAL.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dbleCHOL.cc -o pic/dbleCHOL.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dbleDET.cc -o pic/dbleDET.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dbleHESS.cc -o pic/dbleHESS.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dbleLU.cc -o pic/dbleLU.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dbleQR.cc -o pic/dbleQR.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dbleQRP.cc -o pic/dbleQRP.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dbleSCHUR.cc -o pic/dbleSCHUR.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dbleSVD.cc -o pic/dbleSVD.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC boolSparse.cc -o pic/boolSparse.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CSparse.cc -o pic/CSparse.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dSparse.cc -o pic/dSparse.o
- CSparse.cc: In member function ‘ComplexMatrix SparseComplexMatrix::trisolve(MatrixType&, const ComplexMatrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
- CSparse.cc:4030: warning: variable ‘D’ might be clobbered by ‘longjmp’ or ‘vfork’
- CSparse.cc:4031: warning: variable ‘DL’ might be clobbered by ‘longjmp’ or ‘vfork’
- CSparse.cc:4090: warning: variable ‘DU’ might be clobbered by ‘longjmp’ or ‘vfork’
- CSparse.cc:4091: warning: variable ‘D’ might be clobbered by ‘longjmp’ or ‘vfork’
- CSparse.cc:4092: warning: variable ‘DL’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc: In member function ‘SparseMatrix SparseMatrix::bsolve(MatrixType&, const SparseMatrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
- dSparse.cc:4830: warning: variable ‘Bx’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc:5008: warning: variable ‘work’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc: In member function ‘SparseComplexMatrix SparseMatrix::bsolve(MatrixType&, const SparseComplexMatrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
- dSparse.cc:5535: warning: variable ‘Bx’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc:5536: warning: variable ‘Bz’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc:5747: warning: variable ‘Bx’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc:5748: warning: variable ‘Bz’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc: In member function ‘Matrix SparseMatrix::trisolve(MatrixType&, const Matrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
- dSparse.cc:3785: warning: variable ‘D’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc:3786: warning: variable ‘DL’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc:3841: warning: variable ‘DU’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc:3842: warning: variable ‘D’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc:3843: warning: variable ‘DL’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc: In member function ‘SparseComplexMatrix SparseMatrix::trisolve(MatrixType&, const SparseComplexMatrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
- dSparse.cc:4268: warning: variable ‘DU2’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc:4269: warning: variable ‘DU’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc:4270: warning: variable ‘D’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc:4271: warning: variable ‘DL’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc:4336: warning: variable ‘Bx’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc:4337: warning: variable ‘Bz’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc: In member function ‘SparseMatrix SparseMatrix::trisolve(MatrixType&, const SparseMatrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
- dSparse.cc:3944: warning: variable ‘DU2’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc:3945: warning: variable ‘DU’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc:3946: warning: variable ‘D’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc:3947: warning: variable ‘DL’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc:4017: warning: variable ‘work’ might be clobbered by ‘longjmp’ or ‘vfork’
- CSparse.cc: In member function ‘ComplexMatrix SparseComplexMatrix::trisolve(MatrixType&, const Matrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
- CSparse.cc:3713: warning: variable ‘D’ might be clobbered by ‘longjmp’ or ‘vfork’
- CSparse.cc:3714: warning: variable ‘DL’ might be clobbered by ‘longjmp’ or ‘vfork’
- CSparse.cc:3769: warning: variable ‘DU’ might be clobbered by ‘longjmp’ or ‘vfork’
- CSparse.cc:3770: warning: variable ‘D’ might be clobbered by ‘longjmp’ or ‘vfork’
- CSparse.cc:3771: warning: variable ‘DL’ might be clobbered by ‘longjmp’ or ‘vfork’
- CSparse.cc: In member function ‘SparseComplexMatrix SparseComplexMatrix::trisolve(MatrixType&, const SparseComplexMatrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
- CSparse.cc:4197: warning: variable ‘DU2’ might be clobbered by ‘longjmp’ or ‘vfork’
- CSparse.cc:4198: warning: variable ‘DU’ might be clobbered by ‘longjmp’ or ‘vfork’
- CSparse.cc:4199: warning: variable ‘D’ might be clobbered by ‘longjmp’ or ‘vfork’
- CSparse.cc:4200: warning: variable ‘DL’ might be clobbered by ‘longjmp’ or ‘vfork’
- CSparse.cc:4265: warning: variable ‘Bx’ might be clobbered by ‘longjmp’ or ‘vfork’
- CSparse.cc: In member function ‘SparseComplexMatrix SparseComplexMatrix::trisolve(MatrixType&, const SparseMatrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
- CSparse.cc:3872: warning: variable ‘DU2’ might be clobbered by ‘longjmp’ or ‘vfork’
- CSparse.cc:3873: warning: variable ‘DU’ might be clobbered by ‘longjmp’ or ‘vfork’
- CSparse.cc:3874: warning: variable ‘D’ might be clobbered by ‘longjmp’ or ‘vfork’
- CSparse.cc:3875: warning: variable ‘DL’ might be clobbered by ‘longjmp’ or ‘vfork’
- CSparse.cc:3945: warning: variable ‘work’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc: In member function ‘ComplexMatrix SparseMatrix::bsolve(MatrixType&, const ComplexMatrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
- dSparse.cc:5186: warning: variable ‘Bx’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc:5187: warning: variable ‘Bz’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc:5364: warning: variable ‘Bz’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc:5365: warning: variable ‘Bx’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc: In member function ‘ComplexMatrix SparseMatrix::trisolve(MatrixType&, const ComplexMatrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
- dSparse.cc:4102: warning: variable ‘D’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc:4103: warning: variable ‘DL’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc:4162: warning: variable ‘DU’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc:4163: warning: variable ‘D’ might be clobbered by ‘longjmp’ or ‘vfork’
- dSparse.cc:4164: warning: variable ‘DL’ might be clobbered by ‘longjmp’ or ‘vfork’
- CSparse.cc: In member function ‘SparseComplexMatrix SparseComplexMatrix::bsolve(MatrixType&, const SparseMatrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
- CSparse.cc:4730: warning: variable ‘Bx’ might be clobbered by ‘longjmp’ or ‘vfork’
- CSparse.cc:4908: warning: variable ‘work’ might be clobbered by ‘longjmp’ or ‘vfork’
- CSparse.cc: In member function ‘SparseComplexMatrix SparseComplexMatrix::bsolve(MatrixType&, const SparseComplexMatrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
- CSparse.cc:5365: warning: variable ‘Bx’ might be clobbered by ‘longjmp’ or ‘vfork’
- CSparse.cc:5548: warning: variable ‘Bx’ might be clobbered by ‘longjmp’ or ‘vfork’
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MSparse.cc -o pic/MSparse.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Sparse.cc -o pic/Sparse.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC SparseCmplxLU.cc -o pic/SparseCmplxLU.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC SparsedbleLU.cc -o pic/SparsedbleLU.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC SparseCmplxCHOL.cc -o pic/SparseCmplxCHOL.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC SparsedbleCHOL.cc -o pic/SparsedbleCHOL.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC SparseCmplxQR.cc -o pic/SparseCmplxQR.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC SparseQR.cc -o pic/SparseQR.o
- SparseCmplxQR.cc: In function ‘ComplexMatrix qrsolve(const SparseComplexMatrix&, const Matrix&, octave_idx_type&)’:
- SparseCmplxQR.cc:258: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
- SparseCmplxQR.cc:304: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
- SparseCmplxQR.cc:305: warning: variable ‘Xx’ might be clobbered by ‘longjmp’ or ‘vfork’
- SparseCmplxQR.cc:307: warning: variable ‘B’ might be clobbered by ‘longjmp’ or ‘vfork’
- SparseCmplxQR.cc: In function ‘SparseComplexMatrix qrsolve(const SparseComplexMatrix&, const SparseMatrix&, octave_idx_type&)’:
- SparseCmplxQR.cc:389: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
- SparseCmplxQR.cc:457: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
- SparseCmplxQR.cc:460: warning: variable ‘B’ might be clobbered by ‘longjmp’ or ‘vfork’
- SparseQR.cc: In function ‘SparseMatrix qrsolve(const SparseMatrix&, const SparseMatrix&, octave_idx_type&)’:
- SparseQR.cc:348: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
- SparseQR.cc:412: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
- SparseCmplxQR.cc: In function ‘SparseComplexMatrix qrsolve(const SparseComplexMatrix&, const SparseComplexMatrix&, octave_idx_type&)’:
- SparseCmplxQR.cc:684: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
- SparseCmplxQR.cc:752: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
- SparseCmplxQR.cc:754: warning: variable ‘B’ might be clobbered by ‘longjmp’ or ‘vfork’
- SparseQR.cc: In function ‘Matrix qrsolve(const SparseMatrix&, const Matrix&, octave_idx_type&)’:
- SparseQR.cc:241: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
- SparseQR.cc:282: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
- SparseCmplxQR.cc: In member function ‘ComplexMatrix SparseComplexQR::SparseComplexQR_rep::C(const ComplexMatrix&) const’:
- SparseCmplxQR.cc:202: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
- SparseCmplxQR.cc: In function ‘ComplexMatrix qrsolve(const SparseComplexMatrix&, const ComplexMatrix&, octave_idx_type&)’:
- SparseCmplxQR.cc:562: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
- SparseCmplxQR.cc:604: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
- SparseCmplxQR.cc:606: warning: variable ‘B’ might be clobbered by ‘longjmp’ or ‘vfork’
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MatrixType.cc -o pic/MatrixType.o
- SparseQR.cc: In function ‘SparseComplexMatrix qrsolve(const SparseMatrix&, const SparseComplexMatrix&, octave_idx_type&)’:
- SparseQR.cc:665: warning: variable ‘Xx’ might be clobbered by ‘longjmp’ or ‘vfork’
- SparseQR.cc:667: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
- SparseQR.cc:758: warning: variable ‘Xx’ might be clobbered by ‘longjmp’ or ‘vfork’
- SparseQR.cc:760: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
- SparseQR.cc: In function ‘ComplexMatrix qrsolve(const SparseMatrix&, const ComplexMatrix&, octave_idx_type&)’:
- SparseQR.cc:495: warning: variable ‘Xx’ might be clobbered by ‘longjmp’ or ‘vfork’
- SparseQR.cc:497: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
- SparseQR.cc:567: warning: variable ‘Xx’ might be clobbered by ‘longjmp’ or ‘vfork’
- SparseQR.cc:569: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
- SparseQR.cc: In member function ‘Matrix SparseQR::SparseQR_rep::C(const Matrix&) const’:
- SparseQR.cc:185: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC int8NDArray.cc -o pic/int8NDArray.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC uint8NDArray.cc -o pic/uint8NDArray.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC int16NDArray.cc -o pic/int16NDArray.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC uint16NDArray.cc -o pic/uint16NDArray.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC int32NDArray.cc -o pic/int32NDArray.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC uint32NDArray.cc -o pic/uint32NDArray.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC int64NDArray.cc -o pic/int64NDArray.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC uint64NDArray.cc -o pic/uint64NDArray.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cdm-dm.cc -o pic/mx-cdm-dm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-dm-cdm.cc -o pic/mx-dm-cdm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cs-cdm.cc -o pic/mx-cs-cdm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cs-dm.cc -o pic/mx-cs-dm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cs-m.cc -o pic/mx-cs-m.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cs-nda.cc -o pic/mx-cs-nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cdm-cs.cc -o pic/mx-cdm-cs.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cdm-cm.cc -o pic/mx-cdm-cm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cdm-m.cc -o pic/mx-cdm-m.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cdm-s.cc -o pic/mx-cdm-s.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cm-cdm.cc -o pic/mx-cm-cdm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cm-dm.cc -o pic/mx-cm-dm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cm-m.cc -o pic/mx-cm-m.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cnda-nda.cc -o pic/mx-cnda-nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cm-s.cc -o pic/mx-cm-s.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cnda-s.cc -o pic/mx-cnda-s.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-dm-cs.cc -o pic/mx-dm-cs.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-dm-cm.cc -o pic/mx-dm-cm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-m-cs.cc -o pic/mx-m-cs.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-cs.cc -o pic/mx-nda-cs.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-m-cdm.cc -o pic/mx-m-cdm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-m-cm.cc -o pic/mx-m-cm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-cnda.cc -o pic/mx-nda-cnda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-s-cdm.cc -o pic/mx-s-cdm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-s-cm.cc -o pic/mx-s-cm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-s-cnda.cc -o pic/mx-s-cnda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-dm-m.cc -o pic/mx-dm-m.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-dm-s.cc -o pic/mx-dm-s.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-m-dm.cc -o pic/mx-m-dm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-s-dm.cc -o pic/mx-s-dm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-s-i8nda.cc -o pic/mx-s-i8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-s.cc -o pic/mx-i8nda-s.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-s-ui8nda.cc -o pic/mx-s-ui8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-s.cc -o pic/mx-ui8nda-s.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-s-i16nda.cc -o pic/mx-s-i16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-s.cc -o pic/mx-i16nda-s.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-s-ui16nda.cc -o pic/mx-s-ui16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-s.cc -o pic/mx-ui16nda-s.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-s-i32nda.cc -o pic/mx-s-i32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-s.cc -o pic/mx-i32nda-s.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-s-ui32nda.cc -o pic/mx-s-ui32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-s.cc -o pic/mx-ui32nda-s.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-s-i64nda.cc -o pic/mx-s-i64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-s.cc -o pic/mx-i64nda-s.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-s-ui64nda.cc -o pic/mx-s-ui64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-s.cc -o pic/mx-ui64nda-s.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-i8.cc -o pic/mx-nda-i8.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8-nda.cc -o pic/mx-i8-nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-ui8.cc -o pic/mx-nda-ui8.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8-nda.cc -o pic/mx-ui8-nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-i16.cc -o pic/mx-nda-i16.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16-nda.cc -o pic/mx-i16-nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-ui16.cc -o pic/mx-nda-ui16.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16-nda.cc -o pic/mx-ui16-nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-i32.cc -o pic/mx-nda-i32.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32-nda.cc -o pic/mx-i32-nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-ui32.cc -o pic/mx-nda-ui32.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32-nda.cc -o pic/mx-ui32-nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-i64.cc -o pic/mx-nda-i64.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64-nda.cc -o pic/mx-i64-nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-ui64.cc -o pic/mx-nda-ui64.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64-nda.cc -o pic/mx-ui64-nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-i8nda.cc -o pic/mx-nda-i8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-nda.cc -o pic/mx-i8nda-nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-ui8nda.cc -o pic/mx-nda-ui8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-nda.cc -o pic/mx-ui8nda-nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-i16nda.cc -o pic/mx-nda-i16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-nda.cc -o pic/mx-i16nda-nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-ui16nda.cc -o pic/mx-nda-ui16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-nda.cc -o pic/mx-ui16nda-nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-i32nda.cc -o pic/mx-nda-i32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-nda.cc -o pic/mx-i32nda-nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-ui32nda.cc -o pic/mx-nda-ui32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-nda.cc -o pic/mx-ui32nda-nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-i64nda.cc -o pic/mx-nda-i64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-nda.cc -o pic/mx-i64nda-nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-ui64nda.cc -o pic/mx-nda-ui64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-nda.cc -o pic/mx-ui64nda-nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-ui8.cc -o pic/mx-i8nda-ui8.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-i16.cc -o pic/mx-i8nda-i16.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-ui16.cc -o pic/mx-i8nda-ui16.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-i32.cc -o pic/mx-i8nda-i32.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-ui32.cc -o pic/mx-i8nda-ui32.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-i64.cc -o pic/mx-i8nda-i64.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = unsigned int]’:
- mx-i8nda-ui32.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = unsigned int]’:
- mx-i8nda-ui32.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = unsigned int]’:
- mx-i8nda-ui32.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = unsigned int]’:
- mx-i8nda-ui32.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = unsigned int]’:
- mx-i8nda-ui32.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = unsigned int]’:
- mx-i8nda-ui32.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-ui64.cc -o pic/mx-i8nda-ui64.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-i8.cc -o pic/mx-i16nda-i8.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = long long unsigned int]’:
- mx-i8nda-ui64.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = long long unsigned int]’:
- mx-i8nda-ui64.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = long long unsigned int]’:
- mx-i8nda-ui64.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = long long unsigned int]’:
- mx-i8nda-ui64.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = long long unsigned int]’:
- mx-i8nda-ui64.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = long long unsigned int]’:
- mx-i8nda-ui64.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-ui8.cc -o pic/mx-i16nda-ui8.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-ui16.cc -o pic/mx-i16nda-ui16.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-i32.cc -o pic/mx-i16nda-i32.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-ui32.cc -o pic/mx-i16nda-ui32.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-i64.cc -o pic/mx-i16nda-i64.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = unsigned int]’:
- mx-i16nda-ui32.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = unsigned int]’:
- mx-i16nda-ui32.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = unsigned int]’:
- mx-i16nda-ui32.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = unsigned int]’:
- mx-i16nda-ui32.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = unsigned int]’:
- mx-i16nda-ui32.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = unsigned int]’:
- mx-i16nda-ui32.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-ui64.cc -o pic/mx-i16nda-ui64.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-i8.cc -o pic/mx-i32nda-i8.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = long long unsigned int]’:
- mx-i16nda-ui64.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = long long unsigned int]’:
- mx-i16nda-ui64.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = long long unsigned int]’:
- mx-i16nda-ui64.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = long long unsigned int]’:
- mx-i16nda-ui64.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = long long unsigned int]’:
- mx-i16nda-ui64.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = long long unsigned int]’:
- mx-i16nda-ui64.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-ui8.cc -o pic/mx-i32nda-ui8.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-i16.cc -o pic/mx-i32nda-i16.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-ui16.cc -o pic/mx-i32nda-ui16.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-ui32.cc -o pic/mx-i32nda-ui32.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-i64.cc -o pic/mx-i32nda-i64.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = unsigned int]’:
- mx-i32nda-ui32.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = unsigned int]’:
- mx-i32nda-ui32.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = unsigned int]’:
- mx-i32nda-ui32.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = unsigned int]’:
- mx-i32nda-ui32.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = unsigned int]’:
- mx-i32nda-ui32.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = unsigned int]’:
- mx-i32nda-ui32.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-ui64.cc -o pic/mx-i32nda-ui64.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-i8.cc -o pic/mx-i64nda-i8.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = long long unsigned int]’:
- mx-i32nda-ui64.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = long long unsigned int]’:
- mx-i32nda-ui64.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = long long unsigned int]’:
- mx-i32nda-ui64.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = long long unsigned int]’:
- mx-i32nda-ui64.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = long long unsigned int]’:
- mx-i32nda-ui64.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = long long unsigned int]’:
- mx-i32nda-ui64.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-ui8.cc -o pic/mx-i64nda-ui8.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-i16.cc -o pic/mx-i64nda-i16.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-ui16.cc -o pic/mx-i64nda-ui16.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-i32.cc -o pic/mx-i64nda-i32.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-ui32.cc -o pic/mx-i64nda-ui32.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-ui64.cc -o pic/mx-i64nda-ui64.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long int, T2 = long long unsigned int]’:
- mx-i64nda-ui64.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long int, T2 = long long unsigned int]’:
- mx-i64nda-ui64.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long int, T2 = long long unsigned int]’:
- mx-i64nda-ui64.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long int, T2 = long long unsigned int]’:
- mx-i64nda-ui64.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long int, T2 = long long unsigned int]’:
- mx-i64nda-ui64.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long int, T2 = long long unsigned int]’:
- mx-i64nda-ui64.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-i8.cc -o pic/mx-ui8nda-i8.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-i16.cc -o pic/mx-ui8nda-i16.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-ui16.cc -o pic/mx-ui8nda-ui16.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-i32.cc -o pic/mx-ui8nda-i32.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-ui32.cc -o pic/mx-ui8nda-ui32.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-i64.cc -o pic/mx-ui8nda-i64.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-ui64.cc -o pic/mx-ui8nda-ui64.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-i8.cc -o pic/mx-ui16nda-i8.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-ui8.cc -o pic/mx-ui16nda-ui8.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-i16.cc -o pic/mx-ui16nda-i16.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-i32.cc -o pic/mx-ui16nda-i32.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-ui32.cc -o pic/mx-ui16nda-ui32.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-i64.cc -o pic/mx-ui16nda-i64.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-ui64.cc -o pic/mx-ui16nda-ui64.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-i8.cc -o pic/mx-ui32nda-i8.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-ui8.cc -o pic/mx-ui32nda-ui8.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = signed char]’:
- mx-ui32nda-i8.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = signed char]’:
- mx-ui32nda-i8.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = signed char]’:
- mx-ui32nda-i8.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = signed char]’:
- mx-ui32nda-i8.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = signed char]’:
- mx-ui32nda-i8.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = signed char]’:
- mx-ui32nda-i8.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-i16.cc -o pic/mx-ui32nda-i16.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-ui16.cc -o pic/mx-ui32nda-ui16.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = short int]’:
- mx-ui32nda-i16.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = short int]’:
- mx-ui32nda-i16.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = short int]’:
- mx-ui32nda-i16.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = short int]’:
- mx-ui32nda-i16.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = short int]’:
- mx-ui32nda-i16.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = short int]’:
- mx-ui32nda-i16.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-i32.cc -o pic/mx-ui32nda-i32.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-i64.cc -o pic/mx-ui32nda-i64.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = int]’:
- mx-ui32nda-i32.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = int]’:
- mx-ui32nda-i32.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = int]’:
- mx-ui32nda-i32.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = int]’:
- mx-ui32nda-i32.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = int]’:
- mx-ui32nda-i32.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = int]’:
- mx-ui32nda-i32.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-ui64.cc -o pic/mx-ui32nda-ui64.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-i8.cc -o pic/mx-ui64nda-i8.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = signed char]’:
- mx-ui64nda-i8.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = signed char]’:
- mx-ui64nda-i8.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = signed char]’:
- mx-ui64nda-i8.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = signed char]’:
- mx-ui64nda-i8.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = signed char]’:
- mx-ui64nda-i8.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = signed char]’:
- mx-ui64nda-i8.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-ui8.cc -o pic/mx-ui64nda-ui8.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-i16.cc -o pic/mx-ui64nda-i16.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = short int]’:
- mx-ui64nda-i16.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = short int]’:
- mx-ui64nda-i16.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = short int]’:
- mx-ui64nda-i16.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = short int]’:
- mx-ui64nda-i16.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = short int]’:
- mx-ui64nda-i16.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = short int]’:
- mx-ui64nda-i16.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-ui16.cc -o pic/mx-ui64nda-ui16.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-i32.cc -o pic/mx-ui64nda-i32.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = int]’:
- mx-ui64nda-i32.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = int]’:
- mx-ui64nda-i32.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = int]’:
- mx-ui64nda-i32.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = int]’:
- mx-ui64nda-i32.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = int]’:
- mx-ui64nda-i32.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = int]’:
- mx-ui64nda-i32.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-ui32.cc -o pic/mx-ui64nda-ui32.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-i64.cc -o pic/mx-ui64nda-i64.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = long long int]’:
- mx-ui64nda-i64.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = long long int]’:
- mx-ui64nda-i64.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = long long int]’:
- mx-ui64nda-i64.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = long long int]’:
- mx-ui64nda-i64.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = long long int]’:
- mx-ui64nda-i64.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = long long int]’:
- mx-ui64nda-i64.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8-ui8nda.cc -o pic/mx-i8-ui8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8-i16nda.cc -o pic/mx-i8-i16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8-ui16nda.cc -o pic/mx-i8-ui16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8-i32nda.cc -o pic/mx-i8-i32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8-ui32nda.cc -o pic/mx-i8-ui32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8-i64nda.cc -o pic/mx-i8-i64nda.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = unsigned int]’:
- mx-i8-ui32nda.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = unsigned int]’:
- mx-i8-ui32nda.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = unsigned int]’:
- mx-i8-ui32nda.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = unsigned int]’:
- mx-i8-ui32nda.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = unsigned int]’:
- mx-i8-ui32nda.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = unsigned int]’:
- mx-i8-ui32nda.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8-ui64nda.cc -o pic/mx-i8-ui64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16-i8nda.cc -o pic/mx-i16-i8nda.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = long long unsigned int]’:
- mx-i8-ui64nda.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = long long unsigned int]’:
- mx-i8-ui64nda.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = long long unsigned int]’:
- mx-i8-ui64nda.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = long long unsigned int]’:
- mx-i8-ui64nda.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = long long unsigned int]’:
- mx-i8-ui64nda.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = long long unsigned int]’:
- mx-i8-ui64nda.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16-ui8nda.cc -o pic/mx-i16-ui8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16-ui16nda.cc -o pic/mx-i16-ui16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16-i32nda.cc -o pic/mx-i16-i32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16-ui32nda.cc -o pic/mx-i16-ui32nda.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = unsigned int]’:
- mx-i16-ui32nda.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = unsigned int]’:
- mx-i16-ui32nda.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = unsigned int]’:
- mx-i16-ui32nda.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = unsigned int]’:
- mx-i16-ui32nda.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = unsigned int]’:
- mx-i16-ui32nda.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = unsigned int]’:
- mx-i16-ui32nda.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16-i64nda.cc -o pic/mx-i16-i64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16-ui64nda.cc -o pic/mx-i16-ui64nda.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = long long unsigned int]’:
- mx-i16-ui64nda.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = long long unsigned int]’:
- mx-i16-ui64nda.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = long long unsigned int]’:
- mx-i16-ui64nda.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = long long unsigned int]’:
- mx-i16-ui64nda.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = long long unsigned int]’:
- mx-i16-ui64nda.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = long long unsigned int]’:
- mx-i16-ui64nda.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32-i8nda.cc -o pic/mx-i32-i8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32-ui8nda.cc -o pic/mx-i32-ui8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32-i16nda.cc -o pic/mx-i32-i16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32-ui16nda.cc -o pic/mx-i32-ui16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32-ui32nda.cc -o pic/mx-i32-ui32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32-i64nda.cc -o pic/mx-i32-i64nda.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = unsigned int]’:
- mx-i32-ui32nda.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = unsigned int]’:
- mx-i32-ui32nda.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = unsigned int]’:
- mx-i32-ui32nda.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = unsigned int]’:
- mx-i32-ui32nda.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = unsigned int]’:
- mx-i32-ui32nda.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = unsigned int]’:
- mx-i32-ui32nda.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32-ui64nda.cc -o pic/mx-i32-ui64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64-i8nda.cc -o pic/mx-i64-i8nda.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = long long unsigned int]’:
- mx-i32-ui64nda.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = long long unsigned int]’:
- mx-i32-ui64nda.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = long long unsigned int]’:
- mx-i32-ui64nda.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = long long unsigned int]’:
- mx-i32-ui64nda.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = long long unsigned int]’:
- mx-i32-ui64nda.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = long long unsigned int]’:
- mx-i32-ui64nda.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64-ui8nda.cc -o pic/mx-i64-ui8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64-i16nda.cc -o pic/mx-i64-i16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64-ui16nda.cc -o pic/mx-i64-ui16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64-i32nda.cc -o pic/mx-i64-i32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64-ui32nda.cc -o pic/mx-i64-ui32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64-ui64nda.cc -o pic/mx-i64-ui64nda.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long int, T2 = long long unsigned int]’:
- mx-i64-ui64nda.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long int, T2 = long long unsigned int]’:
- mx-i64-ui64nda.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long int, T2 = long long unsigned int]’:
- mx-i64-ui64nda.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long int, T2 = long long unsigned int]’:
- mx-i64-ui64nda.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long int, T2 = long long unsigned int]’:
- mx-i64-ui64nda.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long int, T2 = long long unsigned int]’:
- mx-i64-ui64nda.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8-i8nda.cc -o pic/mx-ui8-i8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8-i16nda.cc -o pic/mx-ui8-i16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8-ui16nda.cc -o pic/mx-ui8-ui16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8-i32nda.cc -o pic/mx-ui8-i32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8-ui32nda.cc -o pic/mx-ui8-ui32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8-i64nda.cc -o pic/mx-ui8-i64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8-ui64nda.cc -o pic/mx-ui8-ui64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16-i8nda.cc -o pic/mx-ui16-i8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16-ui8nda.cc -o pic/mx-ui16-ui8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16-i16nda.cc -o pic/mx-ui16-i16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16-i32nda.cc -o pic/mx-ui16-i32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16-ui32nda.cc -o pic/mx-ui16-ui32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16-i64nda.cc -o pic/mx-ui16-i64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16-ui64nda.cc -o pic/mx-ui16-ui64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32-i8nda.cc -o pic/mx-ui32-i8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32-ui8nda.cc -o pic/mx-ui32-ui8nda.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = signed char]’:
- mx-ui32-i8nda.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = signed char]’:
- mx-ui32-i8nda.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = signed char]’:
- mx-ui32-i8nda.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = signed char]’:
- mx-ui32-i8nda.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = signed char]’:
- mx-ui32-i8nda.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = signed char]’:
- mx-ui32-i8nda.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32-i16nda.cc -o pic/mx-ui32-i16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32-ui16nda.cc -o pic/mx-ui32-ui16nda.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = short int]’:
- mx-ui32-i16nda.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = short int]’:
- mx-ui32-i16nda.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = short int]’:
- mx-ui32-i16nda.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = short int]’:
- mx-ui32-i16nda.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = short int]’:
- mx-ui32-i16nda.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = short int]’:
- mx-ui32-i16nda.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32-i32nda.cc -o pic/mx-ui32-i32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32-i64nda.cc -o pic/mx-ui32-i64nda.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = int]’:
- mx-ui32-i32nda.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = int]’:
- mx-ui32-i32nda.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = int]’:
- mx-ui32-i32nda.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = int]’:
- mx-ui32-i32nda.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = int]’:
- mx-ui32-i32nda.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = int]’:
- mx-ui32-i32nda.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32-ui64nda.cc -o pic/mx-ui32-ui64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64-i8nda.cc -o pic/mx-ui64-i8nda.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = signed char]’:
- mx-ui64-i8nda.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = signed char]’:
- mx-ui64-i8nda.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = signed char]’:
- mx-ui64-i8nda.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = signed char]’:
- mx-ui64-i8nda.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = signed char]’:
- mx-ui64-i8nda.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = signed char]’:
- mx-ui64-i8nda.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64-ui8nda.cc -o pic/mx-ui64-ui8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64-i16nda.cc -o pic/mx-ui64-i16nda.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = short int]’:
- mx-ui64-i16nda.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = short int]’:
- mx-ui64-i16nda.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = short int]’:
- mx-ui64-i16nda.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = short int]’:
- mx-ui64-i16nda.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = short int]’:
- mx-ui64-i16nda.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = short int]’:
- mx-ui64-i16nda.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64-ui16nda.cc -o pic/mx-ui64-ui16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64-i32nda.cc -o pic/mx-ui64-i32nda.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = int]’:
- mx-ui64-i32nda.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = int]’:
- mx-ui64-i32nda.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = int]’:
- mx-ui64-i32nda.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = int]’:
- mx-ui64-i32nda.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = int]’:
- mx-ui64-i32nda.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = int]’:
- mx-ui64-i32nda.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64-ui32nda.cc -o pic/mx-ui64-ui32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64-i64nda.cc -o pic/mx-ui64-i64nda.o
- oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = long long int]’:
- mx-ui64-i64nda.cc:11: instantiated from here
- oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = long long int]’:
- mx-ui64-i64nda.cc:11: instantiated from here
- oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = long long int]’:
- mx-ui64-i64nda.cc:11: instantiated from here
- oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = long long int]’:
- mx-ui64-i64nda.cc:11: instantiated from here
- oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = long long int]’:
- mx-ui64-i64nda.cc:11: instantiated from here
- oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
- oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = long long int]’:
- mx-ui64-i64nda.cc:11: instantiated from here
- oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-ui8nda.cc -o pic/mx-i8nda-ui8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-i16nda.cc -o pic/mx-i8nda-i16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-ui16nda.cc -o pic/mx-i8nda-ui16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-i32nda.cc -o pic/mx-i8nda-i32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-ui32nda.cc -o pic/mx-i8nda-ui32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-i64nda.cc -o pic/mx-i8nda-i64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-ui64nda.cc -o pic/mx-i8nda-ui64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-i8nda.cc -o pic/mx-i16nda-i8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-ui8nda.cc -o pic/mx-i16nda-ui8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-ui16nda.cc -o pic/mx-i16nda-ui16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-i32nda.cc -o pic/mx-i16nda-i32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-ui32nda.cc -o pic/mx-i16nda-ui32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-i64nda.cc -o pic/mx-i16nda-i64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-ui64nda.cc -o pic/mx-i16nda-ui64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-i8nda.cc -o pic/mx-i32nda-i8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-ui8nda.cc -o pic/mx-i32nda-ui8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-i16nda.cc -o pic/mx-i32nda-i16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-ui16nda.cc -o pic/mx-i32nda-ui16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-ui32nda.cc -o pic/mx-i32nda-ui32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-i64nda.cc -o pic/mx-i32nda-i64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-ui64nda.cc -o pic/mx-i32nda-ui64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-i8nda.cc -o pic/mx-i64nda-i8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-ui8nda.cc -o pic/mx-i64nda-ui8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-i16nda.cc -o pic/mx-i64nda-i16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-ui16nda.cc -o pic/mx-i64nda-ui16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-i32nda.cc -o pic/mx-i64nda-i32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-ui32nda.cc -o pic/mx-i64nda-ui32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-ui64nda.cc -o pic/mx-i64nda-ui64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-i8nda.cc -o pic/mx-ui8nda-i8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-i16nda.cc -o pic/mx-ui8nda-i16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-ui16nda.cc -o pic/mx-ui8nda-ui16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-i32nda.cc -o pic/mx-ui8nda-i32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-ui32nda.cc -o pic/mx-ui8nda-ui32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-i64nda.cc -o pic/mx-ui8nda-i64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-ui64nda.cc -o pic/mx-ui8nda-ui64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-i8nda.cc -o pic/mx-ui16nda-i8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-ui8nda.cc -o pic/mx-ui16nda-ui8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-i16nda.cc -o pic/mx-ui16nda-i16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-i32nda.cc -o pic/mx-ui16nda-i32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-ui32nda.cc -o pic/mx-ui16nda-ui32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-i64nda.cc -o pic/mx-ui16nda-i64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-ui64nda.cc -o pic/mx-ui16nda-ui64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-i8nda.cc -o pic/mx-ui32nda-i8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-ui8nda.cc -o pic/mx-ui32nda-ui8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-i16nda.cc -o pic/mx-ui32nda-i16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-ui16nda.cc -o pic/mx-ui32nda-ui16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-i32nda.cc -o pic/mx-ui32nda-i32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-i64nda.cc -o pic/mx-ui32nda-i64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-ui64nda.cc -o pic/mx-ui32nda-ui64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-i8nda.cc -o pic/mx-ui64nda-i8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-ui8nda.cc -o pic/mx-ui64nda-ui8nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-i16nda.cc -o pic/mx-ui64nda-i16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-ui16nda.cc -o pic/mx-ui64nda-ui16nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-i32nda.cc -o pic/mx-ui64nda-i32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-ui32nda.cc -o pic/mx-ui64nda-ui32nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-i64nda.cc -o pic/mx-ui64nda-i64nda.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC vx-ccv-cv.cc -o pic/vx-ccv-cv.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC vx-ccv-s.cc -o pic/vx-ccv-s.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC vx-crv-rv.cc -o pic/vx-crv-rv.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC vx-crv-s.cc -o pic/vx-crv-s.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC vx-cs-cv.cc -o pic/vx-cs-cv.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC vx-cs-rv.cc -o pic/vx-cs-rv.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC vx-cv-ccv.cc -o pic/vx-cv-ccv.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC vx-cv-cs.cc -o pic/vx-cv-cs.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC vx-rv-crv.cc -o pic/vx-rv-crv.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC vx-rv-cs.cc -o pic/vx-rv-cs.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC vx-s-ccv.cc -o pic/vx-s-ccv.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC vx-s-crv.cc -o pic/vx-s-crv.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-sm-cs.cc -o pic/smx-sm-cs.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-cs-sm.cc -o pic/smx-cs-sm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-scm-s.cc -o pic/smx-scm-s.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-s-scm.cc -o pic/smx-s-scm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-scm-sm.cc -o pic/smx-scm-sm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-sm-scm.cc -o pic/smx-sm-scm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-m-sm.cc -o pic/smx-m-sm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-m-scm.cc -o pic/smx-m-scm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-cm-sm.cc -o pic/smx-cm-sm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-cm-scm.cc -o pic/smx-cm-scm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-sm-m.cc -o pic/smx-sm-m.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-scm-m.cc -o pic/smx-scm-m.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-sm-cm.cc -o pic/smx-sm-cm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-scm-cm.cc -o pic/smx-scm-cm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-bm-sbm.cc -o pic/smx-bm-sbm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-sbm-bm.cc -o pic/smx-sbm-bm.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC f2c-main.c -o pic/f2c-main.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC filemode.c -o pic/filemode.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC getopt.c -o pic/getopt.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC getopt1.c -o pic/getopt1.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC lo-cieee.c -o pic/lo-cieee.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC lo-cutils.c -o pic/lo-cutils.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC md5.c -o pic/md5.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC mkdir.c -o pic/mkdir.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC oct-getopt.c -o pic/oct-getopt.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC randgamma.c -o pic/randgamma.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC randmtzig.c -o pic/randmtzig.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC randpoisson.c -o pic/randpoisson.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC rename.c -o pic/rename.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC rmdir.c -o pic/rmdir.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC strftime.c -o pic/strftime.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC strptime.c -o pic/strptime.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC strcasecmp.c -o pic/strcasecmp.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC strncase.c -o pic/strncase.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC tempname.c -o pic/tempname.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC tempnam.c -o pic/tempnam.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC cmd-edit.cc -o pic/cmd-edit.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC cmd-hist.cc -o pic/cmd-hist.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC oct-rl-edit.c -o pic/oct-rl-edit.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC oct-rl-hist.c -o pic/oct-rl-hist.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pathsearch.cc -o pic/pathsearch.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC kpse-xfns.c -o pic/kpse-xfns.o
- rm -f liboctave.so
- g++ -shared -Wl,-soname -Wl,liboctave.so -o liboctave.so \
- pic/Bounds.o pic/CollocWt.o pic/DASPK.o pic/DASRT.o pic/DASSL.o pic/FEGrid.o pic/LinConst.o pic/LSODE.o pic/NLEqn.o pic/ODES.o pic/Quad.o pic/Range.o pic/data-conv.o pic/dir-ops.o pic/file-ops.o pic/file-stat.o pic/glob-match.o pic/idx-vector.o pic/lo-ieee.o pic/lo-mappers.o pic/lo-specfun.o pic/lo-sysdep.o pic/lo-utils.o pic/mach-info.o pic/oct-alloc.o pic/oct-env.o pic/oct-fftw.o pic/oct-group.o pic/oct-md5.o pic/oct-passwd.o pic/oct-rand.o pic/oct-shlib.o pic/oct-spparms.o pic/oct-syscalls.o pic/oct-time.o pic/oct-uname.o pic/prog-args.o pic/so-array.o pic/sparse-sort.o pic/sparse-util.o pic/str-vec.o pic/Array.o pic/ArrayN.o pic/DiagArray2.o pic/MArray.o pic/MArray2.o pic/MArrayN.o pic/MDiagArray2.o pic/base-lu.o pic/oct-sort.o pic/sparse-base-lu.o pic/sparse-base-chol.o pic/sparse-dmsolve.o pic/Array-C.o pic/Array-b.o pic/Array-ch.o pic/Array-i.o pic/Array-d.o pic/Array-s.o pic/Array-so.o pic/Array-str.o pic/Array-idx-vec.o pic/MArray-C.o pic/MArray-ch.o pic/MArray-i.o pic/MArray-d.o pic/MArray-s.o pic/MSparse-C.o pic/MSparse-d.o pic/Sparse-C.o pic/Sparse-b.o pic/Sparse-d.o pic/oct-inttypes.o pic/Array-util.o pic/CColVector.o pic/CDiagMatrix.o pic/CMatrix.o pic/CNDArray.o pic/CRowVector.o pic/CmplxAEPBAL.o pic/CmplxCHOL.o pic/CmplxDET.o pic/CmplxHESS.o pic/CmplxLU.o pic/CmplxQR.o pic/CmplxQRP.o pic/CmplxSCHUR.o pic/CmplxSVD.o pic/EIG.o pic/boolMatrix.o pic/boolNDArray.o pic/chMatrix.o pic/chNDArray.o pic/dColVector.o pic/dDiagMatrix.o pic/dMatrix.o pic/dNDArray.o pic/dRowVector.o pic/dbleAEPBAL.o pic/dbleCHOL.o pic/dbleDET.o pic/dbleHESS.o pic/dbleLU.o pic/dbleQR.o pic/dbleQRP.o pic/dbleSCHUR.o pic/dbleSVD.o pic/boolSparse.o pic/CSparse.o pic/dSparse.o pic/MSparse.o pic/Sparse.o pic/SparseCmplxLU.o pic/SparsedbleLU.o pic/SparseCmplxCHOL.o pic/SparsedbleCHOL.o pic/SparseCmplxQR.o pic/SparseQR.o pic/MatrixType.o pic/int8NDArray.o pic/uint8NDArray.o pic/int16NDArray.o pic/uint16NDArray.o pic/int32NDArray.o pic/uint32NDArray.o pic/int64NDArray.o pic/uint64NDArray.o pic/mx-cdm-dm.o pic/mx-dm-cdm.o pic/mx-cs-cdm.o pic/mx-cs-dm.o pic/mx-cs-m.o pic/mx-cs-nda.o pic/mx-cdm-cs.o pic/mx-cdm-cm.o pic/mx-cdm-m.o pic/mx-cdm-s.o pic/mx-cm-cdm.o pic/mx-cm-dm.o pic/mx-cm-m.o pic/mx-cnda-nda.o pic/mx-cm-s.o pic/mx-cnda-s.o pic/mx-dm-cs.o pic/mx-dm-cm.o pic/mx-m-cs.o pic/mx-nda-cs.o pic/mx-m-cdm.o pic/mx-m-cm.o pic/mx-nda-cnda.o pic/mx-s-cdm.o pic/mx-s-cm.o pic/mx-s-cnda.o pic/mx-dm-m.o pic/mx-dm-s.o pic/mx-m-dm.o pic/mx-s-dm.o pic/mx-s-i8nda.o pic/mx-i8nda-s.o pic/mx-s-ui8nda.o pic/mx-ui8nda-s.o pic/mx-s-i16nda.o pic/mx-i16nda-s.o pic/mx-s-ui16nda.o pic/mx-ui16nda-s.o pic/mx-s-i32nda.o pic/mx-i32nda-s.o pic/mx-s-ui32nda.o pic/mx-ui32nda-s.o pic/mx-s-i64nda.o pic/mx-i64nda-s.o pic/mx-s-ui64nda.o pic/mx-ui64nda-s.o pic/mx-nda-i8.o pic/mx-i8-nda.o pic/mx-nda-ui8.o pic/mx-ui8-nda.o pic/mx-nda-i16.o pic/mx-i16-nda.o pic/mx-nda-ui16.o pic/mx-ui16-nda.o pic/mx-nda-i32.o pic/mx-i32-nda.o pic/mx-nda-ui32.o pic/mx-ui32-nda.o pic/mx-nda-i64.o pic/mx-i64-nda.o pic/mx-nda-ui64.o pic/mx-ui64-nda.o pic/mx-nda-i8nda.o pic/mx-i8nda-nda.o pic/mx-nda-ui8nda.o pic/mx-ui8nda-nda.o pic/mx-nda-i16nda.o pic/mx-i16nda-nda.o pic/mx-nda-ui16nda.o pic/mx-ui16nda-nda.o pic/mx-nda-i32nda.o pic/mx-i32nda-nda.o pic/mx-nda-ui32nda.o pic/mx-ui32nda-nda.o pic/mx-nda-i64nda.o pic/mx-i64nda-nda.o pic/mx-nda-ui64nda.o pic/mx-ui64nda-nda.o pic/mx-i8nda-ui8.o pic/mx-i8nda-i16.o pic/mx-i8nda-ui16.o pic/mx-i8nda-i32.o pic/mx-i8nda-ui32.o pic/mx-i8nda-i64.o pic/mx-i8nda-ui64.o pic/mx-i16nda-i8.o pic/mx-i16nda-ui8.o pic/mx-i16nda-ui16.o pic/mx-i16nda-i32.o pic/mx-i16nda-ui32.o pic/mx-i16nda-i64.o pic/mx-i16nda-ui64.o pic/mx-i32nda-i8.o pic/mx-i32nda-ui8.o pic/mx-i32nda-i16.o pic/mx-i32nda-ui16.o pic/mx-i32nda-ui32.o pic/mx-i32nda-i64.o pic/mx-i32nda-ui64.o pic/mx-i64nda-i8.o pic/mx-i64nda-ui8.o pic/mx-i64nda-i16.o pic/mx-i64nda-ui16.o pic/mx-i64nda-i32.o pic/mx-i64nda-ui32.o pic/mx-i64nda-ui64.o pic/mx-ui8nda-i8.o pic/mx-ui8nda-i16.o pic/mx-ui8nda-ui16.o pic/mx-ui8nda-i32.o pic/mx-ui8nda-ui32.o pic/mx-ui8nda-i64.o pic/mx-ui8nda-ui64.o pic/mx-ui16nda-i8.o pic/mx-ui16nda-ui8.o pic/mx-ui16nda-i16.o pic/mx-ui16nda-i32.o pic/mx-ui16nda-ui32.o pic/mx-ui16nda-i64.o pic/mx-ui16nda-ui64.o pic/mx-ui32nda-i8.o pic/mx-ui32nda-ui8.o pic/mx-ui32nda-i16.o pic/mx-ui32nda-ui16.o pic/mx-ui32nda-i32.o pic/mx-ui32nda-i64.o pic/mx-ui32nda-ui64.o pic/mx-ui64nda-i8.o pic/mx-ui64nda-ui8.o pic/mx-ui64nda-i16.o pic/mx-ui64nda-ui16.o pic/mx-ui64nda-i32.o pic/mx-ui64nda-ui32.o pic/mx-ui64nda-i64.o pic/mx-i8-ui8nda.o pic/mx-i8-i16nda.o pic/mx-i8-ui16nda.o pic/mx-i8-i32nda.o pic/mx-i8-ui32nda.o pic/mx-i8-i64nda.o pic/mx-i8-ui64nda.o pic/mx-i16-i8nda.o pic/mx-i16-ui8nda.o pic/mx-i16-ui16nda.o pic/mx-i16-i32nda.o pic/mx-i16-ui32nda.o pic/mx-i16-i64nda.o pic/mx-i16-ui64nda.o pic/mx-i32-i8nda.o pic/mx-i32-ui8nda.o pic/mx-i32-i16nda.o pic/mx-i32-ui16nda.o pic/mx-i32-ui32nda.o pic/mx-i32-i64nda.o pic/mx-i32-ui64nda.o pic/mx-i64-i8nda.o pic/mx-i64-ui8nda.o pic/mx-i64-i16nda.o pic/mx-i64-ui16nda.o pic/mx-i64-i32nda.o pic/mx-i64-ui32nda.o pic/mx-i64-ui64nda.o pic/mx-ui8-i8nda.o pic/mx-ui8-i16nda.o pic/mx-ui8-ui16nda.o pic/mx-ui8-i32nda.o pic/mx-ui8-ui32nda.o pic/mx-ui8-i64nda.o pic/mx-ui8-ui64nda.o pic/mx-ui16-i8nda.o pic/mx-ui16-ui8nda.o pic/mx-ui16-i16nda.o pic/mx-ui16-i32nda.o pic/mx-ui16-ui32nda.o pic/mx-ui16-i64nda.o pic/mx-ui16-ui64nda.o pic/mx-ui32-i8nda.o pic/mx-ui32-ui8nda.o pic/mx-ui32-i16nda.o pic/mx-ui32-ui16nda.o pic/mx-ui32-i32nda.o pic/mx-ui32-i64nda.o pic/mx-ui32-ui64nda.o pic/mx-ui64-i8nda.o pic/mx-ui64-ui8nda.o pic/mx-ui64-i16nda.o pic/mx-ui64-ui16nda.o pic/mx-ui64-i32nda.o pic/mx-ui64-ui32nda.o pic/mx-ui64-i64nda.o pic/mx-i8nda-ui8nda.o pic/mx-i8nda-i16nda.o pic/mx-i8nda-ui16nda.o pic/mx-i8nda-i32nda.o pic/mx-i8nda-ui32nda.o pic/mx-i8nda-i64nda.o pic/mx-i8nda-ui64nda.o pic/mx-i16nda-i8nda.o pic/mx-i16nda-ui8nda.o pic/mx-i16nda-ui16nda.o pic/mx-i16nda-i32nda.o pic/mx-i16nda-ui32nda.o pic/mx-i16nda-i64nda.o pic/mx-i16nda-ui64nda.o pic/mx-i32nda-i8nda.o pic/mx-i32nda-ui8nda.o pic/mx-i32nda-i16nda.o pic/mx-i32nda-ui16nda.o pic/mx-i32nda-ui32nda.o pic/mx-i32nda-i64nda.o pic/mx-i32nda-ui64nda.o pic/mx-i64nda-i8nda.o pic/mx-i64nda-ui8nda.o pic/mx-i64nda-i16nda.o pic/mx-i64nda-ui16nda.o pic/mx-i64nda-i32nda.o pic/mx-i64nda-ui32nda.o pic/mx-i64nda-ui64nda.o pic/mx-ui8nda-i8nda.o pic/mx-ui8nda-i16nda.o pic/mx-ui8nda-ui16nda.o pic/mx-ui8nda-i32nda.o pic/mx-ui8nda-ui32nda.o pic/mx-ui8nda-i64nda.o pic/mx-ui8nda-ui64nda.o pic/mx-ui16nda-i8nda.o pic/mx-ui16nda-ui8nda.o pic/mx-ui16nda-i16nda.o pic/mx-ui16nda-i32nda.o pic/mx-ui16nda-ui32nda.o pic/mx-ui16nda-i64nda.o pic/mx-ui16nda-ui64nda.o pic/mx-ui32nda-i8nda.o pic/mx-ui32nda-ui8nda.o pic/mx-ui32nda-i16nda.o pic/mx-ui32nda-ui16nda.o pic/mx-ui32nda-i32nda.o pic/mx-ui32nda-i64nda.o pic/mx-ui32nda-ui64nda.o pic/mx-ui64nda-i8nda.o pic/mx-ui64nda-ui8nda.o pic/mx-ui64nda-i16nda.o pic/mx-ui64nda-ui16nda.o pic/mx-ui64nda-i32nda.o pic/mx-ui64nda-ui32nda.o pic/mx-ui64nda-i64nda.o pic/vx-ccv-cv.o pic/vx-ccv-s.o pic/vx-crv-rv.o pic/vx-crv-s.o pic/vx-cs-cv.o pic/vx-cs-rv.o pic/vx-cv-ccv.o pic/vx-cv-cs.o pic/vx-rv-crv.o pic/vx-rv-cs.o pic/vx-s-ccv.o pic/vx-s-crv.o pic/smx-sm-cs.o pic/smx-cs-sm.o pic/smx-scm-s.o pic/smx-s-scm.o pic/smx-scm-sm.o pic/smx-sm-scm.o pic/smx-m-sm.o pic/smx-m-scm.o pic/smx-cm-sm.o pic/smx-cm-scm.o pic/smx-sm-m.o pic/smx-scm-m.o pic/smx-sm-cm.o pic/smx-scm-cm.o pic/smx-bm-sbm.o pic/smx-sbm-bm.o pic/f2c-main.o pic/filemode.o pic/getopt.o pic/getopt1.o pic/lo-cieee.o pic/lo-cutils.o pic/md5.o pic/mkdir.o pic/oct-getopt.o pic/randgamma.o pic/randmtzig.o pic/randpoisson.o pic/rename.o pic/rmdir.o pic/strftime.o pic/strptime.o pic/strcasecmp.o pic/strncase.o pic/tempname.o pic/tempnam.o pic/cmd-edit.o pic/cmd-hist.o pic/oct-rl-edit.o pic/oct-rl-hist.o pic/pathsearch.o pic/kpse-xfns.o -L../libcruft -L. -Wl,-rpath -Wl,/opt/octave/lib/octave-3.0.1 -lcruft -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- rm -f liboctave.so.3.0.1
- ln -s liboctave.so liboctave.so.3.0.1
- make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/liboctave'
- make -C src all
- make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
- making defaults.h from defaults.h.in
- making oct-conf.h from oct-conf.h.in
- make -C ../liboctave stamp-prereq
- making ops.cc from OPERATORS/op-b-b.cc OPERATORS/op-b-bm.cc OPERATORS/op-bm-b.cc OPERATORS/op-bm-bm.cc OPERATORS/op-cell.cc OPERATORS/op-chm.cc OPERATORS/op-cm-cm.cc OPERATORS/op-cm-cs.cc OPERATORS/op-cm-m.cc OPERATORS/op-cm-s.cc OPERATORS/op-cs-cm.cc OPERATORS/op-cs-cs.cc OPERATORS/op-cs-m.cc OPERATORS/op-cs-s.cc OPERATORS/op-list.cc OPERATORS/op-m-cm.cc OPERATORS/op-m-cs.cc OPERATORS/op-m-m.cc OPERATORS/op-m-s.cc OPERATORS/op-range.cc OPERATORS/op-s-cm.cc OPERATORS/op-s-cs.cc OPERATORS/op-s-m.cc OPERATORS/op-s-s.cc OPERATORS/op-str-m.cc OPERATORS/op-str-s.cc OPERATORS/op-str-str.cc OPERATORS/op-streamoff.cc OPERATORS/op-struct.cc OPERATORS/op-int-concat.cc OPERATORS/op-int-conv.cc OPERATORS/op-double-conv.cc OPERATORS/op-i8-i8.cc OPERATORS/op-i16-i16.cc OPERATORS/op-i32-i32.cc OPERATORS/op-i64-i64.cc OPERATORS/op-ui8-ui8.cc OPERATORS/op-ui16-ui16.cc OPERATORS/op-ui32-ui32.cc OPERATORS/op-ui64-ui64.cc OPERATORS/op-bm-sbm.cc OPERATORS/op-b-sbm.cc OPERATORS/op-cm-scm.cc OPERATORS/op-cm-sm.cc OPERATORS/op-cs-scm.cc OPERATORS/op-cs-sm.cc OPERATORS/op-m-scm.cc OPERATORS/op-m-sm.cc OPERATORS/op-sbm-b.cc OPERATORS/op-sbm-bm.cc OPERATORS/op-sbm-sbm.cc OPERATORS/op-scm-cm.cc OPERATORS/op-scm-cs.cc OPERATORS/op-scm-m.cc OPERATORS/op-scm-s.cc OPERATORS/op-scm-scm.cc OPERATORS/op-scm-sm.cc OPERATORS/op-sm-cm.cc OPERATORS/op-sm-cs.cc OPERATORS/op-sm-m.cc OPERATORS/op-sm-s.cc OPERATORS/op-sm-scm.cc OPERATORS/op-sm-sm.cc OPERATORS/op-s-scm.cc OPERATORS/op-s-sm.cc
- making oct-errno.cc from oct-errno.cc.in
- touch stamp-prereq
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/liboctave'
- make[3]: `stamp-prereq' is up to date.
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/liboctave'
- touch stamp-liboctave-prereq
- making main.d from main.c
- making ops.d from ops.cc
- making oct-errno.d from oct-errno.cc
- making bitfcns.df from bitfcns.cc
- making data.df from data.cc
- making debug.df from debug.cc
- making defaults.df from defaults.cc
- making defun.df from defun.cc
- making dirfns.df from dirfns.cc
- making error.df from error.cc
- making file-io.df from file-io.cc
- making graphics.df from graphics.cc
- making help.df from help.cc
- making input.df from input.cc
- making lex.df from lex.cc
- making load-path.df from load-path.cc
- making load-save.df from load-save.cc
- making ls-oct-ascii.df from ls-oct-ascii.cc
- making mappers.df from mappers.cc
- making oct-hist.df from oct-hist.cc
- making octave.df from octave.cc
- making pager.df from pager.cc
- making parse.df from parse.cc
- making pr-output.df from pr-output.cc
- making sighandlers.df from sighandlers.cc
- making strfns.df from strfns.cc
- making symtab.df from symtab.cc
- making syscalls.df from syscalls.cc
- making sysdep.df from sysdep.cc
- making toplev.df from toplev.cc
- making utils.df from utils.cc
- making variables.df from variables.cc
- making ov-base.df from ov-base.cc
- making ov-list.df from ov-list.cc
- making ov-re-mat.df from ov-re-mat.cc
- making ov-streamoff.df from ov-streamoff.cc
- making ov-struct.df from ov-struct.cc
- making ov-cell.df from ov-cell.cc
- making ov.df from ov.cc
- making ov-usr-fcn.df from ov-usr-fcn.cc
- making ov-fcn-handle.df from ov-fcn-handle.cc
- making ov-fcn-inline.df from ov-fcn-inline.cc
- making ov-typeinfo.df from ov-typeinfo.cc
- making ov-int8.df from ov-int8.cc
- making ov-int16.df from ov-int16.cc
- making ov-int32.df from ov-int32.cc
- making ov-int64.df from ov-int64.cc
- making ov-uint8.df from ov-uint8.cc
- making ov-uint16.df from ov-uint16.cc
- making ov-uint32.df from ov-uint32.cc
- making ov-uint64.df from ov-uint64.cc
- making pt-arg-list.df from pt-arg-list.cc
- making pt-mat.df from pt-mat.cc
- making balance.df from ./DLD-FUNCTIONS/balance.cc
- making besselj.df from ./DLD-FUNCTIONS/besselj.cc
- making betainc.df from ./DLD-FUNCTIONS/betainc.cc
- making bsxfun.df from ./DLD-FUNCTIONS/bsxfun.cc
- making cellfun.df from ./DLD-FUNCTIONS/cellfun.cc
- making chol.df from ./DLD-FUNCTIONS/chol.cc
- making ccolamd.df from ./DLD-FUNCTIONS/ccolamd.cc
- making colamd.df from ./DLD-FUNCTIONS/colamd.cc
- making colloc.df from ./DLD-FUNCTIONS/colloc.cc
- making conv2.df from ./DLD-FUNCTIONS/conv2.cc
- making convhulln.df from ./DLD-FUNCTIONS/convhulln.cc
- making daspk.df from ./DLD-FUNCTIONS/daspk.cc
- making dasrt.df from ./DLD-FUNCTIONS/dasrt.cc
- making dassl.df from ./DLD-FUNCTIONS/dassl.cc
- making det.df from ./DLD-FUNCTIONS/det.cc
- making dispatch.df from ./DLD-FUNCTIONS/dispatch.cc
- making eig.df from ./DLD-FUNCTIONS/eig.cc
- making expm.df from ./DLD-FUNCTIONS/expm.cc
- making fft.df from ./DLD-FUNCTIONS/fft.cc
- making fft2.df from ./DLD-FUNCTIONS/fft2.cc
- making fftn.df from ./DLD-FUNCTIONS/fftn.cc
- making fftw.df from ./DLD-FUNCTIONS/fftw.cc
- making filter.df from ./DLD-FUNCTIONS/filter.cc
- making find.df from ./DLD-FUNCTIONS/find.cc
- making fsolve.df from ./DLD-FUNCTIONS/fsolve.cc
- making gammainc.df from ./DLD-FUNCTIONS/gammainc.cc
- making gcd.df from ./DLD-FUNCTIONS/gcd.cc
- making getgrent.df from ./DLD-FUNCTIONS/getgrent.cc
- making getpwent.df from ./DLD-FUNCTIONS/getpwent.cc
- making getrusage.df from ./DLD-FUNCTIONS/getrusage.cc
- making givens.df from ./DLD-FUNCTIONS/givens.cc
- making hess.df from ./DLD-FUNCTIONS/hess.cc
- making inv.df from ./DLD-FUNCTIONS/inv.cc
- making kron.df from ./DLD-FUNCTIONS/kron.cc
- making lsode.df from ./DLD-FUNCTIONS/lsode.cc
- making lu.df from ./DLD-FUNCTIONS/lu.cc
- making luinc.df from ./DLD-FUNCTIONS/luinc.cc
- making matrix_type.df from ./DLD-FUNCTIONS/matrix_type.cc
- making max.df from ./DLD-FUNCTIONS/max.cc
- making md5sum.df from ./DLD-FUNCTIONS/md5sum.cc
- making pinv.df from ./DLD-FUNCTIONS/pinv.cc
- making qr.df from ./DLD-FUNCTIONS/qr.cc
- making quad.df from ./DLD-FUNCTIONS/quad.cc
- making qz.df from ./DLD-FUNCTIONS/qz.cc
- making rand.df from ./DLD-FUNCTIONS/rand.cc
- making regexp.df from ./DLD-FUNCTIONS/regexp.cc
- making schur.df from ./DLD-FUNCTIONS/schur.cc
- making sort.df from ./DLD-FUNCTIONS/sort.cc
- making sparse.df from ./DLD-FUNCTIONS/sparse.cc
- making spchol.df from ./DLD-FUNCTIONS/spchol.cc
- making spdet.df from ./DLD-FUNCTIONS/spdet.cc
- making spfind.df from ./DLD-FUNCTIONS/spfind.cc
- making spkron.df from ./DLD-FUNCTIONS/spkron.cc
- making splu.df from ./DLD-FUNCTIONS/splu.cc
- making spparms.df from ./DLD-FUNCTIONS/spparms.cc
- making spqr.df from ./DLD-FUNCTIONS/spqr.cc
- making sqrtm.df from ./DLD-FUNCTIONS/sqrtm.cc
- making svd.df from ./DLD-FUNCTIONS/svd.cc
- making syl.df from ./DLD-FUNCTIONS/syl.cc
- making symrcm.df from ./DLD-FUNCTIONS/symrcm.cc
- making time.df from ./DLD-FUNCTIONS/time.cc
- making tsearch.df from ./DLD-FUNCTIONS/tsearch.cc
- making typecast.df from ./DLD-FUNCTIONS/typecast.cc
- making urlwrite.df from ./DLD-FUNCTIONS/urlwrite.cc
- making __contourc__.df from ./DLD-FUNCTIONS/__contourc__.cc
- making __delaunayn__.df from ./DLD-FUNCTIONS/__delaunayn__.cc
- making __dsearchn__.df from ./DLD-FUNCTIONS/__dsearchn__.cc
- making __gnuplot_raw__.df from __gnuplot_raw__.cc
- making __glpk__.df from ./DLD-FUNCTIONS/__glpk__.cc
- making __lin_interpn__.df from ./DLD-FUNCTIONS/__lin_interpn__.cc
- making __pchip_deriv__.df from ./DLD-FUNCTIONS/__pchip_deriv__.cc
- making __qp__.df from ./DLD-FUNCTIONS/__qp__.cc
- making __voronoi__.df from ./DLD-FUNCTIONS/__voronoi__.cc
- making __voronoi__.d from ./DLD-FUNCTIONS/__voronoi__.cc
- making __qp__.d from ./DLD-FUNCTIONS/__qp__.cc
- making __pchip_deriv__.d from ./DLD-FUNCTIONS/__pchip_deriv__.cc
- making __lin_interpn__.d from ./DLD-FUNCTIONS/__lin_interpn__.cc
- making __glpk__.d from ./DLD-FUNCTIONS/__glpk__.cc
- making __gnuplot_raw__.d from __gnuplot_raw__.cc
- making __dsearchn__.d from ./DLD-FUNCTIONS/__dsearchn__.cc
- making __delaunayn__.d from ./DLD-FUNCTIONS/__delaunayn__.cc
- making __contourc__.d from ./DLD-FUNCTIONS/__contourc__.cc
- making urlwrite.d from ./DLD-FUNCTIONS/urlwrite.cc
- making typecast.d from ./DLD-FUNCTIONS/typecast.cc
- making tsearch.d from ./DLD-FUNCTIONS/tsearch.cc
- making time.d from ./DLD-FUNCTIONS/time.cc
- making symrcm.d from ./DLD-FUNCTIONS/symrcm.cc
- making syl.d from ./DLD-FUNCTIONS/syl.cc
- making svd.d from ./DLD-FUNCTIONS/svd.cc
- making sqrtm.d from ./DLD-FUNCTIONS/sqrtm.cc
- making spqr.d from ./DLD-FUNCTIONS/spqr.cc
- making spparms.d from ./DLD-FUNCTIONS/spparms.cc
- making splu.d from ./DLD-FUNCTIONS/splu.cc
- making spkron.d from ./DLD-FUNCTIONS/spkron.cc
- making spfind.d from ./DLD-FUNCTIONS/spfind.cc
- making spdet.d from ./DLD-FUNCTIONS/spdet.cc
- making spchol.d from ./DLD-FUNCTIONS/spchol.cc
- making sparse.d from ./DLD-FUNCTIONS/sparse.cc
- making sort.d from ./DLD-FUNCTIONS/sort.cc
- making schur.d from ./DLD-FUNCTIONS/schur.cc
- making regexp.d from ./DLD-FUNCTIONS/regexp.cc
- making rand.d from ./DLD-FUNCTIONS/rand.cc
- making qz.d from ./DLD-FUNCTIONS/qz.cc
- making quad.d from ./DLD-FUNCTIONS/quad.cc
- making qr.d from ./DLD-FUNCTIONS/qr.cc
- making pinv.d from ./DLD-FUNCTIONS/pinv.cc
- making md5sum.d from ./DLD-FUNCTIONS/md5sum.cc
- making max.d from ./DLD-FUNCTIONS/max.cc
- making matrix_type.d from ./DLD-FUNCTIONS/matrix_type.cc
- making luinc.d from ./DLD-FUNCTIONS/luinc.cc
- making lu.d from ./DLD-FUNCTIONS/lu.cc
- making lsode.d from ./DLD-FUNCTIONS/lsode.cc
- making kron.d from ./DLD-FUNCTIONS/kron.cc
- making inv.d from ./DLD-FUNCTIONS/inv.cc
- making hess.d from ./DLD-FUNCTIONS/hess.cc
- making givens.d from ./DLD-FUNCTIONS/givens.cc
- making getrusage.d from ./DLD-FUNCTIONS/getrusage.cc
- making getpwent.d from ./DLD-FUNCTIONS/getpwent.cc
- making getgrent.d from ./DLD-FUNCTIONS/getgrent.cc
- making gcd.d from ./DLD-FUNCTIONS/gcd.cc
- making gammainc.d from ./DLD-FUNCTIONS/gammainc.cc
- making fsolve.d from ./DLD-FUNCTIONS/fsolve.cc
- making find.d from ./DLD-FUNCTIONS/find.cc
- making filter.d from ./DLD-FUNCTIONS/filter.cc
- making fftw.d from ./DLD-FUNCTIONS/fftw.cc
- making fftn.d from ./DLD-FUNCTIONS/fftn.cc
- making fft2.d from ./DLD-FUNCTIONS/fft2.cc
- making fft.d from ./DLD-FUNCTIONS/fft.cc
- making expm.d from ./DLD-FUNCTIONS/expm.cc
- making eig.d from ./DLD-FUNCTIONS/eig.cc
- making dispatch.d from ./DLD-FUNCTIONS/dispatch.cc
- making det.d from ./DLD-FUNCTIONS/det.cc
- making dassl.d from ./DLD-FUNCTIONS/dassl.cc
- making dasrt.d from ./DLD-FUNCTIONS/dasrt.cc
- making daspk.d from ./DLD-FUNCTIONS/daspk.cc
- making convhulln.d from ./DLD-FUNCTIONS/convhulln.cc
- making conv2.d from ./DLD-FUNCTIONS/conv2.cc
- making colloc.d from ./DLD-FUNCTIONS/colloc.cc
- making colamd.d from ./DLD-FUNCTIONS/colamd.cc
- making ccolamd.d from ./DLD-FUNCTIONS/ccolamd.cc
- making chol.d from ./DLD-FUNCTIONS/chol.cc
- making cellfun.d from ./DLD-FUNCTIONS/cellfun.cc
- making bsxfun.d from ./DLD-FUNCTIONS/bsxfun.cc
- making betainc.d from ./DLD-FUNCTIONS/betainc.cc
- making besselj.d from ./DLD-FUNCTIONS/besselj.cc
- making balance.d from ./DLD-FUNCTIONS/balance.cc
- making Array-tc.d from ./TEMPLATE-INST/Array-tc.cc
- making Array-sym.d from ./TEMPLATE-INST/Array-sym.cc
- making Array-os.d from ./TEMPLATE-INST/Array-os.cc
- making op-s-sm.d from ./OPERATORS/op-s-sm.cc
- making op-s-scm.d from ./OPERATORS/op-s-scm.cc
- making op-sm-sm.d from ./OPERATORS/op-sm-sm.cc
- making op-sm-scm.d from ./OPERATORS/op-sm-scm.cc
- making op-sm-s.d from ./OPERATORS/op-sm-s.cc
- making op-sm-m.d from ./OPERATORS/op-sm-m.cc
- making op-sm-cs.d from ./OPERATORS/op-sm-cs.cc
- making op-sm-cm.d from ./OPERATORS/op-sm-cm.cc
- making op-scm-sm.d from ./OPERATORS/op-scm-sm.cc
- making op-scm-scm.d from ./OPERATORS/op-scm-scm.cc
- making op-scm-s.d from ./OPERATORS/op-scm-s.cc
- making op-scm-m.d from ./OPERATORS/op-scm-m.cc
- making op-scm-cs.d from ./OPERATORS/op-scm-cs.cc
- making op-scm-cm.d from ./OPERATORS/op-scm-cm.cc
- making op-sbm-sbm.d from ./OPERATORS/op-sbm-sbm.cc
- making op-sbm-bm.d from ./OPERATORS/op-sbm-bm.cc
- making op-sbm-b.d from ./OPERATORS/op-sbm-b.cc
- making op-m-sm.d from ./OPERATORS/op-m-sm.cc
- making op-m-scm.d from ./OPERATORS/op-m-scm.cc
- making op-cs-sm.d from ./OPERATORS/op-cs-sm.cc
- making op-cs-scm.d from ./OPERATORS/op-cs-scm.cc
- making op-cm-sm.d from ./OPERATORS/op-cm-sm.cc
- making op-cm-scm.d from ./OPERATORS/op-cm-scm.cc
- making op-b-sbm.d from ./OPERATORS/op-b-sbm.cc
- making op-bm-sbm.d from ./OPERATORS/op-bm-sbm.cc
- making op-ui64-ui64.d from ./OPERATORS/op-ui64-ui64.cc
- making op-ui32-ui32.d from ./OPERATORS/op-ui32-ui32.cc
- making op-ui16-ui16.d from ./OPERATORS/op-ui16-ui16.cc
- making op-ui8-ui8.d from ./OPERATORS/op-ui8-ui8.cc
- making op-i64-i64.d from ./OPERATORS/op-i64-i64.cc
- making op-i32-i32.d from ./OPERATORS/op-i32-i32.cc
- making op-i16-i16.d from ./OPERATORS/op-i16-i16.cc
- making op-i8-i8.d from ./OPERATORS/op-i8-i8.cc
- making op-double-conv.d from ./OPERATORS/op-double-conv.cc
- making op-int-conv.d from ./OPERATORS/op-int-conv.cc
- making op-int-concat.d from ./OPERATORS/op-int-concat.cc
- making op-struct.d from ./OPERATORS/op-struct.cc
- making op-streamoff.d from ./OPERATORS/op-streamoff.cc
- making op-str-str.d from ./OPERATORS/op-str-str.cc
- making op-str-s.d from ./OPERATORS/op-str-s.cc
- making op-str-m.d from ./OPERATORS/op-str-m.cc
- making op-s-s.d from ./OPERATORS/op-s-s.cc
- making op-s-m.d from ./OPERATORS/op-s-m.cc
- making op-s-cs.d from ./OPERATORS/op-s-cs.cc
- making op-s-cm.d from ./OPERATORS/op-s-cm.cc
- making op-range.d from ./OPERATORS/op-range.cc
- making op-m-s.d from ./OPERATORS/op-m-s.cc
- making op-m-m.d from ./OPERATORS/op-m-m.cc
- making op-m-cs.d from ./OPERATORS/op-m-cs.cc
- making op-m-cm.d from ./OPERATORS/op-m-cm.cc
- making op-list.d from ./OPERATORS/op-list.cc
- making op-cs-s.d from ./OPERATORS/op-cs-s.cc
- making op-cs-m.d from ./OPERATORS/op-cs-m.cc
- making op-cs-cs.d from ./OPERATORS/op-cs-cs.cc
- making op-cs-cm.d from ./OPERATORS/op-cs-cm.cc
- making op-cm-s.d from ./OPERATORS/op-cm-s.cc
- making op-cm-m.d from ./OPERATORS/op-cm-m.cc
- making op-cm-cs.d from ./OPERATORS/op-cm-cs.cc
- making op-cm-cm.d from ./OPERATORS/op-cm-cm.cc
- making op-chm.d from ./OPERATORS/op-chm.cc
- making op-cell.d from ./OPERATORS/op-cell.cc
- making op-bm-bm.d from ./OPERATORS/op-bm-bm.cc
- making op-bm-b.d from ./OPERATORS/op-bm-b.cc
- making op-b-bm.d from ./OPERATORS/op-b-bm.cc
- making op-b-b.d from ./OPERATORS/op-b-b.cc
- making pt-unop.d from pt-unop.cc
- making pt-stmt.d from pt-stmt.cc
- making pt-select.d from pt-select.cc
- making pt-pr-code.d from pt-pr-code.cc
- making pt-misc.d from pt-misc.cc
- making pt-mat.d from pt-mat.cc
- making pt-loop.d from pt-loop.cc
- making pt-jump.d from pt-jump.cc
- making pt-idx.d from pt-idx.cc
- making pt-id.d from pt-id.cc
- making pt-fcn-handle.d from pt-fcn-handle.cc
- making pt-exp.d from pt-exp.cc
- making pt-except.d from pt-except.cc
- making pt-decl.d from pt-decl.cc
- making pt-const.d from pt-const.cc
- making pt-colon.d from pt-colon.cc
- making pt-cmd.d from pt-cmd.cc
- making pt-check.d from pt-check.cc
- making pt-cell.d from pt-cell.cc
- making pt-binop.d from pt-binop.cc
- making pt-bp.d from pt-bp.cc
- making pt-assign.d from pt-assign.cc
- making pt-arg-list.d from pt-arg-list.cc
- making pt.d from pt.cc
- making ov-re-sparse.d from ov-re-sparse.cc
- making ov-cx-sparse.d from ov-cx-sparse.cc
- making ov-bool-sparse.d from ov-bool-sparse.cc
- making ov-base-sparse.d from ov-base-sparse.cc
- making ov-uint64.d from ov-uint64.cc
- making ov-uint32.d from ov-uint32.cc
- making ov-uint16.d from ov-uint16.cc
- making ov-uint8.d from ov-uint8.cc
- making ov-int64.d from ov-int64.cc
- making ov-int32.d from ov-int32.cc
- making ov-int16.d from ov-int16.cc
- making ov-int8.d from ov-int8.cc
- making ov-typeinfo.d from ov-typeinfo.cc
- making ov-fcn-inline.d from ov-fcn-inline.cc
- making ov-fcn-handle.d from ov-fcn-handle.cc
- making ov-usr-fcn.d from ov-usr-fcn.cc
- making ov-mex-fcn.d from ov-mex-fcn.cc
- making ov-mapper.d from ov-mapper.cc
- making ov-dld-fcn.d from ov-dld-fcn.cc
- making ov-builtin.d from ov-builtin.cc
- making ov-fcn.d from ov-fcn.cc
- making ov.d from ov.cc
- making ov-cell.d from ov-cell.cc
- making ov-bool.d from ov-bool.cc
- making ov-bool-mat.d from ov-bool-mat.cc
- making ov-colon.d from ov-colon.cc
- making ov-struct.d from ov-struct.cc
- making ov-streamoff.d from ov-streamoff.cc
- making ov-str-mat.d from ov-str-mat.cc
- making ov-complex.d from ov-complex.cc
- making ov-scalar.d from ov-scalar.cc
- making ov-range.d from ov-range.cc
- making ov-cx-mat.d from ov-cx-mat.cc
- making ov-re-mat.d from ov-re-mat.cc
- making ov-list.d from ov-list.cc
- making ov-cs-list.d from ov-cs-list.cc
- making ov-ch-mat.d from ov-ch-mat.cc
- making ov-base.d from ov-base.cc
- making xpow.d from xpow.cc
- making xdiv.d from xdiv.cc
- making variables.d from variables.cc
- making utils.d from utils.cc
- making unwind-prot.d from unwind-prot.cc
- making toplev.d from toplev.cc
- making token.d from token.cc
- making sysdep.d from sysdep.cc
- making syscalls.d from syscalls.cc
- making symtab.d from symtab.cc
- making strfns.d from strfns.cc
- making sparse-xpow.d from sparse-xpow.cc
- making sparse-xdiv.d from sparse-xdiv.cc
- making siglist.d from siglist.c
- making sighandlers.d from sighandlers.cc
- making procstream.d from procstream.cc
- making pr-output.d from pr-output.cc
- making parse.d from parse.cc
- making pager.d from pager.cc
- making oct-lvalue.d from oct-lvalue.cc
- making oct-strstrm.d from oct-strstrm.cc
- making zfstream.d from zfstream.cc
- making octave.d from octave.cc
- making oct-stream.d from oct-stream.cc
- making oct-procbuf.d from oct-procbuf.cc
- making oct-prcstrm.d from oct-prcstrm.cc
- making oct-obj.d from oct-obj.cc
- making oct-map.d from oct-map.cc
- making oct-iostrm.d from oct-iostrm.cc
- making oct-hist.d from oct-hist.cc
- making oct-fstrm.d from oct-fstrm.cc
- making mex.d from mex.cc
- making matherr.d from matherr.c
- making mappers.d from mappers.cc
- making ls-utils.d from ls-utils.cc
- making ls-oct-binary.d from ls-oct-binary.cc
- making ls-oct-ascii.d from ls-oct-ascii.cc
- making ls-mat5.d from ls-mat5.cc
- making ls-mat4.d from ls-mat4.cc
- making ls-mat-ascii.d from ls-mat-ascii.cc
- making ls-hdf5.d from ls-hdf5.cc
- making load-save.d from load-save.cc
- making load-path.d from load-path.cc
- making lex.d from lex.cc
- making input.d from input.cc
- making help.d from help.cc
- making gripes.d from gripes.cc
- making graphics.d from graphics.cc
- making file-io.d from file-io.cc
- making error.d from error.cc
- making dynamic-ld.d from dynamic-ld.cc
- making dirfns.d from dirfns.cc
- making defun.d from defun.cc
- making defaults.d from defaults.cc
- making debug.d from debug.cc
- making data.d from data.cc
- making cutils.d from cutils.c
- making comment-list.d from comment-list.cc
- making c-file-ptr-stream.d from c-file-ptr-stream.cc
- making bitfcns.d from bitfcns.cc
- making Cell.d from Cell.cc
- making builtins.cc
- DEF_FILES = bitfcns.df data.df debug.df defaults.df defun.df dirfns.df error.df file-io.df graphics.df help.df input.df lex.df load-path.df load-save.df ls-oct-ascii.df mappers.df oct-hist.df octave.df pager.df parse.df pr-output.df sighandlers.df strfns.df symtab.df syscalls.df sysdep.df toplev.df utils.df variables.df ov-base.df ov-list.df ov-re-mat.df ov-streamoff.df ov-struct.df ov-cell.df ov.df ov-usr-fcn.df ov-fcn-handle.df ov-fcn-inline.df ov-typeinfo.df ov-int8.df ov-int16.df ov-int32.df ov-int64.df ov-uint8.df ov-uint16.df ov-uint32.df ov-uint64.df pt-arg-list.df pt-mat.df balance.df besselj.df betainc.df bsxfun.df cellfun.df chol.df ccolamd.df colamd.df colloc.df conv2.df convhulln.df daspk.df dasrt.df dassl.df det.df dispatch.df eig.df expm.df fft.df fft2.df fftn.df fftw.df filter.df find.df fsolve.df gammainc.df gcd.df getgrent.df getpwent.df getrusage.df givens.df hess.df inv.df kron.df lsode.df lu.df luinc.df matrix_type.df max.df md5sum.df pinv.df qr.df quad.df qz.df rand.df regexp.df schur.df sort.df sparse.df spchol.df spdet.df spfind.df spkron.df splu.df spparms.df spqr.df sqrtm.df svd.df syl.df symrcm.df time.df tsearch.df typecast.df urlwrite.df __contourc__.df __delaunayn__.df __dsearchn__.df __gnuplot_raw__.df __glpk__.df __lin_interpn__.df __pchip_deriv__.df __qp__.df __voronoi__.df
- making builtins.d from builtins.cc
- make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
- make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
- making defaults.h from defaults.h.in
- making oct-conf.h from oct-conf.h.in
- defaults.h is unchanged
- oct-conf.h is unchanged
- mkdir pic
- gcc -c -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC main.c -o main.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/balance.cc -o pic/balance.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/besselj.cc -o pic/besselj.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/betainc.cc -o pic/betainc.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/bsxfun.cc -o pic/bsxfun.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/cellfun.cc -o pic/cellfun.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/chol.cc -o pic/chol.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/ccolamd.cc -o pic/ccolamd.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/colamd.cc -o pic/colamd.o
- ./DLD-FUNCTIONS/colamd.cc: In function ‘void TreePostorder(octave_idx_type, octave_idx_type*, octave_idx_type*)’:
- ./DLD-FUNCTIONS/colamd.cc:145: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘for’ statement
- ./DLD-FUNCTIONS/colamd.cc: In function ‘void coletree(const octave_idx_type*, const octave_idx_type*, octave_idx_type*, octave_idx_type*, octave_idx_type, octave_idx_type)’:
- ./DLD-FUNCTIONS/colamd.cc:167: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘for’ statement
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/colloc.cc -o pic/colloc.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/conv2.cc -o pic/conv2.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/convhulln.cc -o pic/convhulln.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/daspk.cc -o pic/daspk.o
- ./DLD-FUNCTIONS/convhulln.cc: In function ‘octave_value_list Fconvhulln(const octave_value_list&, int)’:
- ./DLD-FUNCTIONS/convhulln.cc:147: warning: use of old-style cast
- ./DLD-FUNCTIONS/convhulln.cc:155: warning: use of old-style cast
- ./DLD-FUNCTIONS/convhulln.cc:160: warning: use of old-style cast
- ./DLD-FUNCTIONS/convhulln.cc:160: warning: use of old-style cast
- ./DLD-FUNCTIONS/convhulln.cc:160: warning: use of old-style cast
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/dasrt.cc -o pic/dasrt.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/dassl.cc -o pic/dassl.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/det.cc -o pic/det.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/dispatch.cc -o pic/dispatch.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/eig.cc -o pic/eig.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/expm.cc -o pic/expm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/fft.cc -o pic/fft.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/fft2.cc -o pic/fft2.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/fftn.cc -o pic/fftn.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/fftw.cc -o pic/fftw.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/filter.cc -o pic/filter.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/find.cc -o pic/find.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/fsolve.cc -o pic/fsolve.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/gammainc.cc -o pic/gammainc.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/gcd.cc -o pic/gcd.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/getgrent.cc -o pic/getgrent.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/getpwent.cc -o pic/getpwent.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/getrusage.cc -o pic/getrusage.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/givens.cc -o pic/givens.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/hess.cc -o pic/hess.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/inv.cc -o pic/inv.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/kron.cc -o pic/kron.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/lsode.cc -o pic/lsode.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/lu.cc -o pic/lu.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/luinc.cc -o pic/luinc.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/matrix_type.cc -o pic/matrix_type.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/max.cc -o pic/max.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/md5sum.cc -o pic/md5sum.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/pinv.cc -o pic/pinv.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/qr.cc -o pic/qr.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/quad.cc -o pic/quad.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/qz.cc -o pic/qz.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/rand.cc -o pic/rand.o
- /usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/basic_string.h: In function ‘octave_value_list Fqz(const octave_value_list&, int)’:
- /usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/basic_string.h:2069: warning: variable ‘<anonymous>’ might be clobbered by ‘longjmp’ or ‘vfork’
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/regexp.cc -o pic/regexp.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/schur.cc -o pic/schur.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/sort.cc -o pic/sort.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/sparse.cc -o pic/sparse.o
- ./DLD-FUNCTIONS/sort.cc: In function ‘octave_value mx_sort(ArrayN<T>&, int, sortmode) [with T = double]’:
- ./DLD-FUNCTIONS/sort.cc:576: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘while’ statement
- ./DLD-FUNCTIONS/sort.cc:586: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘while’ statement
- ./DLD-FUNCTIONS/sort.cc:636: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘while’ statement
- ./DLD-FUNCTIONS/sort.cc:645: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘while’ statement
- ./DLD-FUNCTIONS/sort.cc: In function ‘octave_value_list mx_sort_indexed(ArrayN<T>&, int, sortmode) [with T = double]’:
- ./DLD-FUNCTIONS/sort.cc:741: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘while’ statement
- ./DLD-FUNCTIONS/sort.cc:759: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘while’ statement
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/spchol.cc -o pic/spchol.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/spdet.cc -o pic/spdet.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/spfind.cc -o pic/spfind.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/spkron.cc -o pic/spkron.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/splu.cc -o pic/splu.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/spparms.cc -o pic/spparms.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/spqr.cc -o pic/spqr.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/sqrtm.cc -o pic/sqrtm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/svd.cc -o pic/svd.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/syl.cc -o pic/syl.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/symrcm.cc -o pic/symrcm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/time.cc -o pic/time.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/tsearch.cc -o pic/tsearch.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/typecast.cc -o pic/typecast.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/urlwrite.cc -o pic/urlwrite.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/__contourc__.cc -o pic/__contourc__.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/__delaunayn__.cc -o pic/__delaunayn__.o
- ./DLD-FUNCTIONS/__delaunayn__.cc: In function ‘octave_value_list F__delaunayn__(const octave_value_list&, int)’:
- ./DLD-FUNCTIONS/__delaunayn__.cc:175: warning: use of old-style cast
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/__dsearchn__.cc -o pic/__dsearchn__.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC __gnuplot_raw__.cc -o pic/__gnuplot_raw__.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/__glpk__.cc -o pic/__glpk__.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/__lin_interpn__.cc -o pic/__lin_interpn__.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/__pchip_deriv__.cc -o pic/__pchip_deriv__.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/__qp__.cc -o pic/__qp__.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/__voronoi__.cc -o pic/__voronoi__.o
- ./DLD-FUNCTIONS/__voronoi__.cc: In function ‘octave_value_list F__voronoi__(const octave_value_list&, int)’:
- ./DLD-FUNCTIONS/__voronoi__.cc:141: warning: use of old-style cast
- ./DLD-FUNCTIONS/__voronoi__.cc:185: warning: use of old-style cast
- ./mk-pkg-add balance.df besselj.df betainc.df bsxfun.df cellfun.df chol.df ccolamd.df colamd.df colloc.df conv2.df convhulln.df daspk.df dasrt.df dassl.df det.df dispatch.df eig.df expm.df fft.df fft2.df fftn.df fftw.df filter.df find.df fsolve.df gammainc.df gcd.df getgrent.df getpwent.df getrusage.df givens.df hess.df inv.df kron.df lsode.df lu.df luinc.df matrix_type.df max.df md5sum.df pinv.df qr.df quad.df qz.df rand.df regexp.df schur.df sort.df sparse.df spchol.df spdet.df spfind.df spkron.df splu.df spparms.df spqr.df sqrtm.df svd.df syl.df symrcm.df time.df tsearch.df typecast.df urlwrite.df __contourc__.df __delaunayn__.df __dsearchn__.df __gnuplot_raw__.df __glpk__.df __lin_interpn__.df __pchip_deriv__.df __qp__.df __voronoi__.df > PKG_ADD-t
- making doc-files
- DOC_FILES = __contourc__.df __delaunayn__.df __dsearchn__.df __glpk__.df __gnuplot_raw__.df __lin_interpn__.df __pchip_deriv__.df __qp__.df __voronoi__.df balance.df besselj.df betainc.df bitfcns.df bsxfun.df ccolamd.df cellfun.df chol.df colamd.df colloc.df conv2.df convhulln.df daspk.df dasrt.df dassl.df data.df debug.df defaults.df defun.df det.df dirfns.df dispatch.df eig.df error.df expm.df fft.df fft2.df fftn.df fftw.df file-io.df filter.df find.df fsolve.df gammainc.df gcd.df getgrent.df getpwent.df getrusage.df givens.df graphics.df help.df hess.df input.df inv.df kron.df lex.df load-path.df load-save.df ls-oct-ascii.df lsode.df lu.df luinc.df mappers.df matrix_type.df max.df md5sum.df oct-hist.df octave.df ov-base.df ov-cell.df ov-fcn-handle.df ov-fcn-inline.df ov-int16.df ov-int32.df ov-int64.df ov-int8.df ov-list.df ov-re-mat.df ov-streamoff.df ov-struct.df ov-typeinfo.df ov-uint16.df ov-uint32.df ov-uint64.df ov-uint8.df ov-usr-fcn.df ov.df pager.df parse.df pinv.df pr-output.df pt-arg-list.df pt-mat.df qr.df quad.df qz.df rand.df regexp.df schur.df sighandlers.df sort.df sparse.df spchol.df spdet.df spfind.df spkron.df splu.df spparms.df spqr.df sqrtm.df strfns.df svd.df syl.df symrcm.df symtab.df syscalls.df sysdep.df time.df toplev.df tsearch.df typecast.df urlwrite.df utils.df variables.df
- mv doc-files-t doc-files
- touch stmp-pic
- making gendoc.cc
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Cell.cc -o pic/Cell.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC bitfcns.cc -o pic/bitfcns.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC c-file-ptr-stream.cc -o pic/c-file-ptr-stream.o
- c-file-ptr-stream.cc:130: warning: unused parameter ‘offset’
- c-file-ptr-stream.cc:130: warning: unused parameter ‘dir’
- c-file-ptr-stream.cc:147: warning: unused parameter ‘offset’
- c-file-ptr-stream.cc:274: warning: unused parameter ‘offset’
- c-file-ptr-stream.cc:274: warning: unused parameter ‘dir’
- c-file-ptr-stream.cc:291: warning: unused parameter ‘offset’
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC comment-list.cc -o pic/comment-list.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC cutils.c -o pic/cutils.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC data.cc -o pic/data.o
- ../liboctave/oct-inttypes.h: In member function ‘octave_int<T>& octave_int<T>::operator>>=(const T2&) [with T2 = int, T = unsigned char]’:
- ../liboctave/oct-inttypes.h:541: instantiated from ‘octave_int<T> operator>>(const octave_int<T>&, const T2&) [with T1 = unsigned char, T2 = int]’
- ../liboctave/oct-inttypes.h:552: instantiated from ‘octave_int<T> bitshift(const octave_int<T>&, int, const octave_int<T>&) [with T = unsigned char]’
- bitfcns.cc:454: instantiated from here
- ../liboctave/oct-inttypes.h:319: warning: comparison is always false due to limited range of data type
- ../liboctave/oct-inttypes.h: In member function ‘octave_int<T>& octave_int<T>::operator>>=(const T2&) [with T2 = int, T = short unsigned int]’:
- ../liboctave/oct-inttypes.h:541: instantiated from ‘octave_int<T> operator>>(const octave_int<T>&, const T2&) [with T1 = short unsigned int, T2 = int]’
- ../liboctave/oct-inttypes.h:552: instantiated from ‘octave_int<T> bitshift(const octave_int<T>&, int, const octave_int<T>&) [with T = short unsigned int]’
- bitfcns.cc:456: instantiated from here
- ../liboctave/oct-inttypes.h:319: warning: comparison is always false due to limited range of data type
- ../liboctave/oct-inttypes.h: In member function ‘octave_int<T>& octave_int<T>::operator>>=(const T2&) [with T2 = int, T = unsigned int]’:
- ../liboctave/oct-inttypes.h:541: instantiated from ‘octave_int<T> operator>>(const octave_int<T>&, const T2&) [with T1 = unsigned int, T2 = int]’
- ../liboctave/oct-inttypes.h:552: instantiated from ‘octave_int<T> bitshift(const octave_int<T>&, int, const octave_int<T>&) [with T = unsigned int]’
- bitfcns.cc:458: instantiated from here
- ../liboctave/oct-inttypes.h:319: warning: comparison of unsigned expression < 0 is always false
- ../liboctave/oct-inttypes.h: In member function ‘octave_int<T>& octave_int<T>::operator>>=(const T2&) [with T2 = int, T = long long unsigned int]’:
- ../liboctave/oct-inttypes.h:541: instantiated from ‘octave_int<T> operator>>(const octave_int<T>&, const T2&) [with T1 = long long unsigned int, T2 = int]’
- ../liboctave/oct-inttypes.h:552: instantiated from ‘octave_int<T> bitshift(const octave_int<T>&, int, const octave_int<T>&) [with T = long long unsigned int]’
- bitfcns.cc:460: instantiated from here
- ../liboctave/oct-inttypes.h:319: warning: comparison of unsigned expression < 0 is always false
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC debug.cc -o pic/debug.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC defaults.cc -o pic/defaults.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC defun.cc -o pic/defun.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dirfns.cc -o pic/dirfns.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dynamic-ld.cc -o pic/dynamic-ld.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC error.cc -o pic/error.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC file-io.cc -o pic/file-io.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC graphics.cc -o pic/graphics.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC gripes.cc -o pic/gripes.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC help.cc -o pic/help.o
- help.cc: In function ‘void display_help_text(std::ostream&, const std::string&)’:
- help.cc:825: warning: use of old-style cast
- help.cc:825: warning: use of old-style cast
- help.cc:829: warning: use of old-style cast
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC input.cc -o pic/input.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC lex.cc -o pic/lex.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC load-path.cc -o pic/load-path.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC load-save.cc -o pic/load-save.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ls-hdf5.cc -o pic/ls-hdf5.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ls-mat-ascii.cc -o pic/ls-mat-ascii.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ls-mat4.cc -o pic/ls-mat4.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ls-mat5.cc -o pic/ls-mat5.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ls-oct-ascii.cc -o pic/ls-oct-ascii.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ls-oct-binary.cc -o pic/ls-oct-binary.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ls-utils.cc -o pic/ls-utils.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC main.c -o pic/main.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mappers.cc -o pic/mappers.o
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC matherr.c -o pic/matherr.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mex.cc -o pic/mex.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-fstrm.cc -o pic/oct-fstrm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-hist.cc -o pic/oct-hist.o
- mex.cc: In constructor ‘mxArray_number::mxArray_number(mwSize, const char**)’:
- mex.cc:1165: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-iostrm.cc -o pic/oct-iostrm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-map.cc -o pic/oct-map.o
- oct-map.cc: In member function ‘string_vector Octave_map::keys() const’:
- oct-map.cc:134: warning: comparison between signed and unsigned integer expressions
- mex.cc: In function ‘octave_value_list call_mex(bool, void*, const octave_value_list&, int, octave_mex_function*)’:
- mex.cc:3030: warning: variable ‘argin’ might be clobbered by ‘longjmp’ or ‘vfork’
- mex.cc:3035: warning: variable ‘argout’ might be clobbered by ‘longjmp’ or ‘vfork’
- mex.cc:3024: warning: argument ‘nargout’ might be clobbered by ‘longjmp’ or ‘vfork’
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-obj.cc -o pic/oct-obj.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-prcstrm.cc -o pic/oct-prcstrm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-procbuf.cc -o pic/oct-procbuf.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-stream.cc -o pic/oct-stream.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC octave.cc -o pic/octave.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC zfstream.cc -o pic/zfstream.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-strstrm.cc -o pic/oct-strstrm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-lvalue.cc -o pic/oct-lvalue.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pager.cc -o pic/pager.o
- pager.cc: In function ‘bool pager_event_handler(pid_t, int)’:
- pager.cc:111: warning: use of old-style cast
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC parse.cc -o pic/parse.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pr-output.cc -o pic/pr-output.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC procstream.cc -o pic/procstream.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC sighandlers.cc -o pic/sighandlers.o
- sighandlers.cc: In function ‘void my_friendly_exit(const char*, int, bool)’:
- sighandlers.cc:148: warning: use of old-style cast
- sighandlers.cc:174: warning: use of old-style cast
- sighandlers.cc: In function ‘octave_interrupt_handler octave_ignore_interrupts()’:
- sighandlers.cc:536: warning: use of old-style cast
- sighandlers.cc: In function ‘void install_signal_handlers()’:
- sighandlers.cc:630: warning: use of old-style cast
- sighandlers.cc:676: warning: use of old-style cast
- gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC siglist.c -o pic/siglist.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC sparse-xdiv.cc -o pic/sparse-xdiv.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC sparse-xpow.cc -o pic/sparse-xpow.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC strfns.cc -o pic/strfns.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC symtab.cc -o pic/symtab.o
- strfns.cc: In function ‘octave_value_list Fstrncmp(const octave_value_list&, int)’:
- strfns.cc:545: warning: comparison between signed and unsigned integer expressions
- strfns.cc:573: warning: comparison between signed and unsigned integer expressions
- strfns.cc:613: warning: comparison between signed and unsigned integer expressions
- strfns.cc:677: warning: comparison between signed and unsigned integer expressions
- strfns.cc:677: warning: comparison between signed and unsigned integer expressions
- strfns.cc:703: warning: comparison between signed and unsigned integer expressions
- strfns.cc:703: warning: comparison between signed and unsigned integer expressions
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC syscalls.cc -o pic/syscalls.o
- syscalls.cc: In function ‘octave_value_list FWIFEXITED(const octave_value_list&, int)’:
- syscalls.cc:1359: warning: use of old-style cast
- syscalls.cc: In function ‘octave_value_list FWEXITSTATUS(const octave_value_list&, int)’:
- syscalls.cc:1387: warning: use of old-style cast
- syscalls.cc: In function ‘octave_value_list FWIFSIGNALED(const octave_value_list&, int)’:
- syscalls.cc:1414: warning: use of old-style cast
- syscalls.cc:1414: warning: use of old-style cast
- syscalls.cc: In function ‘octave_value_list FWTERMSIG(const octave_value_list&, int)’:
- syscalls.cc:1442: warning: use of old-style cast
- syscalls.cc: In function ‘octave_value_list FWCOREDUMP(const octave_value_list&, int)’:
- syscalls.cc:1472: warning: use of old-style cast
- syscalls.cc: In function ‘octave_value_list FWIFSTOPPED(const octave_value_list&, int)’:
- syscalls.cc:1501: warning: use of old-style cast
- syscalls.cc: In function ‘octave_value_list FWSTOPSIG(const octave_value_list&, int)’:
- syscalls.cc:1529: warning: use of old-style cast
- syscalls.cc: In function ‘octave_value_list FWIFCONTINUED(const octave_value_list&, int)’:
- syscalls.cc:1556: warning: use of old-style cast
- syscalls.cc: At global scope:
- syscalls.cc:1599: warning: unused parameter ‘nm’
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC sysdep.cc -o pic/sysdep.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC token.cc -o pic/token.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC toplev.cc -o pic/toplev.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC unwind-prot.cc -o pic/unwind-prot.o
- toplev.cc: In function ‘int wait_for_input(int)’:
- toplev.cc:385: warning: use of old-style cast
- toplev.cc: In function ‘octave_value_list run_command_and_return_output(const std::string&)’:
- toplev.cc:435: warning: use of old-style cast
- toplev.cc:436: warning: use of old-style cast
- toplev.cc:440: warning: use of old-style cast
- toplev.cc: In function ‘octave_value_list Fsystem(const octave_value_list&, int)’:
- toplev.cc:591: warning: use of old-style cast
- toplev.cc:592: warning: use of old-style cast
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC utils.cc -o pic/utils.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC variables.cc -o pic/variables.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC xdiv.cc -o pic/xdiv.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC xpow.cc -o pic/xpow.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-base.cc -o pic/ov-base.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-ch-mat.cc -o pic/ov-ch-mat.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-cs-list.cc -o pic/ov-cs-list.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-list.cc -o pic/ov-list.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-re-mat.cc -o pic/ov-re-mat.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-cx-mat.cc -o pic/ov-cx-mat.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-range.cc -o pic/ov-range.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-scalar.cc -o pic/ov-scalar.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-complex.cc -o pic/ov-complex.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-str-mat.cc -o pic/ov-str-mat.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-streamoff.cc -o pic/ov-streamoff.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-struct.cc -o pic/ov-struct.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-colon.cc -o pic/ov-colon.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-bool-mat.cc -o pic/ov-bool-mat.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-bool.cc -o pic/ov-bool.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-cell.cc -o pic/ov-cell.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov.cc -o pic/ov.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-fcn.cc -o pic/ov-fcn.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-builtin.cc -o pic/ov-builtin.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-dld-fcn.cc -o pic/ov-dld-fcn.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-mapper.cc -o pic/ov-mapper.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-mex-fcn.cc -o pic/ov-mex-fcn.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-usr-fcn.cc -o pic/ov-usr-fcn.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-fcn-handle.cc -o pic/ov-fcn-handle.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-fcn-inline.cc -o pic/ov-fcn-inline.o
- ov-fcn-inline.cc: In member function ‘virtual bool octave_fcn_inline::load_ascii(std::istream&)’:
- ov-fcn-inline.cc:145: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘while’ statement
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-typeinfo.cc -o pic/ov-typeinfo.o
- ov-typeinfo.cc:175: warning: unused parameter ‘c_name’
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-int8.cc -o pic/ov-int8.o
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<signed char> >]’:
- ov-int8.cc:61: instantiated from here
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<signed char>]’:
- ov-int8.cc:70: instantiated from here
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<long long unsigned int>]’:
- ov-int8.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<long long unsigned int> >]’:
- ov-int8.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned int>]’:
- ov-int8.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned int> >]’:
- ov-int8.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<short unsigned int>]’:
- ov-int8.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<short unsigned int> >]’:
- ov-int8.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned char>]’:
- ov-int8.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned char> >]’:
- ov-int8.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-int16.cc -o pic/ov-int16.o
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<long long unsigned int>]’:
- ov-int16.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<long long unsigned int> >]’:
- ov-int16.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned int>]’:
- ov-int16.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned int> >]’:
- ov-int16.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<short unsigned int>]’:
- ov-int16.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<short unsigned int> >]’:
- ov-int16.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned char>]’:
- ov-int16.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned char> >]’:
- ov-int16.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<signed char>]’:
- ov-int16.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<signed char> >]’:
- ov-int16.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-int32.cc -o pic/ov-int32.o
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<long long unsigned int>]’:
- ov-int32.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<long long unsigned int> >]’:
- ov-int32.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned int>]’:
- ov-int32.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned int> >]’:
- ov-int32.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<short unsigned int>]’:
- ov-int32.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<short unsigned int> >]’:
- ov-int32.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned char>]’:
- ov-int32.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned char> >]’:
- ov-int32.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<signed char>]’:
- ov-int32.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<signed char> >]’:
- ov-int32.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-int64.cc -o pic/ov-int64.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-uint8.cc -o pic/ov-uint8.o
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<long long unsigned int>]’:
- ov-int64.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<long long unsigned int> >]’:
- ov-int64.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned int>]’:
- ov-int64.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned int> >]’:
- ov-int64.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<short unsigned int>]’:
- ov-int64.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<short unsigned int> >]’:
- ov-int64.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned char>]’:
- ov-int64.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned char> >]’:
- ov-int64.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<signed char>]’:
- ov-int64.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<signed char> >]’:
- ov-int64.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned char> >]’:
- ov-uint8.cc:61: instantiated from here
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned char>]’:
- ov-uint8.cc:70: instantiated from here
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<long long unsigned int>]’:
- ov-uint8.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<long long unsigned int> >]’:
- ov-uint8.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned int>]’:
- ov-uint8.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned int> >]’:
- ov-uint8.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<short unsigned int>]’:
- ov-uint8.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<short unsigned int> >]’:
- ov-uint8.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<signed char>]’:
- ov-uint8.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<signed char> >]’:
- ov-uint8.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-uint16.cc -o pic/ov-uint16.o
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<short unsigned int> >]’:
- ov-uint16.cc:61: instantiated from here
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<short unsigned int>]’:
- ov-uint16.cc:70: instantiated from here
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<long long unsigned int>]’:
- ov-uint16.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<long long unsigned int> >]’:
- ov-uint16.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned int>]’:
- ov-uint16.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned int> >]’:
- ov-uint16.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned char>]’:
- ov-uint16.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned char> >]’:
- ov-uint16.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-uint32.cc -o pic/ov-uint32.o
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<signed char>]’:
- ov-uint16.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<signed char> >]’:
- ov-uint16.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned int> >]’:
- ov-uint32.cc:61: instantiated from here
- ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned int>]’:
- ov-uint32.cc:70: instantiated from here
- ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<long long unsigned int>]’:
- ov-uint32.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<long long unsigned int> >]’:
- ov-uint32.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<short unsigned int>]’:
- ov-uint32.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<short unsigned int> >]’:
- ov-uint32.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned char>]’:
- ov-uint32.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned char> >]’:
- ov-uint32.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<signed char>]’:
- ov-uint32.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<signed char> >]’:
- ov-uint32.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-uint64.cc -o pic/ov-uint64.o
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<long long unsigned int> >]’:
- ov-uint64.cc:61: instantiated from here
- ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<long long unsigned int>]’:
- ov-uint64.cc:70: instantiated from here
- ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned int>]’:
- ov-uint64.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned int> >]’:
- ov-uint64.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<short unsigned int>]’:
- ov-uint64.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-base-sparse.cc -o pic/ov-base-sparse.o
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<short unsigned int> >]’:
- ov-uint64.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned char>]’:
- ov-uint64.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned char> >]’:
- ov-uint64.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<signed char>]’:
- ov-uint64.cc:84: instantiated from here
- ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
- ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<signed char> >]’:
- ov-uint64.cc:84: instantiated from here
- ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-bool-sparse.cc -o pic/ov-bool-sparse.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-cx-sparse.cc -o pic/ov-cx-sparse.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-re-sparse.cc -o pic/ov-re-sparse.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt.cc -o pic/pt.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-arg-list.cc -o pic/pt-arg-list.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-assign.cc -o pic/pt-assign.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-bp.cc -o pic/pt-bp.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-binop.cc -o pic/pt-binop.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-cell.cc -o pic/pt-cell.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-check.cc -o pic/pt-check.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-cmd.cc -o pic/pt-cmd.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-colon.cc -o pic/pt-colon.o
- pt-cmd.cc:34: warning: unused parameter ‘sym_tab’
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-const.cc -o pic/pt-const.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-decl.cc -o pic/pt-decl.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-except.cc -o pic/pt-except.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-exp.cc -o pic/pt-exp.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-fcn-handle.cc -o pic/pt-fcn-handle.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-id.cc -o pic/pt-id.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-idx.cc -o pic/pt-idx.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-jump.cc -o pic/pt-jump.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-loop.cc -o pic/pt-loop.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-mat.cc -o pic/pt-mat.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-misc.cc -o pic/pt-misc.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-pr-code.cc -o pic/pt-pr-code.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-select.cc -o pic/pt-select.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-stmt.cc -o pic/pt-stmt.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-unop.cc -o pic/pt-unop.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-b-b.cc -o pic/op-b-b.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-b-bm.cc -o pic/op-b-bm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-bm-b.cc -o pic/op-bm-b.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-bm-bm.cc -o pic/op-bm-bm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cell.cc -o pic/op-cell.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-chm.cc -o pic/op-chm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cm-cm.cc -o pic/op-cm-cm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cm-cs.cc -o pic/op-cm-cs.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cm-m.cc -o pic/op-cm-m.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cm-s.cc -o pic/op-cm-s.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cs-cm.cc -o pic/op-cs-cm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cs-cs.cc -o pic/op-cs-cs.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cs-m.cc -o pic/op-cs-m.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cs-s.cc -o pic/op-cs-s.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-list.cc -o pic/op-list.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-m-cm.cc -o pic/op-m-cm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-m-cs.cc -o pic/op-m-cs.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-m-m.cc -o pic/op-m-m.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-m-s.cc -o pic/op-m-s.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-range.cc -o pic/op-range.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-s-cm.cc -o pic/op-s-cm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-s-cs.cc -o pic/op-s-cs.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-s-m.cc -o pic/op-s-m.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-s-s.cc -o pic/op-s-s.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-str-m.cc -o pic/op-str-m.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-str-s.cc -o pic/op-str-s.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-str-str.cc -o pic/op-str-str.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-streamoff.cc -o pic/op-streamoff.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-struct.cc -o pic/op-struct.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-int-concat.cc -o pic/op-int-concat.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-int-conv.cc -o pic/op-int-conv.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-double-conv.cc -o pic/op-double-conv.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-i8-i8.cc -o pic/op-i8-i8.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-i16-i16.cc -o pic/op-i16-i16.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-i32-i32.cc -o pic/op-i32-i32.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-i64-i64.cc -o pic/op-i64-i64.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-ui8-ui8.cc -o pic/op-ui8-ui8.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-ui16-ui16.cc -o pic/op-ui16-ui16.o
- ../liboctave/oct-inttypes.h: In member function ‘octave_int<T>& octave_int<T>::operator>>=(const T2&) [with T2 = int, T = unsigned char]’:
- ../liboctave/oct-inttypes.h:541: instantiated from ‘octave_int<T> operator>>(const octave_int<T>&, const T2&) [with T1 = unsigned char, T2 = int]’
- ../liboctave/oct-inttypes.h:369: instantiated from ‘octave_int<T> pow(const octave_int<T>&, const octave_int<T>&) [with T = unsigned char]’
- ./OPERATORS/op-ui8-ui8.cc:82: instantiated from here
- ../liboctave/oct-inttypes.h:319: warning: comparison is always false due to limited range of data type
- ../liboctave/oct-inttypes.h: In member function ‘octave_int<T>& octave_int<T>::operator>>=(const T2&) [with T2 = int, T = short unsigned int]’:
- ../liboctave/oct-inttypes.h:541: instantiated from ‘octave_int<T> operator>>(const octave_int<T>&, const T2&) [with T1 = short unsigned int, T2 = int]’
- ../liboctave/oct-inttypes.h:369: instantiated from ‘octave_int<T> pow(const octave_int<T>&, const octave_int<T>&) [with T = short unsigned int]’
- ./OPERATORS/op-ui16-ui16.cc:82: instantiated from here
- ../liboctave/oct-inttypes.h:319: warning: comparison is always false due to limited range of data type
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-ui32-ui32.cc -o pic/op-ui32-ui32.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-ui64-ui64.cc -o pic/op-ui64-ui64.o
- ../liboctave/oct-inttypes.h: In member function ‘octave_int<T>& octave_int<T>::operator>>=(const T2&) [with T2 = int, T = unsigned int]’:
- ../liboctave/oct-inttypes.h:541: instantiated from ‘octave_int<T> operator>>(const octave_int<T>&, const T2&) [with T1 = unsigned int, T2 = int]’
- ../liboctave/oct-inttypes.h:369: instantiated from ‘octave_int<T> pow(const octave_int<T>&, const octave_int<T>&) [with T = unsigned int]’
- ./OPERATORS/op-ui32-ui32.cc:82: instantiated from here
- ../liboctave/oct-inttypes.h:319: warning: comparison of unsigned expression < 0 is always false
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-bm-sbm.cc -o pic/op-bm-sbm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-b-sbm.cc -o pic/op-b-sbm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cm-scm.cc -o pic/op-cm-scm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cm-sm.cc -o pic/op-cm-sm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cs-scm.cc -o pic/op-cs-scm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cs-sm.cc -o pic/op-cs-sm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-m-scm.cc -o pic/op-m-scm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-m-sm.cc -o pic/op-m-sm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-sbm-b.cc -o pic/op-sbm-b.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-sbm-bm.cc -o pic/op-sbm-bm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-sbm-sbm.cc -o pic/op-sbm-sbm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-scm-cm.cc -o pic/op-scm-cm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-scm-cs.cc -o pic/op-scm-cs.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-scm-m.cc -o pic/op-scm-m.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-scm-s.cc -o pic/op-scm-s.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-scm-scm.cc -o pic/op-scm-scm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-scm-sm.cc -o pic/op-scm-sm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-sm-cm.cc -o pic/op-sm-cm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-sm-cs.cc -o pic/op-sm-cs.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-sm-m.cc -o pic/op-sm-m.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-sm-s.cc -o pic/op-sm-s.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-sm-scm.cc -o pic/op-sm-scm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-sm-sm.cc -o pic/op-sm-sm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-s-scm.cc -o pic/op-s-scm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-s-sm.cc -o pic/op-s-sm.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./TEMPLATE-INST/Array-os.cc -o pic/Array-os.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./TEMPLATE-INST/Array-sym.cc -o pic/Array-sym.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./TEMPLATE-INST/Array-tc.cc -o pic/Array-tc.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-errno.cc -o pic/oct-errno.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC builtins.cc -o pic/builtins.o
- g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ops.cc -o pic/ops.o
- g++ -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC -o gendoc gendoc.cc -L/usr/lib
- rm -f liboctinterp.so
- g++ -shared -Wl,-soname -Wl,liboctinterp.so -o liboctinterp.so pic/Cell.o pic/bitfcns.o pic/c-file-ptr-stream.o pic/comment-list.o pic/cutils.o pic/data.o pic/debug.o pic/defaults.o pic/defun.o pic/dirfns.o pic/dynamic-ld.o pic/error.o pic/file-io.o pic/graphics.o pic/gripes.o pic/help.o pic/input.o pic/lex.o pic/load-path.o pic/load-save.o pic/ls-hdf5.o pic/ls-mat-ascii.o pic/ls-mat4.o pic/ls-mat5.o pic/ls-oct-ascii.o pic/ls-oct-binary.o pic/ls-utils.o pic/main.o pic/mappers.o pic/matherr.o pic/mex.o pic/oct-fstrm.o pic/oct-hist.o pic/oct-iostrm.o pic/oct-map.o pic/oct-obj.o pic/oct-prcstrm.o pic/oct-procbuf.o pic/oct-stream.o pic/octave.o pic/zfstream.o pic/oct-strstrm.o pic/oct-lvalue.o pic/pager.o pic/parse.o pic/pr-output.o pic/procstream.o pic/sighandlers.o pic/siglist.o pic/sparse-xdiv.o pic/sparse-xpow.o pic/strfns.o pic/symtab.o pic/syscalls.o pic/sysdep.o pic/token.o pic/toplev.o pic/unwind-prot.o pic/utils.o pic/variables.o pic/xdiv.o pic/xpow.o pic/ov-base.o pic/ov-ch-mat.o pic/ov-cs-list.o pic/ov-list.o pic/ov-re-mat.o pic/ov-cx-mat.o pic/ov-range.o pic/ov-scalar.o pic/ov-complex.o pic/ov-str-mat.o pic/ov-streamoff.o pic/ov-struct.o pic/ov-colon.o pic/ov-bool-mat.o pic/ov-bool.o pic/ov-cell.o pic/ov.o pic/ov-fcn.o pic/ov-builtin.o pic/ov-dld-fcn.o pic/ov-mapper.o pic/ov-mex-fcn.o pic/ov-usr-fcn.o pic/ov-fcn-handle.o pic/ov-fcn-inline.o pic/ov-typeinfo.o pic/ov-int8.o pic/ov-int16.o pic/ov-int32.o pic/ov-int64.o pic/ov-uint8.o pic/ov-uint16.o pic/ov-uint32.o pic/ov-uint64.o pic/ov-base-sparse.o pic/ov-bool-sparse.o pic/ov-cx-sparse.o pic/ov-re-sparse.o pic/pt.o pic/pt-arg-list.o pic/pt-assign.o pic/pt-bp.o pic/pt-binop.o pic/pt-cell.o pic/pt-check.o pic/pt-cmd.o pic/pt-colon.o pic/pt-const.o pic/pt-decl.o pic/pt-except.o pic/pt-exp.o pic/pt-fcn-handle.o pic/pt-id.o pic/pt-idx.o pic/pt-jump.o pic/pt-loop.o pic/pt-mat.o pic/pt-misc.o pic/pt-pr-code.o pic/pt-select.o pic/pt-stmt.o pic/pt-unop.o pic/op-b-b.o pic/op-b-bm.o pic/op-bm-b.o pic/op-bm-bm.o pic/op-cell.o pic/op-chm.o pic/op-cm-cm.o pic/op-cm-cs.o pic/op-cm-m.o pic/op-cm-s.o pic/op-cs-cm.o pic/op-cs-cs.o pic/op-cs-m.o pic/op-cs-s.o pic/op-list.o pic/op-m-cm.o pic/op-m-cs.o pic/op-m-m.o pic/op-m-s.o pic/op-range.o pic/op-s-cm.o pic/op-s-cs.o pic/op-s-m.o pic/op-s-s.o pic/op-str-m.o pic/op-str-s.o pic/op-str-str.o pic/op-streamoff.o pic/op-struct.o pic/op-int-concat.o pic/op-int-conv.o pic/op-double-conv.o pic/op-i8-i8.o pic/op-i16-i16.o pic/op-i32-i32.o pic/op-i64-i64.o pic/op-ui8-ui8.o pic/op-ui16-ui16.o pic/op-ui32-ui32.o pic/op-ui64-ui64.o pic/op-bm-sbm.o pic/op-b-sbm.o pic/op-cm-scm.o pic/op-cm-sm.o pic/op-cs-scm.o pic/op-cs-sm.o pic/op-m-scm.o pic/op-m-sm.o pic/op-sbm-b.o pic/op-sbm-bm.o pic/op-sbm-sbm.o pic/op-scm-cm.o pic/op-scm-cs.o pic/op-scm-m.o pic/op-scm-s.o pic/op-scm-scm.o pic/op-scm-sm.o pic/op-sm-cm.o pic/op-sm-cs.o pic/op-sm-m.o pic/op-sm-s.o pic/op-sm-scm.o pic/op-sm-sm.o pic/op-s-scm.o pic/op-s-sm.o pic/Array-os.o pic/Array-sym.o pic/Array-tc.o pic/oct-errno.o pic/builtins.o pic/ops.o ../libcruft/blas-xtra/pic/xerbla.o -L../liboctave -loctave -L../libcruft -lcruft -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- making DOCSTRINGS
- DOCSTRINGS is unchanged
- rm -f liboctinterp.so.3.0.1
- ln -s liboctinterp.so liboctinterp.so.3.0.1
- g++ -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC -rdynamic \
- -L.. -fPIC -L/usr/lib -o octave \
- main.o \
- -L../liboctave -L../libcruft -L../src -Wl,-rpath -Wl,/opt/octave/lib/octave-3.0.1 \
- -loctinterp -loctave -lcruft \
- -lumfpack -lamd -lcamd -lcolamd \
- -lcholmod -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so \
- -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o balance.oct pic/balance.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o besselj.oct pic/besselj.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o betainc.oct pic/betainc.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o bsxfun.oct pic/bsxfun.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o cellfun.oct pic/cellfun.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o chol.oct pic/chol.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o ccolamd.oct pic/ccolamd.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o colamd.oct pic/colamd.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o colloc.oct pic/colloc.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o conv2.oct pic/conv2.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o convhulln.oct pic/convhulln.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis -lqhull
- g++ -shared -o daspk.oct pic/daspk.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o dasrt.oct pic/dasrt.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o dassl.oct pic/dassl.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o det.oct pic/det.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o dispatch.oct pic/dispatch.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o eig.oct pic/eig.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o expm.oct pic/expm.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o fft.oct pic/fft.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o fft2.oct pic/fft2.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o fftn.oct pic/fftn.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o fftw.oct pic/fftw.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o filter.oct pic/filter.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o find.oct pic/find.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o fsolve.oct pic/fsolve.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o gammainc.oct pic/gammainc.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o gcd.oct pic/gcd.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o getgrent.oct pic/getgrent.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o getpwent.oct pic/getpwent.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o getrusage.oct pic/getrusage.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o givens.oct pic/givens.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o hess.oct pic/hess.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o inv.oct pic/inv.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o kron.oct pic/kron.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o lsode.oct pic/lsode.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o lu.oct pic/lu.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o luinc.oct pic/luinc.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o matrix_type.oct pic/matrix_type.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o max.oct pic/max.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o md5sum.oct pic/md5sum.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o pinv.oct pic/pinv.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o qr.oct pic/qr.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o quad.oct pic/quad.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o qz.oct pic/qz.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o rand.oct pic/rand.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o regexp.oct pic/regexp.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis -L/usr/lib -lpcre
- g++ -shared -o schur.oct pic/schur.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o sort.oct pic/sort.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o sparse.oct pic/sparse.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o spchol.oct pic/spchol.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o spdet.oct pic/spdet.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o spfind.oct pic/spfind.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o spkron.oct pic/spkron.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o splu.oct pic/splu.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o spparms.oct pic/spparms.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o spqr.oct pic/spqr.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o sqrtm.oct pic/sqrtm.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o svd.oct pic/svd.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o syl.oct pic/syl.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o symrcm.oct pic/symrcm.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o time.oct pic/time.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o tsearch.oct pic/tsearch.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o typecast.oct pic/typecast.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o urlwrite.oct pic/urlwrite.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis -lcurl
- g++ -shared -o __contourc__.oct pic/__contourc__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o __delaunayn__.oct pic/__delaunayn__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis -lqhull
- g++ -shared -o __dsearchn__.oct pic/__dsearchn__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o __gnuplot_raw__.oct pic/__gnuplot_raw__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o __glpk__.oct pic/__glpk__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis -lglpk
- g++ -shared -o __lin_interpn__.oct pic/__lin_interpn__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o __pchip_deriv__.oct pic/__pchip_deriv__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o __qp__.oct pic/__qp__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
- g++ -shared -o __voronoi__.oct pic/__voronoi__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis -lqhull
- make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
- make -C scripts all
- make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts'
- make -C audio all
- make -C control all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/audio'
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control'
- make -C deprecated all
- making PKG_ADD
- ls: cannot access *.cc: No such file or directory
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/audio'
- make -C elfun all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/deprecated'
- making PKG_ADD
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/elfun'
- making PKG_ADD
- ls: cannot access *.cc: No such file or directory
- ls: cannot access *.cc: No such file or directory
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/deprecated'
- make -C finance all
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/elfun'
- make -C general all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/finance'
- making PKG_ADD
- ls: cannot access *.cc: No such file or directory
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/finance'
- make -C geometry all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/general'
- making PKG_ADD
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/geometry'
- making PKG_ADD
- ls: cannot access *.cc: No such file or directory
- ls: cannot access *.cc: No such file or directory
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/geometry'
- make -C image all
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/general'
- make -C io all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/io'
- making PKG_ADD
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/image'
- making PKG_ADD
- ls: cannot access *.cc: No such file or directory
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/io'
- make -C linear-algebra all
- ls: cannot access *.cc: No such file or directory
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/linear-algebra'
- making PKG_ADD
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/image'
- make -C miscellaneous all
- ls: cannot access *.cc: No such file or directory
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/linear-algebra'
- make -C optimization all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/miscellaneous'
- making PKG_ADD
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/optimization'
- making PKG_ADD
- ls: cannot access *.cc: No such file or directory
- ls: cannot access *.cc: No such file or directory
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/miscellaneous'
- make -C path all
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/optimization'
- make -C pkg all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/path'
- making PKG_ADD
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/pkg'
- making PKG_ADD
- ls: cannot access *.cc: No such file or directory
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/path'
- make -C plot all
- ls: cannot access *.cc: No such file or directory
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/pkg'
- make -C polynomial all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/polynomial'
- making PKG_ADD
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/plot'
- making PKG_ADD
- ls: cannot access *.cc: No such file or directory
- ls: cannot access *.cc: No such file or directory
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/polynomial'
- make -C quaternion all
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/plot'
- make -C set all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/quaternion'
- making PKG_ADD
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/set'
- making PKG_ADD
- ls: cannot access *.cc: No such file or directory
- ls: cannot access *.cc: No such file or directory
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/quaternion'
- make -C signal all
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/set'
- make -C sparse all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/sparse'
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/signal'
- making PKG_ADD
- making PKG_ADD
- ls: cannot access *.cc: No such file or directory
- ls: cannot access *.cc: No such file or directory
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/signal'
- make -C specfun all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/specfun'
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/sparse'
- make -C special-matrix all
- making PKG_ADD
- ls: cannot access *.cc: No such file or directory
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/special-matrix'
- making PKG_ADD
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/specfun'
- make -C startup all
- ls: cannot access *.cc: No such file or directory
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/startup'
- making PKG_ADD
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/special-matrix'
- make -C statistics all
- ls: cannot access *.m: No such file or directory
- ls: cannot access *.cc: No such file or directory
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/startup'
- make -C strings all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics'
- make -C base all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/strings'
- make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/base'
- making PKG_ADD
- making PKG_ADD
- ls: cannot access *.cc: No such file or directory
- ls: cannot access *.cc: No such file or directory
- make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/base'
- make -C distributions all
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/strings'
- make -C testfun all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/testfun'
- making PKG_ADD
- make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/distributions'
- ls: cannot access *.cc: No such file or directory
- making PKG_ADD
- ls: cannot access *.cc: No such file or directory
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/testfun'
- make -C time all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/time'
- making PKG_ADD
- ls: cannot access *.cc: No such file or directory
- make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/distributions'
- make -C models all
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/time'
- g++ -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC -o gethelp gethelp.cc -L/usr/lib
- make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/models'
- making PKG_ADD
- ls: cannot access *.cc: No such file or directory
- make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/models'
- make -C tests all
- make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/tests'
- making PKG_ADD
- ls: cannot access *.cc: No such file or directory
- make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/tests'
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics'
- ./mkdoc . > DOCSTRINGS.t
- mv DOCSTRINGS.t DOCSTRINGS
- make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts'
- make -C doc all
- make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc'
- make -C faq all
- making conf.texi from conf.texi.in
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/faq'
- makeinfo --html --ifinfo --no-split --output=Octave-FAQ.html -I.. -I. -I./.. Octave-FAQ.texi
- make -C interpreter all
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/faq'
- make -C liboctave all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/interpreter'
- make -C ../../src DOCSTRINGS
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/liboctave'
- makeinfo -I.. -I. -I./.. liboctave.texi
- TEXINPUTS="..:.:./..::" \
- texi2dvi liboctave.texi
- You don't have a working TeX binary (tex) installed anywhere in
- your PATH, and texi2dvi cannot proceed without one. If you want to use
- this script, you'll need to install TeX (if you don't have it) or change
- your PATH or TEX environment variable (if you do). See the --help
- output for more details.
- For information about obtaining TeX, please see http://www.tug.org. If
- you happen to be using Debian, you can get it with this command:
- apt-get install tetex-bin
- make[3]: [liboctave.dvi] Error 1 (ignored)
- TEXINPUTS="..:.:./..::" \
- texi2pdf liboctave.texi
- You don't have a working TeX binary (tex) installed anywhere in
- your PATH, and texi2dvi cannot proceed without one. If you want to use
- this script, you'll need to install TeX (if you don't have it) or change
- your PATH or TEX environment variable (if you do). See the --help
- output for more details.
- For information about obtaining TeX, please see http://www.tug.org. If
- you happen to be using Debian, you can get it with this command:
- apt-get install tetex-bin
- make[3]: [liboctave.pdf] Error 1 (ignored)
- makeinfo --html --ifinfo --output=HTML -I.. -I. -I./.. liboctave.texi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/liboctave'
- make -C refcard all
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/refcard'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/refcard'
- make -C ../../scripts DOCSTRINGS
- make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts'
- make[4]: `DOCSTRINGS' is up to date.
- make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts'
- g++ -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC -o munge-texi munge-texi.cc -L/usr/lib
- make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
- making defaults.h from defaults.h.in
- defaults.h is unchanged
- making oct-conf.h from oct-conf.h.in
- oct-conf.h is unchanged
- making DOCSTRINGS
- DOCSTRINGS is unchanged
- make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
- making arith.texi from arith.txi
- making audio.texi from audio.txi
- arith.texi is unchanged
- audio.texi is unchanged
- making basics.texi from basics.txi
- making bugs.texi from bugs.txi
- bugs.texi is unchanged
- making container.texi from container.txi
- basics.texi is unchanged
- making control.texi from control.txi
- container.texi is unchanged
- making cp-idx.texi from cp-idx.txi
- control.texi is unchanged
- making data.texi from data.txi
- cp-idx.texi is unchanged
- making debug.texi from debug.txi
- data.texi is unchanged
- making diffeq.texi from diffeq.txi
- debug.texi is unchanged
- making dynamic.texi from dynamic.txi
- diffeq.texi is unchanged
- making emacs.texi from emacs.txi
- emacs.texi is unchanged
- making errors.texi from errors.txi
- errors.texi is unchanged
- making eval.texi from eval.txi
- dynamic.texi is unchanged
- making expr.texi from expr.txi
- eval.texi is unchanged
- making finance.texi from finance.txi
- finance.texi is unchanged
- making fn-idx.texi from fn-idx.txi
- expr.texi is unchanged
- making func.texi from func.txi
- fn-idx.texi is unchanged
- making geometry.texi from geometry.txi
- geometry.texi is unchanged
- making gpl.texi from gpl.txi
- func.texi is unchanged
- making grammar.texi from grammar.txi
- grammar.texi is unchanged
- making image.texi from image.txi
- gpl.texi is unchanged
- making install.texi from install.txi
- image.texi is unchanged
- making interp.texi from interp.txi
- interp.texi is unchanged
- making intro.texi from intro.txi
- install.texi is unchanged
- making io.texi from io.txi
- intro.texi is unchanged
- making linalg.texi from linalg.txi
- io.texi is unchanged
- making matrix.texi from matrix.txi
- linalg.texi is unchanged
- making nonlin.texi from nonlin.txi
- matrix.texi is unchanged
- making numbers.texi from numbers.txi
- nonlin.texi is unchanged
- making op-idx.texi from op-idx.txi
- op-idx.texi is unchanged
- making optim.texi from optim.txi
- numbers.texi is unchanged
- making package.texi from package.txi
- optim.texi is unchanged
- making plot.texi from plot.txi
- package.texi is unchanged
- making poly.texi from poly.txi
- poly.texi is unchanged
- making preface.texi from preface.txi
- plot.texi is unchanged
- making quad.texi from quad.txi
- preface.texi is unchanged
- making quaternion.texi from quaternion.txi
- quad.texi is unchanged
- making set.texi from set.txi
- quaternion.texi is unchanged
- making signal.texi from signal.txi
- set.texi is unchanged
- making sparse.texi from sparse.txi
- signal.texi is unchanged
- making stats.texi from stats.txi
- stats.texi is unchanged
- making stmt.texi from stmt.txi
- sparse.texi is unchanged
- making strings.texi from strings.txi
- strings.texi is unchanged
- making system.texi from system.txi
- stmt.texi is unchanged
- making testfun.texi from testfun.txi
- system.texi is unchanged
- making tips.texi from tips.txi
- testfun.texi is unchanged
- making var.texi from var.txi
- tips.texi is unchanged
- making vr-idx.texi from vr-idx.txi
- var.texi is unchanged
- gawk -f ./mkcontrib.awk ./contributors.in > contributors.texi-t
- contributors.texi is unchanged
- cp octave.texi octave-a4.texi
- vr-idx.texi is unchanged
- makeinfo -I.. -I. -I./.. ./octave.texi
- TEXINPUTS="..:.:./..::" texi2pdf ./octave.texi
- You don't have a working TeX binary (tex) installed anywhere in
- your PATH, and texi2dvi cannot proceed without one. If you want to use
- this script, you'll need to install TeX (if you don't have it) or change
- your PATH or TEX environment variable (if you do). See the --help
- output for more details.
- For information about obtaining TeX, please see http://www.tug.org. If
- you happen to be using Debian, you can get it with this command:
- apt-get install tetex-bin
- make[3]: [octave.pdf] Error 1 (ignored)
- TEXINPUTS="..:.:./..::" texi2pdf octave-a4.texi -t @afourpaper
- You don't have a working TeX binary (tex) installed anywhere in
- your PATH, and texi2dvi cannot proceed without one. If you want to use
- this script, you'll need to install TeX (if you don't have it) or change
- your PATH or TEX environment variable (if you do). See the --help
- output for more details.
- For information about obtaining TeX, please see http://www.tug.org. If
- you happen to be using Debian, you can get it with this command:
- apt-get install tetex-bin
- make[3]: [octave-a4.pdf] Error 1 (ignored)
- makeinfo --html --ifinfo --output=HTML -I.. -I. -I./.. ./octave.texi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/interpreter'
- make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc'
- make -C examples all
- make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/examples'
- echo "making octave.desktop from octave.desktop.in"
- making octave.desktop from octave.desktop.in
- /bin/sed < octave.desktop.in > octave.desktop-t \
- -e "s|%OCTAVE_IMAGEDIR%|/opt/octave/share/octave/3.0.1/imagelib|" \
- -e "s|%OCTAVE_PREFIX%|/opt/octave|"
- if [ -s octave.desktop-t ]; then ../move-if-change octave.desktop-t octave.desktop; else echo "octave.desktop-t is empty!" 1>&2; rm -f octave.desktop-t; exit 1; fi
- make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/examples'
- make -C doc ../INSTALL.OCTAVE
- make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc'
- make -C interpreter ../../INSTALL.OCTAVE
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/interpreter'
- make -C ../../src DOCSTRINGS
- make -C ../../scripts DOCSTRINGS
- make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts'
- make[4]: `DOCSTRINGS' is up to date.
- make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts'
- make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
- making defaults.h from defaults.h.in
- making oct-conf.h from oct-conf.h.in
- defaults.h is unchanged
- oct-conf.h is unchanged
- making DOCSTRINGS
- DOCSTRINGS is unchanged
- make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
- making install.texi from install.txi
- install.texi is unchanged
- rm -f INSTALL
- makeinfo -D INSTALLONLY \
- --no-validate --no-headers --no-split --output INSTALL \
- -I.. -I. -I./.. install.texi
- mv INSTALL ../../INSTALL.OCTAVE
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/interpreter'
- make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc'
- make -C doc ../BUGS
- make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc'
- make -C interpreter ../../BUGS
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/interpreter'
- make -C ../../src DOCSTRINGS
- make -C ../../scripts DOCSTRINGS
- make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts'
- make[4]: `DOCSTRINGS' is up to date.
- make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts'
- make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
- making defaults.h from defaults.h.in
- making oct-conf.h from oct-conf.h.in
- defaults.h is unchanged
- oct-conf.h is unchanged
- making DOCSTRINGS
- DOCSTRINGS is unchanged
- make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
- making bugs.texi from bugs.txi
- bugs.texi is unchanged
- rm -f BUGS
- makeinfo -D BUGSONLY \
- --no-validate --no-headers --no-split --output BUGS \
- -I.. -I. -I./.. bugs.texi
- mv BUGS ../../BUGS
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/interpreter'
- make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc'
- Octave successfully built. Now choose from the following:
- ./run-octave - to run in place to test before installing
- make check - to run the tests
- make install - to install
- make[1]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1'
- make -f octMakefile install
- make[1]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1'
- ./mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/bin /home/perry/abs/local/octave/pkg/opt/octave/lib /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/oct/i686-pc-linux-gnu /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/exec/i686-pc-linux-gnu /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/site/exec/i686-pc-linux-gnu /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/site/exec/i686-pc-linux-gnu
- mkdir /home/perry/abs/local/octave/pkg/opt
- chmod 0755 /home/perry/abs/local/octave/pkg/opt
- mkdir /home/perry/abs/local/octave/pkg/opt/octave
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/bin
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/bin
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/lib
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/lib
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/include
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/include
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/oct
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/oct
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/oct/i686-pc-linux-gnu
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/oct/i686-pc-linux-gnu
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/exec
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/exec
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/exec/i686-pc-linux-gnu
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/exec/i686-pc-linux-gnu
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/site
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/site
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/site/exec
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/site/exec
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/site/exec/i686-pc-linux-gnu
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/site/exec/i686-pc-linux-gnu
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/site
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/site
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/site/exec
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/site/exec
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/site/exec/i686-pc-linux-gnu
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/site/exec/i686-pc-linux-gnu
- rm -f /home/perry/abs/local/octave/pkg/opt/octave/bin/octave-bug
- /bin/install -c octave-bug /home/perry/abs/local/octave/pkg/opt/octave/bin/octave-bug-3.0.1
- (cd /home/perry/abs/local/octave/pkg/opt/octave/bin; ln -s octave-bug-3.0.1 /home/perry/abs/local/octave/pkg/opt/octave/bin/octave-bug)
- rm -f /home/perry/abs/local/octave/pkg/opt/octave/bin/octave-config
- /bin/install -c \
- octave-config /home/perry/abs/local/octave/pkg/opt/octave/bin/octave-config-3.0.1
- (cd /home/perry/abs/local/octave/pkg/opt/octave/bin; ln -s octave-config-3.0.1 /home/perry/abs/local/octave/pkg/opt/octave/bin/octave-config)
- rm -f /home/perry/abs/local/octave/pkg/opt/octave/bin/mkoctfile
- /bin/install -c mkoctfile /home/perry/abs/local/octave/pkg/opt/octave/bin/mkoctfile-3.0.1
- (cd /home/perry/abs/local/octave/pkg/opt/octave/bin; ln -s mkoctfile-3.0.1 /home/perry/abs/local/octave/pkg/opt/octave/bin/mkoctfile)
- /bin/install -c -m 644 config.h /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave/config.h
- /bin/install -c -m 644 ./NEWS /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/NEWS
- echo making install in libcruft; make -C libcruft install; echo making install in liboctave; make -C liboctave install; echo making install in src; make -C src install; echo making install in scripts; make -C scripts install; echo making install in doc; make -C doc install; echo making install in examples; make -C examples install;
- making install in libcruft
- make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft'
- make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- making install in amos
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/amos'
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/amos'
- making install in blas-xtra
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/blas-xtra'
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/blas-xtra'
- making install in daspk
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/daspk'
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/daspk'
- making install in dasrt
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/dasrt'
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/dasrt'
- making install in dassl
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/dassl'
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/dassl'
- making install in lapack-xtra
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/lapack-xtra'
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/lapack-xtra'
- making install in minpack
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/minpack'
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/minpack'
- making install in misc
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/misc'
- warning: run make in parent directory to update libraries
- ../../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave
- for f in f77-fcn.h lo-error.h oct-dlldefs.h quit.h; do \
- rm -f /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave/$f; \
- /bin/install -c -m 644 ./$f /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave/$f; \
- done
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/misc'
- making install in odepack
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/odepack'
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/odepack'
- making install in ordered-qz
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/ordered-qz'
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/ordered-qz'
- making install in quadpack
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/quadpack'
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/quadpack'
- making install in ranlib
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/ranlib'
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/ranlib'
- making install in slatec-err
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/slatec-err'
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/slatec-err'
- making install in slatec-fn
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/slatec-fn'
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/slatec-fn'
- making install in villad
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/villad'
- warning: run make in parent directory to update libraries
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/villad'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1
- if false; then \
- rm -f /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/libcruft.a ; \
- /bin/install -c -m 644 libcruft.a \
- /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/libcruft.a ; \
- ranlib /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/libcruft.a ; \
- fi
- if true; then \
- rm -f /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/libcruft.so.3.0.1; \
- /bin/install -c \
- libcruft.so /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/libcruft.so.3.0.1; \
- rm -f /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/libcruft.so; \
- (cd /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1; \
- ln -s libcruft.so.3.0.1 /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/libcruft.so); \
- if test x != x ; then \
- rm -f /home/perry/abs/local/octave/pkg/opt/octave/bin/libcruft.; \
- /bin/install -c \
- libcruft. /home/perry/abs/local/octave/pkg/opt/octave/bin/libcruft.; \
- fi; \
- fi
- make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft'
- making install in liboctave
- make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/liboctave'
- make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1
- if false; then \
- rm -f /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctave.a; \
- /bin/install -c -m 644 liboctave.a \
- /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctave.a; \
- ranlib /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctave.a; \
- fi
- if true; then \
- rm -f /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctave.so.3.0.1; \
- /bin/install -c \
- liboctave.so /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctave.so.3.0.1; \
- rm -f /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctave.so; \
- (cd /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1 ; ln -s liboctave.so.3.0.1 /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctave.so); \
- if test x != x ; then \
- rm -f /home/perry/abs/local/octave/pkg/opt/octave/bin/liboctave.; \
- /bin/install -c \
- liboctave. /home/perry/abs/local/octave/pkg/opt/octave/bin/liboctave.; \
- fi; \
- fi
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave
- for f in Bounds.h CollocWt.h DAE.h DAEFunc.h DAERT.h DAERTFunc.h DASPK.h DASRT.h DASSL.h FEGrid.h LinConst.h LP.h LSODE.h NLConst.h NLEqn.h NLFunc.h NLP.h ODE.h ODEFunc.h ODES.h ODESFunc.h Objective.h QP.h Quad.h Range.h base-dae.h base-de.h base-min.h byte-swap.h cmd-edit.h cmd-hist.h data-conv.h dir-ops.h file-ops.h file-stat.h getopt.h glob-match.h idx-vector.h kpse-xfns.h lo-ieee.h lo-mappers.h lo-math.h lo-specfun.h lo-sysdep.h lo-utils.h mach-info.h md5.h oct-alloc.h oct-cmplx.h oct-env.h oct-fftw.h oct-getopt.h oct-group.h oct-inttypes.h oct-md5.h oct-passwd.h oct-rand.h oct-rl-edit.h oct-rl-hist.h oct-shlib.h oct-sort.h oct-spparms.h oct-syscalls.h oct-sparse.h oct-time.h oct-uname.h pathlen.h pathsearch.h prog-args.h randgamma.h randmtzig.h randpoisson.h so-array.h sparse-sort.h statdefs.h str-vec.h sparse-util.h sun-utils.h sysdir.h systime.h syswait.h Array.h Array2.h Array3.h ArrayN.h DiagArray2.h Array-util.h ArrayN-idx.h MArray-defs.h MArray.h MArray2.h MDiagArray2.h Matrix.h MArrayN.h base-lu.h dim-vector.h mx-base.h mx-op-defs.h mx-defs.h mx-ext.h CColVector.h CDiagMatrix.h CMatrix.h CNDArray.h CRowVector.h CmplxAEPBAL.h CmplxCHOL.h CmplxDET.h CmplxHESS.h CmplxLU.h CmplxQR.h CmplxQRP.h CmplxSCHUR.h CmplxSVD.h EIG.h boolMatrix.h boolNDArray.h chMatrix.h chNDArray.h dColVector.h dDiagMatrix.h dMatrix.h dNDArray.h dRowVector.h dbleAEPBAL.h dbleCHOL.h dbleDET.h dbleHESS.h dbleLU.h dbleQR.h dbleQRP.h dbleSCHUR.h dbleSVD.h boolSparse.h CSparse.h dSparse.h MSparse-defs.h MSparse.h Sparse.h sparse-base-lu.h SparseCmplxLU.h SparsedbleLU.h sparse-base-chol.h SparseCmplxCHOL.h SparsedbleCHOL.h SparseCmplxQR.h SparseQR.h Sparse-op-defs.h MatrixType.h int8NDArray.h uint8NDArray.h int16NDArray.h uint16NDArray.h int32NDArray.h uint32NDArray.h int64NDArray.h uint64NDArray.h intNDArray.h oct-types.h mx-ops.h DASPK-opts.h DASRT-opts.h DASSL-opts.h LSODE-opts.h NLEqn-opts.h Quad-opts.h mx-cdm-dm.h mx-dm-cdm.h mx-cs-cdm.h mx-cs-dm.h mx-cs-m.h mx-cs-nda.h mx-cdm-cs.h mx-cdm-cm.h mx-cdm-m.h mx-cdm-s.h mx-cm-cdm.h mx-cm-dm.h mx-cm-m.h mx-cnda-nda.h mx-cm-s.h mx-cnda-s.h mx-dm-cs.h mx-dm-cm.h mx-m-cs.h mx-nda-cs.h mx-m-cdm.h mx-m-cm.h mx-nda-cnda.h mx-s-cdm.h mx-s-cm.h mx-s-cnda.h mx-dm-m.h mx-dm-s.h mx-m-dm.h mx-s-dm.h mx-s-i8nda.h mx-i8nda-s.h mx-s-ui8nda.h mx-ui8nda-s.h mx-s-i16nda.h mx-i16nda-s.h mx-s-ui16nda.h mx-ui16nda-s.h mx-s-i32nda.h mx-i32nda-s.h mx-s-ui32nda.h mx-ui32nda-s.h mx-s-i64nda.h mx-i64nda-s.h mx-s-ui64nda.h mx-ui64nda-s.h mx-nda-i8.h mx-i8-nda.h mx-nda-ui8.h mx-ui8-nda.h mx-nda-i16.h mx-i16-nda.h mx-nda-ui16.h mx-ui16-nda.h mx-nda-i32.h mx-i32-nda.h mx-nda-ui32.h mx-ui32-nda.h mx-nda-i64.h mx-i64-nda.h mx-nda-ui64.h mx-ui64-nda.h mx-nda-i8nda.h mx-i8nda-nda.h mx-nda-ui8nda.h mx-ui8nda-nda.h mx-nda-i16nda.h mx-i16nda-nda.h mx-nda-ui16nda.h mx-ui16nda-nda.h mx-nda-i32nda.h mx-i32nda-nda.h mx-nda-ui32nda.h mx-ui32nda-nda.h mx-nda-i64nda.h mx-i64nda-nda.h mx-nda-ui64nda.h mx-ui64nda-nda.h mx-i8nda-ui8.h mx-i8nda-i16.h mx-i8nda-ui16.h mx-i8nda-i32.h mx-i8nda-ui32.h mx-i8nda-i64.h mx-i8nda-ui64.h mx-i16nda-i8.h mx-i16nda-ui8.h mx-i16nda-ui16.h mx-i16nda-i32.h mx-i16nda-ui32.h mx-i16nda-i64.h mx-i16nda-ui64.h mx-i32nda-i8.h mx-i32nda-ui8.h mx-i32nda-i16.h mx-i32nda-ui16.h mx-i32nda-ui32.h mx-i32nda-i64.h mx-i32nda-ui64.h mx-i64nda-i8.h mx-i64nda-ui8.h mx-i64nda-i16.h mx-i64nda-ui16.h mx-i64nda-i32.h mx-i64nda-ui32.h mx-i64nda-ui64.h mx-ui8nda-i8.h mx-ui8nda-i16.h mx-ui8nda-ui16.h mx-ui8nda-i32.h mx-ui8nda-ui32.h mx-ui8nda-i64.h mx-ui8nda-ui64.h mx-ui16nda-i8.h mx-ui16nda-ui8.h mx-ui16nda-i16.h mx-ui16nda-i32.h mx-ui16nda-ui32.h mx-ui16nda-i64.h mx-ui16nda-ui64.h mx-ui32nda-i8.h mx-ui32nda-ui8.h mx-ui32nda-i16.h mx-ui32nda-ui16.h mx-ui32nda-i32.h mx-ui32nda-i64.h mx-ui32nda-ui64.h mx-ui64nda-i8.h mx-ui64nda-ui8.h mx-ui64nda-i16.h mx-ui64nda-ui16.h mx-ui64nda-i32.h mx-ui64nda-ui32.h mx-ui64nda-i64.h mx-i8-ui8nda.h mx-i8-i16nda.h mx-i8-ui16nda.h mx-i8-i32nda.h mx-i8-ui32nda.h mx-i8-i64nda.h mx-i8-ui64nda.h mx-i16-i8nda.h mx-i16-ui8nda.h mx-i16-ui16nda.h mx-i16-i32nda.h mx-i16-ui32nda.h mx-i16-i64nda.h mx-i16-ui64nda.h mx-i32-i8nda.h mx-i32-ui8nda.h mx-i32-i16nda.h mx-i32-ui16nda.h mx-i32-ui32nda.h mx-i32-i64nda.h mx-i32-ui64nda.h mx-i64-i8nda.h mx-i64-ui8nda.h mx-i64-i16nda.h mx-i64-ui16nda.h mx-i64-i32nda.h mx-i64-ui32nda.h mx-i64-ui64nda.h mx-ui8-i8nda.h mx-ui8-i16nda.h mx-ui8-ui16nda.h mx-ui8-i32nda.h mx-ui8-ui32nda.h mx-ui8-i64nda.h mx-ui8-ui64nda.h mx-ui16-i8nda.h mx-ui16-ui8nda.h mx-ui16-i16nda.h mx-ui16-i32nda.h mx-ui16-ui32nda.h mx-ui16-i64nda.h mx-ui16-ui64nda.h mx-ui32-i8nda.h mx-ui32-ui8nda.h mx-ui32-i16nda.h mx-ui32-ui16nda.h mx-ui32-i32nda.h mx-ui32-i64nda.h mx-ui32-ui64nda.h mx-ui64-i8nda.h mx-ui64-ui8nda.h mx-ui64-i16nda.h mx-ui64-ui16nda.h mx-ui64-i32nda.h mx-ui64-ui32nda.h mx-ui64-i64nda.h mx-i8nda-ui8nda.h mx-i8nda-i16nda.h mx-i8nda-ui16nda.h mx-i8nda-i32nda.h mx-i8nda-ui32nda.h mx-i8nda-i64nda.h mx-i8nda-ui64nda.h mx-i16nda-i8nda.h mx-i16nda-ui8nda.h mx-i16nda-ui16nda.h mx-i16nda-i32nda.h mx-i16nda-ui32nda.h mx-i16nda-i64nda.h mx-i16nda-ui64nda.h mx-i32nda-i8nda.h mx-i32nda-ui8nda.h mx-i32nda-i16nda.h mx-i32nda-ui16nda.h mx-i32nda-ui32nda.h mx-i32nda-i64nda.h mx-i32nda-ui64nda.h mx-i64nda-i8nda.h mx-i64nda-ui8nda.h mx-i64nda-i16nda.h mx-i64nda-ui16nda.h mx-i64nda-i32nda.h mx-i64nda-ui32nda.h mx-i64nda-ui64nda.h mx-ui8nda-i8nda.h mx-ui8nda-i16nda.h mx-ui8nda-ui16nda.h mx-ui8nda-i32nda.h mx-ui8nda-ui32nda.h mx-ui8nda-i64nda.h mx-ui8nda-ui64nda.h mx-ui16nda-i8nda.h mx-ui16nda-ui8nda.h mx-ui16nda-i16nda.h mx-ui16nda-i32nda.h mx-ui16nda-ui32nda.h mx-ui16nda-i64nda.h mx-ui16nda-ui64nda.h mx-ui32nda-i8nda.h mx-ui32nda-ui8nda.h mx-ui32nda-i16nda.h mx-ui32nda-ui16nda.h mx-ui32nda-i32nda.h mx-ui32nda-i64nda.h mx-ui32nda-ui64nda.h mx-ui64nda-i8nda.h mx-ui64nda-ui8nda.h mx-ui64nda-i16nda.h mx-ui64nda-ui16nda.h mx-ui64nda-i32nda.h mx-ui64nda-ui32nda.h mx-ui64nda-i64nda.h vx-ccv-cv.h vx-ccv-s.h vx-crv-rv.h vx-crv-s.h vx-cs-cv.h vx-cs-rv.h vx-cv-ccv.h vx-cv-cs.h vx-rv-crv.h vx-rv-cs.h vx-s-ccv.h vx-s-crv.h smx-sm-cs.h smx-cs-sm.h smx-scm-s.h smx-s-scm.h smx-scm-sm.h smx-sm-scm.h smx-m-sm.h smx-m-scm.h smx-cm-sm.h smx-cm-scm.h smx-sm-m.h smx-scm-m.h smx-sm-cm.h smx-scm-cm.h smx-bm-sbm.h smx-sbm-bm.h Array.cc ArrayN.cc DiagArray2.cc MArray.cc MArray2.cc MArrayN.cc MDiagArray2.cc base-lu.cc oct-sort.cc sparse-base-lu.cc sparse-base-chol.cc sparse-dmsolve.cc mx-inlines.cc kpse.cc intNDArray.cc; do \
- rm -f /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave/$f; \
- if [ -f $f ]; then \
- /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave/$f; \
- else \
- /bin/install -c -m 644 ./$f /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave/$f; \
- fi ; \
- done
- make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/liboctave'
- making install in src
- make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
- make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- making defaults.h from defaults.h.in
- defaults.h is unchanged
- making oct-conf.h from oct-conf.h.in
- oct-conf.h is unchanged
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/bin
- rm -f /home/perry/abs/local/octave/pkg/opt/octave/bin/octave
- /bin/install -c octave /home/perry/abs/local/octave/pkg/opt/octave/bin/octave-3.0.1
- cd /home/perry/abs/local/octave/pkg/opt/octave/bin ; ln -s octave-3.0.1 octave
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/oct/i686-pc-linux-gnu
- /bin/install -c -m 644 PKG_ADD /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/oct/i686-pc-linux-gnu/PKG_ADD
- if [ -n " balance.oct besselj.oct betainc.oct bsxfun.oct cellfun.oct chol.oct ccolamd.oct colamd.oct colloc.oct conv2.oct convhulln.oct daspk.oct dasrt.oct dassl.oct det.oct dispatch.oct eig.oct expm.oct fft.oct fft2.oct fftn.oct fftw.oct filter.oct find.oct fsolve.oct gammainc.oct gcd.oct getgrent.oct getpwent.oct getrusage.oct givens.oct hess.oct inv.oct kron.oct lsode.oct lu.oct luinc.oct matrix_type.oct max.oct md5sum.oct pinv.oct qr.oct quad.oct qz.oct rand.oct regexp.oct schur.oct sort.oct sparse.oct spchol.oct spdet.oct spfind.oct spkron.oct splu.oct spparms.oct spqr.oct sqrtm.oct svd.oct syl.oct symrcm.oct time.oct tsearch.oct typecast.oct urlwrite.oct __contourc__.oct __delaunayn__.oct __dsearchn__.oct __gnuplot_raw__.oct __glpk__.oct __lin_interpn__.oct __pchip_deriv__.oct __qp__.oct __voronoi__.oct" ]; then \
- xfiles=" balance.oct besselj.oct betainc.oct bsxfun.oct cellfun.oct chol.oct ccolamd.oct colamd.oct colloc.oct conv2.oct convhulln.oct daspk.oct dasrt.oct dassl.oct det.oct dispatch.oct eig.oct expm.oct fft.oct fft2.oct fftn.oct fftw.oct filter.oct find.oct fsolve.oct gammainc.oct gcd.oct getgrent.oct getpwent.oct getrusage.oct givens.oct hess.oct inv.oct kron.oct lsode.oct lu.oct luinc.oct matrix_type.oct max.oct md5sum.oct pinv.oct qr.oct quad.oct qz.oct rand.oct regexp.oct schur.oct sort.oct sparse.oct spchol.oct spdet.oct spfind.oct spkron.oct splu.oct spparms.oct spqr.oct sqrtm.oct svd.oct syl.oct symrcm.oct time.oct tsearch.oct typecast.oct urlwrite.oct __contourc__.oct __delaunayn__.oct __dsearchn__.oct __gnuplot_raw__.oct __glpk__.oct __lin_interpn__.oct __pchip_deriv__.oct __qp__.oct __voronoi__.oct"; \
- for f in $xfiles; do \
- /bin/install -c $f /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/oct/i686-pc-linux-gnu/$f; \
- done; \
- fi
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1
- if false; then \
- rm -f /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctinterp.a; \
- /bin/install -c -m 644 liboctinterp.a \
- /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctinterp.a; \
- ranlib /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctinterp.a; \
- fi
- if true; then \
- rm -f /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctinterp.so.3.0.1; \
- /bin/install -c liboctinterp.so \
- /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctinterp.so.3.0.1; \
- rm -f /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctinterp.so; \
- (cd /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1 ; ln -s liboctinterp.so.3.0.1 /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctinterp.so); \
- if test x != x ; then \
- rm -f /home/perry/abs/local/octave/pkg/opt/octave/bin/liboctinterp.; \
- /bin/install -c \
- liboctinterp. /home/perry/abs/local/octave/pkg/opt/octave/bin/liboctinterp.; \
- fi; \
- fi
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave
- for f in Cell.h base-list.h builtins.h c-file-ptr-stream.h comment-list.h debug.h defun-dld.h defun-int.h defun.h dirfns.h dynamic-ld.h error.h file-io.h gripes.h help.h input.h lex.h load-path.h load-save.h ls-hdf5.h ls-mat-ascii.h ls-mat4.h ls-mat5.h ls-oct-ascii.h ls-oct-binary.h ls-utils.h mex.h mexproto.h oct-errno.h oct-fstrm.h oct-hist.h oct-iostrm.h oct-map.h oct-obj.h oct-prcstrm.h oct-procbuf.h oct-stdstrm.h oct-stream.h zfstream.h oct-strstrm.h oct-lvalue.h oct.h octave.h ops.h pager.h parse.h pr-output.h procstream.h sighandlers.h siglist.h sparse-xdiv.h sparse-xpow.h symtab.h sysdep.h token.h toplev.h unwind-prot.h utils.h variables.h version.h xdiv.h xpow.h ov-re-mat.h ov-cx-mat.h ov-ch-mat.h ov-cs-list.h ov-list.h ov-struct.h ov-scalar.h ov-range.h ov-complex.h ov-colon.h ov-base.h ov-base-mat.h ov-base-scalar.h ov-streamoff.h ov-str-mat.h ov-bool-mat.h ov-bool.h ov-cell.h ov.h ov-fcn.h ov-builtin.h ov-dld-fcn.h ov-mapper.h ov-mex-fcn.h ov-usr-fcn.h ov-fcn-handle.h ov-fcn-inline.h ov-typeinfo.h ov-type-conv.h ov-base-int.h ov-int-traits.h ov-intx.h ov-int8.h ov-int16.h ov-int32.h ov-int64.h ov-uint8.h ov-uint16.h ov-uint32.h ov-uint64.h pt.h pt-all.h pt-arg-list.h pt-assign.h pt-binop.h pt-bp.h pt-cell.h pt-check.h pt-cmd.h pt-colon.h pt-const.h pt-decl.h pt-except.h pt-exp.h pt-fcn-handle.h pt-id.h pt-idx.h pt-jump.h pt-loop.h pt-mat.h pt-misc.h pt-pr-code.h pt-select.h pt-stmt.h pt-unop.h pt-walk.h ov-base-sparse.h ov-bool-sparse.h ov-cx-sparse.h ov-re-sparse.h ov-base-int.cc ov-base-mat.cc ov-base-scalar.cc graphics.h mxarray.h; do \
- rm -f /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave/$f; \
- if [ -f $f ]; then \
- /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave/$f; \
- else \
- /bin/install -c -m 644 ./$f /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave/$f; \
- fi ; \
- done
- for f in defaults.h oct-conf.h oct-gperf.h; do \
- rm -f /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave/$f; \
- if [ -f $f ]; then \
- /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave/$f ; \
- else \
- /bin/install -c -m 644 ./$f /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave/$f ; \
- fi ; \
- done
- make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
- making install in scripts
- make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts'
- make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- making install in audio
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/audio'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/audio
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/audio
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/audio
- for f in ./lin2mu.m ./loadaudio.m ./mu2lin.m ./playaudio.m ./record.m ./saveaudio.m ./setaudio.m ./wavread.m ./wavwrite.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/audio/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/audio/$fbase; done
- ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/audio > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/audio/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/audio/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/audio/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/audio/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/audio/PKG_ADD.t ; fi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/audio'
- making install in control
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control'
- making install in base
- make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control/base'
- ../../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/base
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/base
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/base
- for f in ./DEMOcontrol.m ./__bodquist__.m ./__freqresp__.m ./__stepimp__.m ./analdemo.m ./are.m ./bddemo.m ./bode.m ./bode_bounds.m ./controldemo.m ./ctrb.m ./damp.m ./dare.m ./dcgain.m ./dgram.m ./dkalman.m ./dlqe.m ./dlqr.m ./dlyap.m ./dre.m ./frdemo.m ./freqchkw.m ./gram.m ./impulse.m ./lqe.m ./lqg.m ./lqr.m ./lsim.m ./ltifr.m ./lyap.m ./nichols.m ./nyquist.m ./obsv.m ./place.m ./pzmap.m ./rldemo.m ./rlocus.m ./step.m ./tzero.m ./tzero2.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/base/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/base/$fbase; done
- ../../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/base > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/base/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/base/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/base/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/base/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/base/PKG_ADD.t ; fi
- make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control/base'
- making install in hinf
- make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control/hinf'
- ../../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/hinf
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/hinf
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/hinf
- for f in ./dgkfdemo.m ./dhinfdemo.m ./h2norm.m ./h2syn.m ./hinf_ctr.m ./hinfdemo.m ./hinfnorm.m ./hinfsyn.m ./hinfsyn_chk.m ./hinfsyn_ric.m ./is_dgkf.m ./wgt1o.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/hinf/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/hinf/$fbase; done
- ../../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/hinf > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/hinf/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/hinf/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/hinf/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/hinf/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/hinf/PKG_ADD.t ; fi
- make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control/hinf'
- making install in obsolete
- make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control/obsolete'
- ../../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/obsolete
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/obsolete
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/obsolete
- for f in ./dezero.m ./dlqg.m ./minfo.m ./packsys.m ./qzval.m ./rotg.m ./series.m ./swapcols.m ./swaprows.m ./syschnames.m ./unpacksys.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/obsolete/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/obsolete/$fbase; done
- ../../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/obsolete > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/obsolete/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/obsolete/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/obsolete/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/obsolete/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/obsolete/PKG_ADD.t ; fi
- make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control/obsolete'
- making install in system
- make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control/system'
- ../../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/system
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/system
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/system
- for f in ./__abcddims__.m ./__syschnamesl__.m ./__sysconcat__.m ./__syscont_disc__.m ./__sysdefioname__.m ./__sysdefstname__.m ./__sysgroupn__.m ./__tf2sysl__.m ./__tfl__.m ./__zp2ssg2__.m ./abcddim.m ./buildssic.m ./c2d.m ./cellidx.m ./d2c.m ./dmr2d.m ./fir2sys.m ./is_abcd.m ./is_controllable.m ./is_detectable.m ./is_digital.m ./is_observable.m ./is_sample.m ./is_signal_list.m ./is_siso.m ./is_stabilizable.m ./is_stable.m ./jet707.m ./listidx.m ./moddemo.m ./ord2.m ./packedform.m ./parallel.m ./ss.m ./ss2sys.m ./ss2tf.m ./ss2zp.m ./starp.m ./sys2fir.m ./sys2ss.m ./sys2tf.m ./sys2zp.m ./sysadd.m ./sysappend.m ./syschtsam.m ./sysconnect.m ./syscont.m ./sysdimensions.m ./sysdisc.m ./sysdup.m ./sysgetsignals.m ./sysgettsam.m ./sysgettype.m ./sysgroup.m ./sysidx.m ./sysmin.m ./sysmult.m ./sysout.m ./sysprune.m ./sysreorder.m ./sysrepdemo.m ./sysscale.m ./syssetsignals.m ./syssub.m ./sysupdate.m ./tf.m ./tf2ss.m ./tf2sys.m ./tf2zp.m ./tfout.m ./ugain.m ./zp.m ./zp2ss.m ./zp2sys.m ./zp2tf.m ./zpout.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/system/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/system/$fbase; done
- ../../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/system > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/system/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/system/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/system/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/system/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/system/PKG_ADD.t ; fi
- make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control/system'
- making install in util
- make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control/util'
- ../../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/util
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/util
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/util
- for f in ./__outlist__.m ./__zgpbal__.m ./axis2dlim.m ./prompt.m ./run_cmd.m ./sortcom.m ./strappend.m ./swap.m ./zgfmul.m ./zgfslv.m ./zginit.m ./zgreduce.m ./zgrownorm.m ./zgscal.m ./zgsgiv.m ./zgshsr.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/util/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/util/$fbase; done
- ../../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/util > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/util/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/util/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/util/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/util/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/util/PKG_ADD.t ; fi
- make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control/util'
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control'
- making install in deprecated
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/deprecated'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/deprecated
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/deprecated
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/deprecated
- for f in ./beta_cdf.m ./beta_inv.m ./beta_pdf.m ./beta_rnd.m ./binomial_cdf.m ./binomial_inv.m ./binomial_pdf.m ./binomial_rnd.m ./chisquare_cdf.m ./chisquare_inv.m ./chisquare_pdf.m ./chisquare_rnd.m ./clearplot.m ./clg.m ./com2str.m ./exponential_cdf.m ./exponential_inv.m ./exponential_pdf.m ./exponential_rnd.m ./f_cdf.m ./f_inv.m ./f_pdf.m ./f_rnd.m ./gamma_cdf.m ./gamma_inv.m ./gamma_pdf.m ./gamma_rnd.m ./geometric_cdf.m ./geometric_inv.m ./geometric_pdf.m ./geometric_rnd.m ./hypergeometric_cdf.m ./hypergeometric_inv.m ./hypergeometric_pdf.m ./hypergeometric_rnd.m ./intersection.m ./is_bool.m ./is_complex.m ./is_list.m ./is_matrix.m ./is_scalar.m ./is_square.m ./is_stream.m ./is_struct.m ./is_symmetric.m ./is_vector.m ./isstr.m ./lognormal_cdf.m ./lognormal_inv.m ./lognormal_pdf.m ./lognormal_rnd.m ./meshdom.m ./normal_cdf.m ./normal_inv.m ./normal_pdf.m ./normal_rnd.m ./pascal_cdf.m ./pascal_inv.m ./pascal_pdf.m ./pascal_rnd.m ./poisson_cdf.m ./poisson_inv.m ./poisson_pdf.m ./poisson_rnd.m ./polyinteg.m ./setstr.m ./struct_contains.m ./struct_elements.m ./t_cdf.m ./t_inv.m ./t_pdf.m ./t_rnd.m ./uniform_cdf.m ./uniform_inv.m ./uniform_pdf.m ./uniform_rnd.m ./weibcdf.m ./weibinv.m ./weibpdf.m ./weibrnd.m ./weibull_cdf.m ./weibull_inv.m ./weibull_pdf.m ./weibull_rnd.m ./wiener_rnd.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/deprecated/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/deprecated/$fbase; done
- ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/deprecated > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/deprecated/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/deprecated/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/deprecated/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/deprecated/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/deprecated/PKG_ADD.t ; fi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/deprecated'
- making install in elfun
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/elfun'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/elfun
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/elfun
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/elfun
- for f in ./acosd.m ./acot.m ./acotd.m ./acoth.m ./acsc.m ./acscd.m ./acsch.m ./asec.m ./asecd.m ./asech.m ./asind.m ./atand.m ./cosd.m ./cot.m ./cotd.m ./coth.m ./csc.m ./cscd.m ./csch.m ./lcm.m ./sec.m ./secd.m ./sech.m ./sind.m ./tand.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/elfun/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/elfun/$fbase; done
- ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/elfun > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/elfun/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/elfun/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/elfun/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/elfun/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/elfun/PKG_ADD.t ; fi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/elfun'
- making install in finance
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/finance'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/finance
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/finance
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/finance
- for f in ./fv.m ./fvl.m ./irr.m ./nper.m ./npv.m ./pmt.m ./pv.m ./pvl.m ./rate.m ./vol.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/finance/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/finance/$fbase; done
- ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/finance > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/finance/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/finance/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/finance/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/finance/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/finance/PKG_ADD.t ; fi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/finance'
- making install in general
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/general'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/general
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/general
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/general
- for f in ./__isequal__.m ./__splinen__.m ./accumarray.m ./arrayfun.m ./bicubic.m ./bitcmp.m ./bitget.m ./bitset.m ./blkdiag.m ./cart2pol.m ./cart2sph.m ./cell2mat.m ./celldisp.m ./circshift.m ./common_size.m ./cplxpair.m ./cumtrapz.m ./deal.m ./del2.m ./diff.m ./flipdim.m ./fliplr.m ./flipud.m ./gradient.m ./ind2sub.m ./int2str.m ./interp1.m ./interp2.m ./interp3.m ./interpn.m ./interpft.m ./is_duplicate_entry.m ./isa.m ./isdefinite.m ./isdir.m ./isequal.m ./isequalwithequalnans.m ./isscalar.m ./issquare.m ./issymmetric.m ./isvector.m ./logical.m ./logspace.m ./lookup.m ./mod.m ./nargchk.m ./nextpow2.m ./nthroot.m ./num2str.m ./perror.m ./pol2cart.m ./polyarea.m ./postpad.m ./prepad.m ./quadl.m ./randperm.m ./rat.m ./rem.m ./repmat.m ./rot90.m ./rotdim.m ./runlength.m ./shift.m ./shiftdim.m ./sortrows.m ./sph2cart.m ./strerror.m ./structfun.m ./sub2ind.m ./trapz.m ./tril.m ./triu.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/general/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/general/$fbase; done
- ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/general > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/general/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/general/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/general/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/general/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/general/PKG_ADD.t ; fi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/general'
- making install in geometry
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/geometry'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/geometry
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/geometry
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/geometry
- for f in ./convhull.m ./delaunay3.m ./delaunayn.m ./delaunay.m ./dsearch.m ./dsearchn.m ./griddata.m ./griddata3.m ./griddatan.m ./inpolygon.m ./trimesh.m ./triplot.m ./tsearchn.m ./voronoi.m ./voronoin.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/geometry/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/geometry/$fbase; done
- ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/geometry > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/geometry/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/geometry/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/geometry/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/geometry/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/geometry/PKG_ADD.t ; fi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/geometry'
- making install in image
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/image'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/image
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/image
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/image
- for f in ./__img__.m ./__img_via_file__.m ./autumn.m ./bone.m ./brighten.m ./colormap.m ./cool.m ./copper.m ./flag.m ./gmap40.m ./gray.m ./gray2ind.m ./hot.m ./hsv.m ./hsv2rgb.m ./image.m ./image_viewer.m ./imagesc.m ./imshow.m ./ind2gray.m ./ind2rgb.m ./jet.m ./loadimage.m ./ntsc2rgb.m ./ocean.m ./pink.m ./prism.m ./rainbow.m ./rgb2hsv.m ./rgb2ind.m ./rgb2ntsc.m ./saveimage.m ./spring.m ./summer.m ./white.m ./winter.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/image/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/image/$fbase; done
- ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/image > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/image/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/image/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/image/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/image/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/image/PKG_ADD.t ; fi
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/imagelib
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/imagelib
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/imagelib
- for f in default.img; do \
- rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/imagelib/$f; \
- /bin/install -c -m 644 ./$f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/imagelib/$f; \
- done
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/exec/i686-pc-linux-gnu
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/image'
- making install in io
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/io'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/io
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/io
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/io
- for f in ./beep.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/io/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/io/$fbase; done
- ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/io > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/io/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/io/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/io/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/io/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/io/PKG_ADD.t ; fi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/io'
- making install in linear-algebra
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/linear-algebra'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/linear-algebra
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/linear-algebra
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/linear-algebra
- for f in ./__norm__.m ./commutation_matrix.m ./cond.m ./condest.m ./cross.m ./dmult.m ./dot.m ./duplication_matrix.m ./housh.m ./krylov.m ./krylovb.m ./logm.m ./null.m ./onenormest.m ./orth.m ./qzhess.m ./rank.m ./rref.m ./trace.m ./vec.m ./vech.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/linear-algebra/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/linear-algebra/$fbase; done
- ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/linear-algebra > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/linear-algebra/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/linear-algebra/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/linear-algebra/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/linear-algebra/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/linear-algebra/PKG_ADD.t ; fi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/linear-algebra'
- making install in miscellaneous
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/miscellaneous'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/miscellaneous
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/miscellaneous
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/miscellaneous
- for f in ./ans.m ./bincoeff.m ./bug_report.m ./bunzip2.m ./cast.m ./comma.m ./compare_versions.m ./computer.m ./copyfile.m ./delete.m ./dir.m ./doc.m ./dos.m ./dump_prefs.m ./edit.m ./fileattrib.m ./fileparts.m ./flops.m ./fullfile.m ./getfield.m ./gunzip.m ./gzip.m ./inputname.m ./ismac.m ./ispc.m ./isunix.m ./license.m ./list_primes.m ./ls.m ./ls_command.m ./menu.m ./mex.m ./mexext.m ./mkoctfile.m ./movefile.m ./news.m ./orderfields.m ./pack.m ./paren.m ./parseparams.m ./run.m ./semicolon.m ./setfield.m ./single.m ./substruct.m ./swapbytes.m ./tar.m ./tempdir.m ./tempname.m ./texas_lotto.m ./unix.m ./unpack.m ./untar.m ./unzip.m ./ver.m ./version.m ./warning_ids.m ./what.m ./xor.m ./zip.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/miscellaneous/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/miscellaneous/$fbase; done
- ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/miscellaneous > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/miscellaneous/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/miscellaneous/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/miscellaneous/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/miscellaneous/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/miscellaneous/PKG_ADD.t ; fi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/miscellaneous'
- making install in optimization
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/optimization'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/optimization
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/optimization
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/optimization
- for f in ./__fsolve_defopts__.m ./glpk.m ./glpkmex.m ./optimset.m ./qp.m ./sqp.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/optimization/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/optimization/$fbase; done
- ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/optimization > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/optimization/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/optimization/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/optimization/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/optimization/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/optimization/PKG_ADD.t ; fi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/optimization'
- making install in path
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/path'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/path
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/path
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/path
- for f in ./savepath.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/path/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/path/$fbase; done
- ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/path > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/path/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/path/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/path/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/path/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/path/PKG_ADD.t ; fi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/path'
- making install in pkg
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/pkg'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/pkg
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/pkg
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/pkg
- for f in ./pkg.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/pkg/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/pkg/$fbase; done
- ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/pkg > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/pkg/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/pkg/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/pkg/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/pkg/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/pkg/PKG_ADD.t ; fi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/pkg'
- making install in plot
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/plot'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/plot
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/plot
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/plot
- for f in ./__area__.m ./__axes_limits__.m ./__axis_label__.m ./__bar__.m ./__bars__.m ./__contour__.m ./__default_plot_options__.m ./__errcomm__.m ./__errplot__.m ./__go_close_all__.m ./__go_draw_axes__.m ./__go_draw_figure__.m ./__gnuplot_version__.m ./__line__.m ./__next_line_color__.m ./__patch__.m ./__plr1__.m ./__plr2__.m ./__plt1__.m ./__plt2__.m ./__plt2mm__.m ./__plt2mv__.m ./__plt2ss__.m ./__plt2sv__.m ./__plt2vm__.m ./__plt2vs__.m ./__plt2vv__.m ./__plt__.m ./__plt_get_axis_arg__.m ./__pltopt1__.m ./__pltopt__.m ./__quiver__.m ./__scatter__.m ./__stem__.m ./ancestor.m ./area.m ./axes.m ./axis.m ./bar.m ./barh.m ./box.m ./caxis.m ./clf.m ./close.m ./closereq.m ./colorbar.m ./compass.m ./contour3.m ./contour.m ./contourc.m ./contourf.m ./cylinder.m ./drawnow.m ./ellipsoid.m ./errorbar.m ./feather.m ./figure.m ./fill.m ./findobj.m ./fplot.m ./gca.m ./gcf.m ./grid.m ./hidden.m ./hist.m ./hold.m ./isfigure.m ./ishold.m ./legend.m ./line.m ./loglog.m ./loglogerr.m ./mesh.m ./meshc.m ./meshgrid.m ./meshz.m ./ndgrid.m ./newplot.m ./orient.m ./pareto.m ./patch.m ./pcolor.m ./peaks.m ./pie.m ./plot.m ./plotyy.m ./plot3.m ./plotyy.m ./polar.m ./print.m ./quiver.m ./quiver3.m ./replot.m ./ribbon.m ./rose.m ./scatter.m ./scatter3.m ./semilogx.m ./semilogxerr.m ./semilogy.m ./semilogyerr.m ./shading.m ./shg.m ./slice.m ./sombrero.m ./sphere.m ./spinmap.m ./stairs.m ./stem.m ./stem3.m ./subplot.m ./surf.m ./surface.m ./surfc.m ./surfnorm.m ./text.m ./title.m ./view.m ./xlabel.m ./xlim.m ./ylabel.m ./ylim.m ./zlabel.m ./zlim.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/plot/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/plot/$fbase; done
- ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/plot > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/plot/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/plot/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/plot/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/plot/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/plot/PKG_ADD.t ; fi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/plot'
- making install in polynomial
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/polynomial'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/polynomial
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/polynomial
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/polynomial
- for f in ./compan.m ./conv.m ./deconv.m ./mkpp.m ./mpoles.m ./pchip.m ./poly.m ./polyder.m ./polyderiv.m ./polyfit.m ./polygcd.m ./polyint.m ./polyout.m ./polyreduce.m ./polyval.m ./polyvalm.m ./ppval.m ./residue.m ./roots.m ./spline.m ./unmkpp.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/polynomial/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/polynomial/$fbase; done
- ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/polynomial > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/polynomial/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/polynomial/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/polynomial/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/polynomial/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/polynomial/PKG_ADD.t ; fi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/polynomial'
- making install in quaternion
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/quaternion'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/quaternion
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/quaternion
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/quaternion
- for f in ./demoquat.m ./qconj.m ./qcoordinate_plot.m ./qderiv.m ./qderivmat.m ./qinv.m ./qmult.m ./qtrans.m ./qtransv.m ./qtransvmat.m ./quaternion.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/quaternion/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/quaternion/$fbase; done
- ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/quaternion > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/quaternion/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/quaternion/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/quaternion/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/quaternion/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/quaternion/PKG_ADD.t ; fi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/quaternion'
- making install in set
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/set'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/set
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/set
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/set
- for f in ./complement.m ./create_set.m ./intersect.m ./ismember.m ./setdiff.m ./setxor.m ./union.m ./unique.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/set/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/set/$fbase; done
- ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/set > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/set/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/set/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/set/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/set/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/set/PKG_ADD.t ; fi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/set'
- making install in signal
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/signal'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/signal
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/signal
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/signal
- for f in ./arch_fit.m ./arch_rnd.m ./arch_test.m ./arma_rnd.m ./autocor.m ./autocov.m ./autoreg_matrix.m ./bartlett.m ./blackman.m ./detrend.m ./diffpara.m ./durbinlevinson.m ./fftconv.m ./fftfilt.m ./fftshift.m ./filter2.m ./fractdiff.m ./freqz.m ./freqz_plot.m ./hamming.m ./hanning.m ./hurst.m ./ifftshift.m ./periodogram.m ./rectangle_lw.m ./rectangle_sw.m ./sinc.m ./sinetone.m ./sinewave.m ./spectral_adf.m ./spectral_xdf.m ./spencer.m ./stft.m ./synthesis.m ./triangle_lw.m ./triangle_sw.m ./unwrap.m ./yulewalker.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/signal/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/signal/$fbase; done
- ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/signal > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/signal/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/signal/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/signal/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/signal/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/signal/PKG_ADD.t ; fi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/signal'
- making install in sparse
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/sparse'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/sparse
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/sparse
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/sparse
- for f in ./colperm.m ./etreeplot.m ./gplot.m ./nonzeros.m ./normest.m ./pcg.m ./pcr.m ./spalloc.m ./spconvert.m ./spdiags.m ./speye.m ./spfun.m ./sphcat.m ./spones.m ./sprand.m ./sprandn.m ./sprandsym.m ./spstats.m ./spvcat.m ./spy.m ./treeplot.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/sparse/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/sparse/$fbase; done
- ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/sparse > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/sparse/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/sparse/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/sparse/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/sparse/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/sparse/PKG_ADD.t ; fi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/sparse'
- making install in specfun
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/specfun'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/specfun
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/specfun
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/specfun
- for f in ./bessel.m ./beta.m ./betai.m ./betaln.m ./erfinv.m ./factor.m ./factorial.m ./gammai.m ./isprime.m ./legendre.m ./log2.m ./nchoosek.m ./perms.m ./pow2.m ./primes.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/specfun/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/specfun/$fbase; done
- ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/specfun > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/specfun/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/specfun/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/specfun/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/specfun/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/specfun/PKG_ADD.t ; fi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/specfun'
- making install in special-matrix
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/special-matrix'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/special-matrix
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/special-matrix
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/special-matrix
- for f in ./hadamard.m ./hankel.m ./hilb.m ./invhilb.m ./magic.m ./pascal.m ./rosser.m ./sylvester_matrix.m ./toeplitz.m ./vander.m ./wilkinson.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/special-matrix/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/special-matrix/$fbase; done
- ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/special-matrix > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/special-matrix/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/special-matrix/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/special-matrix/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/special-matrix/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/special-matrix/PKG_ADD.t ; fi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/special-matrix'
- making install in startup
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/startup'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/startup
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/startup
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/startup
- if test -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/startup/octaverc; then true; \
- else \
- /bin/install -c -m 644 ./main-rcfile \
- /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/startup/octaverc; \
- fi
- if test -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/startup/inputrc; then true; \
- else \
- /bin/install -c -m 644 ./inputrc \
- /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/startup/inputrc; \
- fi
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/site/m/startup
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/site
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/site
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/site/m
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/site/m
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/site/m/startup
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/site/m/startup
- if test -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/site/m/startup/octaverc; \
- then true; \
- else \
- /bin/install -c -m 644 ./local-rcfile \
- /home/perry/abs/local/octave/pkg/opt/octave/share/octave/site/m/startup/octaverc; \
- fi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/startup'
- making install in statistics
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics'
- making install in base
- make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/base'
- ../../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/base
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/base
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/base
- for f in ./center.m ./cloglog.m ./cor.m ./corrcoef.m ./cov.m ./cut.m ./gls.m ./iqr.m ./kendall.m ./kurtosis.m ./logit.m ./mahalanobis.m ./mean.m ./meansq.m ./median.m ./mode.m ./moment.m ./ols.m ./ppplot.m ./probit.m ./qqplot.m ./range.m ./ranks.m ./run_count.m ./skewness.m ./spearman.m ./statistics.m ./std.m ./studentize.m ./table.m ./values.m ./var.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/base/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/base/$fbase; done
- ../../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/base > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/base/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/base/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/base/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/base/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/base/PKG_ADD.t ; fi
- make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/base'
- making install in distributions
- make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/distributions'
- ../../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/distributions
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/distributions
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/distributions
- for f in ./betacdf.m ./betainv.m ./betapdf.m ./betarnd.m ./binocdf.m ./binoinv.m ./binopdf.m ./binornd.m ./cauchy_cdf.m ./cauchy_inv.m ./cauchy_pdf.m ./cauchy_rnd.m ./chi2cdf.m ./chi2inv.m ./chi2pdf.m ./chi2rnd.m ./discrete_cdf.m ./discrete_inv.m ./discrete_pdf.m ./discrete_rnd.m ./empirical_cdf.m ./empirical_inv.m ./empirical_pdf.m ./empirical_rnd.m ./expcdf.m ./expinv.m ./exppdf.m ./exprnd.m ./fcdf.m ./finv.m ./fpdf.m ./frnd.m ./gamcdf.m ./gaminv.m ./gampdf.m ./gamrnd.m ./geocdf.m ./geoinv.m ./geopdf.m ./geornd.m ./hygecdf.m ./hygeinv.m ./hygepdf.m ./hygernd.m ./kolmogorov_smirnov_cdf.m ./laplace_cdf.m ./laplace_inv.m ./laplace_pdf.m ./laplace_rnd.m ./logistic_cdf.m ./logistic_inv.m ./logistic_pdf.m ./logistic_rnd.m ./logncdf.m ./logninv.m ./lognpdf.m ./lognrnd.m ./nbincdf.m ./nbininv.m ./nbinpdf.m ./nbinrnd.m ./normcdf.m ./norminv.m ./normpdf.m ./normrnd.m ./poisscdf.m ./poissinv.m ./poisspdf.m ./poissrnd.m ./stdnormal_cdf.m ./stdnormal_inv.m ./stdnormal_pdf.m ./stdnormal_rnd.m ./tcdf.m ./tinv.m ./tpdf.m ./trnd.m ./unidrnd.m ./unidcdf.m ./unidinv.m ./unidpdf.m ./unifrnd.m ./unifcdf.m ./unifinv.m ./unifpdf.m ./wblcdf.m ./wblinv.m ./wblpdf.m ./wblrnd.m ./wienrnd.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/distributions/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/distributions/$fbase; done
- ../../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/distributions > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/distributions/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/distributions/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/distributions/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/distributions/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/distributions/PKG_ADD.t ; fi
- make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/distributions'
- making install in models
- make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/models'
- ../../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/models
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/models
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/models
- for f in ./logistic_regression.m ./logistic_regression_derivatives.m ./logistic_regression_likelihood.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/models/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/models/$fbase; done
- ../../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/models > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/models/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/models/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/models/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/models/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/models/PKG_ADD.t ; fi
- make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/models'
- making install in tests
- make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/tests'
- ../../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/tests
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/tests
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/tests
- for f in ./anova.m ./bartlett_test.m ./chisquare_test_homogeneity.m ./chisquare_test_independence.m ./cor_test.m ./f_test_regression.m ./hotelling_test.m ./hotelling_test_2.m ./kolmogorov_smirnov_test.m ./kolmogorov_smirnov_test_2.m ./kruskal_wallis_test.m ./manova.m ./mcnemar_test.m ./prop_test_2.m ./run_test.m ./sign_test.m ./t_test.m ./t_test_2.m ./t_test_regression.m ./u_test.m ./var_test.m ./welch_test.m ./wilcoxon_test.m ./z_test.m ./z_test_2.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/tests/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/tests/$fbase; done
- ../../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/tests > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/tests/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/tests/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/tests/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/tests/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/tests/PKG_ADD.t ; fi
- make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/tests'
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics'
- making install in strings
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/strings'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/strings
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/strings
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/strings
- for f in ./base2dec.m ./bin2dec.m ./blanks.m ./deblank.m ./dec2base.m ./dec2bin.m ./dec2hex.m ./findstr.m ./hex2dec.m ./index.m ./isletter.m ./lower.m ./mat2str.m ./rindex.m ./split.m ./str2double.m ./str2mat.m ./str2num.m ./strcat.m ./strcmpi.m ./strfind.m ./strjust.m ./strmatch.m ./strncmpi.m ./strrep.m ./strtok.m ./strtrim.m ./strtrunc.m ./strvcat.m ./substr.m ./upper.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/strings/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/strings/$fbase; done
- ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/strings > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/strings/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/strings/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/strings/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/strings/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/strings/PKG_ADD.t ; fi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/strings'
- making install in testfun
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/testfun'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/testfun
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/testfun
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/testfun
- for f in ./assert.m ./demo.m ./example.m ./fail.m ./speed.m ./test.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/testfun/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/testfun/$fbase; done
- ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/testfun > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/testfun/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/testfun/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/testfun/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/testfun/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/testfun/PKG_ADD.t ; fi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/testfun'
- making install in time
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/time'
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/time
- mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/time
- chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/time
- for f in ./asctime.m ./calendar.m ./clock.m ./ctime.m ./date.m ./datenum.m ./datestr.m ./datevec.m ./eomday.m ./etime.m ./is_leap_year.m ./now.m ./weekday.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/time/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/time/$fbase; done
- ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/time > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/time/PKG_ADD.t
- ls: cannot access *.cc: No such file or directory
- if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/time/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/time/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/time/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/time/PKG_ADD.t ; fi
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/time'
- ls -LR /home/perry/abs/local/octave/pkg/opt/octave/share/octave > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/ls-R
- ls -LR /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave > /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/ls-R
- make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts'
- making install in doc
- make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc'
- make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- making install in faq
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/faq'
- make[3]: Nothing to be done for `install'.
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/faq'
- making install in interpreter
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/interpreter'
- make -C ../../src DOCSTRINGS
- make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
- making defaults.h from defaults.h.in
- defaults.h is unchanged
- making oct-conf.h from oct-conf.h.in
- oct-conf.h is unchanged
- making DOCSTRINGS
- DOCSTRINGS is unchanged
- make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
- make -C ../../scripts DOCSTRINGS
- make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts'
- make[4]: `DOCSTRINGS' is up to date.
- make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts'
- making arith.texi from arith.txi
- arith.texi is unchanged
- making audio.texi from audio.txi
- audio.texi is unchanged
- making basics.texi from basics.txi
- basics.texi is unchanged
- making bugs.texi from bugs.txi
- bugs.texi is unchanged
- making container.texi from container.txi
- container.texi is unchanged
- making control.texi from control.txi
- control.texi is unchanged
- making cp-idx.texi from cp-idx.txi
- cp-idx.texi is unchanged
- making data.texi from data.txi
- data.texi is unchanged
- making debug.texi from debug.txi
- debug.texi is unchanged
- making diffeq.texi from diffeq.txi
- diffeq.texi is unchanged
- making dynamic.texi from dynamic.txi
- dynamic.texi is unchanged
- making emacs.texi from emacs.txi
- emacs.texi is unchanged
- making errors.texi from errors.txi
- errors.texi is unchanged
- making eval.texi from eval.txi
- eval.texi is unchanged
- making expr.texi from expr.txi
- expr.texi is unchanged
- making finance.texi from finance.txi
- finance.texi is unchanged
- making fn-idx.texi from fn-idx.txi
- fn-idx.texi is unchanged
- making func.texi from func.txi
- func.texi is unchanged
- making geometry.texi from geometry.txi
- geometry.texi is unchanged
- making gpl.texi from gpl.txi
- gpl.texi is unchanged
- making grammar.texi from grammar.txi
- grammar.texi is unchanged
- making image.texi from image.txi
- image.texi is unchanged
- making install.texi from install.txi
- install.texi is unchanged
- making interp.texi from interp.txi
- interp.texi is unchanged
- making intro.texi from intro.txi
- intro.texi is unchanged
- making io.texi from io.txi
- io.texi is unchanged
- making linalg.texi from linalg.txi
- linalg.texi is unchanged
- making matrix.texi from matrix.txi
- matrix.texi is unchanged
- making nonlin.texi from nonlin.txi
- nonlin.texi is unchanged
- making numbers.texi from numbers.txi
- numbers.texi is unchanged
- making op-idx.texi from op-idx.txi
- op-idx.texi is unchanged
- making optim.texi from optim.txi
- optim.texi is unchanged
- making package.texi from package.txi
- package.texi is unchanged
- making plot.texi from plot.txi
- plot.texi is unchanged
- making poly.texi from poly.txi
- poly.texi is unchanged
- making preface.texi from preface.txi
- preface.texi is unchanged
- making quad.texi from quad.txi
- quad.texi is unchanged
- making quaternion.texi from quaternion.txi
- quaternion.texi is unchanged
- making set.texi from set.txi
- set.texi is unchanged
- making signal.texi from signal.txi
- signal.texi is unchanged
- making sparse.texi from sparse.txi
- sparse.texi is unchanged
- making stats.texi from stats.txi
- stats.texi is unchanged
- making stmt.texi from stmt.txi
- stmt.texi is unchanged
- making strings.texi from strings.txi
- strings.texi is unchanged
- making system.texi from system.txi
- system.texi is unchanged
- making testfun.texi from testfun.txi
- testfun.texi is unchanged
- making tips.texi from tips.txi
- tips.texi is unchanged
- making var.texi from var.txi
- var.texi is unchanged
- making vr-idx.texi from vr-idx.txi
- vr-idx.texi is unchanged
- gawk -f ./mkcontrib.awk ./contributors.in > contributors.texi-t
- contributors.texi is unchanged
- TEXINPUTS="..:.:./..::" texi2pdf ./octave.texi
- You don't have a working TeX binary (tex) installed anywhere in
- your PATH, and texi2dvi cannot proceed without one. If you want to use
- this script, you'll need to install TeX (if you don't have it) or change
- your PATH or TEX environment variable (if you do). See the --help
- output for more details.
- For information about obtaining TeX, please see http://www.tug.org. If
- you happen to be using Debian, you can get it with this command:
- apt-get install tetex-bin
- make[3]: [octave.pdf] Error 1 (ignored)
- TEXINPUTS="..:.:./..::" texi2pdf octave-a4.texi -t @afourpaper
- You don't have a working TeX binary (tex) installed anywhere in
- your PATH, and texi2dvi cannot proceed without one. If you want to use
- this script, you'll need to install TeX (if you don't have it) or change
- your PATH or TEX environment variable (if you do). See the --help
- output for more details.
- For information about obtaining TeX, please see http://www.tug.org. If
- you happen to be using Debian, you can get it with this command:
- apt-get install tetex-bin
- make[3]: [octave-a4.pdf] Error 1 (ignored)
- ../../mkinstalldirs /home/perry/abs/local/octave/pkg/usr/man/man1 /home/perry/abs/local/octave/pkg/usr/info
- mkdir /home/perry/abs/local/octave/pkg/usr
- chmod 0755 /home/perry/abs/local/octave/pkg/usr
- mkdir /home/perry/abs/local/octave/pkg/usr/man
- chmod 0755 /home/perry/abs/local/octave/pkg/usr/man
- mkdir /home/perry/abs/local/octave/pkg/usr/man/man1
- chmod 0755 /home/perry/abs/local/octave/pkg/usr/man/man1
- mkdir /home/perry/abs/local/octave/pkg/usr/info
- chmod 0755 /home/perry/abs/local/octave/pkg/usr/info
- installing ./mkoctfile.1 in /home/perry/abs/local/octave/pkg/usr/man/man1
- installing ./octave.1 in /home/perry/abs/local/octave/pkg/usr/man/man1
- installing ./octave-bug.1 in /home/perry/abs/local/octave/pkg/usr/man/man1
- installing ./octave-config.1 in /home/perry/abs/local/octave/pkg/usr/man/man1
- installing info files in /home/perry/abs/local/octave/pkg/usr/info
- installing ./dir in /home/perry/abs/local/octave/pkg/usr/info
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/interpreter'
- making install in liboctave
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/liboctave'
- TEXINPUTS="..:.:./..::" \
- texi2dvi liboctave.texi
- You don't have a working TeX binary (tex) installed anywhere in
- your PATH, and texi2dvi cannot proceed without one. If you want to use
- this script, you'll need to install TeX (if you don't have it) or change
- your PATH or TEX environment variable (if you do). See the --help
- output for more details.
- For information about obtaining TeX, please see http://www.tug.org. If
- you happen to be using Debian, you can get it with this command:
- apt-get install tetex-bin
- make[3]: [liboctave.dvi] Error 1 (ignored)
- TEXINPUTS="..:.:./..::" \
- texi2pdf liboctave.texi
- You don't have a working TeX binary (tex) installed anywhere in
- your PATH, and texi2dvi cannot proceed without one. If you want to use
- this script, you'll need to install TeX (if you don't have it) or change
- your PATH or TEX environment variable (if you do). See the --help
- output for more details.
- For information about obtaining TeX, please see http://www.tug.org. If
- you happen to be using Debian, you can get it with this command:
- apt-get install tetex-bin
- make[3]: [liboctave.pdf] Error 1 (ignored)
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/liboctave'
- making install in refcard
- make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/refcard'
- make[3]: Nothing to be done for `install'.
- make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/refcard'
- make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc'
- making install in examples
- make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/examples'
- make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- for f in info-emacs-info info-emacs-octave-help; do \
- /bin/install -c ./$f /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/exec/i686-pc-linux-gnu/$f; \
- done
- ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/imagelib
- for f in octave-sombrero.png; do \
- rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/imagelib/$f; \
- /bin/install -c -m 644 ./$f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/imagelib/$f; \
- done
- if test -n "desktop-file-install"; then \
- desktop-file-install --dir=/home/perry/abs/local/octave/pkg/opt/octave/share/applications \
- --vendor www.octave.org octave.desktop; \
- fi
- make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/examples'
- make[1]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1'
- PKGBUILD: line 45: cd: /home/perry/abs/local/octave/pkg//opt/octave-3.0.1: No such file or directory