* using log directory ‘/srv/hornik/tmp/CRAN_pretest/clustTMB.Rcheck’ * using R Under development (unstable) (2024-09-06 r87103) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 18.1.8 (9) Debian flang-new version 18.1.8 (9) * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘clustTMB/DESCRIPTION’ ... OK * this is package ‘clustTMB’ version ‘0.1.0’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [4s/7s] NOTE Maintainer: ‘Andrea M. Havron ’ New submission Possibly misspelled words in DESCRIPTION: Spatio (2:8) spatio (7:21) Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Found the following (possibly) invalid URLs: URL: https://inlabru-org.github.io/fmesher (moved to https://inlabru-org.github.io/fmesher/) From: inst/doc/SpatialExMeuseData.html Status: 301 Message: Moved Permanently For content that is 'Moved Permanently', please change http to https, add trailing slashes, or replace the old by the new URL. * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... NOTE Found the following apparent object files/libraries: tests/testthat/ref/simple.dll tests/testthat/ref/simple.o Object files/libraries should not be included in a source package. * checking if there is a namespace ... OK * checking for executable files ... WARNING Found the following executable file: tests/testthat/ref/simple.dll Source packages should not contain undeclared executable files. See section ‘Package structure’ in the ‘Writing R Extensions’ manual. * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘clustTMB’ can be installed ... [100s/100s] OK * used C++ compiler: ‘Debian clang version 18.1.8 (9)’ * checking package directory ... OK * checking for future file timestamps ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [1s/1s] OK * checking whether the package can be loaded with stated dependencies ... [1s/1s] OK * checking whether the package can be unloaded cleanly ... [1s/1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s/1s] OK * checking whether the namespace can be unloaded cleanly ... [1s/1s] OK * checking loading without being on the library search path ... [1s/1s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [8s/8s] OK * checking Rd files ... [0s/0s] OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: summary.clustTMB.Rd: sdreport Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK * checking pragmas in C/C++ headers and code ... OK * checking compilation flags used ... OK * checking compiled code ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [4s/4s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [2s/2s] ERROR Running ‘testthat.R’ [2s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(clustTMB) > > test_check("clustTMB") Loading required package: mclust Package 'mclust' version 6.1.1 Type 'citation("mclust")' for citing this R package in publications. Loading required package: MoEClust Package 'MoEClust' version 1.5.2. Type '?MoEClust' to see a brief guide to how to use this R package. Type 'citation("MoEClust")' for citing the package in publications. Type 'MoE_news()' to see new features recent changes and bug fixes. Loading required package: mvnfast Loading required package: FMsmsnReg Loading required package: TMB Note: Using Makevars in /home/hornik/.R/Makevars-clang using C++ compiler: 'Debian clang version 18.1.8 (9)' clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-18/lib -Wl,-O1 -o ref/simple.so ref/simple.o -L/home/hornik/tmp/R-d-clang-18/lib -lR /usr/bin/ld: warning: ref/simple.o: missing .note.GNU-stack section implies executable stack /usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker /usr/bin/ld: ref/simple.o:simple.cpp:(.text.startup+0x83): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text.startup+0x193): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x3): undefined reference to `__imp_R_NilValue' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x13): undefined reference to `__imp_R_NilValue' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0xbda): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0xc5a): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x201e): undefined reference to `__imp_R_NamesSymbol' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x20e7): undefined reference to `__imp_R_NilValue' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x20f6): undefined reference to `__imp_R_NamesSymbol' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x219c): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x21c7): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x21ed): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x2215): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x2234): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x224d): more undefined references to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long long)' follow /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x22bc): undefined reference to `__imp_R_NilValue' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x22f7): undefined reference to `__imp_R_NilValue' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x2350): undefined reference to `__imp_R_NilValue' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x2fce): undefined reference to `__imp_R_NilValue' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x3006): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x30b7): undefined reference to `__imp_R_NamesSymbol' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x3144): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x315f): undefined reference to `__imp_R_NilValue' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x31e7): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x32eb): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x33fa): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x341b): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x38e7): undefined reference to `__imp_R_NilValue' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x42e2): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x4466): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x4b10): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x4bc1): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x5142): undefined reference to `__imp_R_NamesSymbol' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x57ae): undefined reference to `__imp_R_NilValue' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x5a04): undefined reference to `__imp_R_NilValue' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x5b42): undefined reference to `__imp_R_NilValue' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x5bc3): undefined reference to `__imp_R_NilValue' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x5c26): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x637a): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x6881): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x6ad5): undefined reference to `__imp_R_NilValue' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x6b83): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x7e49): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x8e0c): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x8e66): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x8eb4): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x8ed3): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text+0x8f05): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN10RstreambufILb0EED0Ev[_ZN10RstreambufILb0EED0Ev]+0x2d): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN10RstreambufILb1EED0Ev[_ZN10RstreambufILb1EED0Ev]+0x2d): more undefined references to `operator delete(void*, unsigned long long)' follow /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5CppAD12thread_alloc11thread_infoEyb[_ZN5CppAD12thread_alloc11thread_infoEyb]+0x154): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5CppAD12thread_alloc10get_memoryEyRy[_ZN5CppAD12thread_alloc10get_memoryEyRy]+0xe8): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN18objective_functionIdE10defaultparEv[_ZN18objective_functionIdE10defaultparEv]+0xa9): undefined reference to `__imp_R_NamesSymbol' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZNSt8_Rb_treeIP7SEXPRECS1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE16_M_insert_uniqueIRKS1_EESt4pairISt17_Rb_tree_iteratorIS1_EbEOT_[_ZNSt8_Rb_treeIP7SEXPRECS1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE16_M_insert_uniqueIRKS1_EESt4pairISt17_Rb_tree_iteratorIS1_EbEOT_]+0x7e): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_Z6asSEXPIN5CppAD5ADFunIdEEEP7SEXPRECRK8sphess_tIT_EPKc[_Z6asSEXPIN5CppAD5ADFunIdEEEP7SEXPRECRK8sphess_tIT_EPKc]+0xf): undefined reference to `__imp_R_NilValue' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN18objective_functionIN5CppAD2ADIdEEE9fillShapeIN8tmbutils6vectorIS2_EEEET_S8_PKc[_ZN18objective_functionIN5CppAD2ADIdEEE9fillShapeIN8tmbutils6vectorIS2_EEEET_S8_PKc]+0x44): undefined reference to `__imp_R_NilValue' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen12SparseMatrixIN5CppAD2ADIdEELi0EiED1Ev[_ZN5Eigen12SparseMatrixIN5CppAD2ADIdEELi0EiED1Ev]+0x34): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN18objective_functionIdE9fillShapeIN8tmbutils6vectorIdEEEET_S5_PKc[_ZN18objective_functionIdE9fillShapeIN8tmbutils6vectorIdEEEET_S5_PKc]+0x44): undefined reference to `__imp_R_NilValue' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN18objective_functionIN5CppAD2ADINS1_IdEEEEE9fillShapeIN8tmbutils6vectorIS3_EEEET_S9_PKc[_ZN18objective_functionIN5CppAD2ADINS1_IdEEEEE9fillShapeIN8tmbutils6vectorIS3_EEEET_S9_PKc]+0x44): undefined reference to `__imp_R_NilValue' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN18objective_functionIN5CppAD2ADINS1_INS1_IdEEEEEEE9fillShapeIN8tmbutils6vectorIS4_EEEET_SA_PKc[_ZN18objective_functionIN5CppAD2ADINS1_INS1_IdEEEEEEE9fillShapeIN8tmbutils6vectorIS4_EEEET_SA_PKc]+0x44): undefined reference to `__imp_R_NilValue' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZNSt8_Rb_treeIN5CppAD8optimize15class_cexp_pairES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE7_M_copyINS8_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS2_EPKSC_PSt18_Rb_tree_node_baseRT_[_ZNSt8_Rb_treeIN5CppAD8optimize15class_cexp_pairES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE7_M_copyINS8_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS2_EPKSC_PSt18_Rb_tree_node_baseRT_]+0x117): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZNSt8_Rb_treeIN5CppAD8optimize15class_cexp_pairES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE7_M_copyINS8_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS2_EPKSC_PSt18_Rb_tree_node_baseRT_[_ZNSt8_Rb_treeIN5CppAD8optimize15class_cexp_pairES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE7_M_copyINS8_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS2_EPKSC_PSt18_Rb_tree_node_baseRT_]+0x19b): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5CppAD8optimize19class_set_cexp_pair12intersectionERKS1_[_ZN5CppAD8optimize19class_set_cexp_pair12intersectionERKS1_]+0x2f): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5CppAD8optimize19class_set_cexp_pair12intersectionERKS1_[_ZN5CppAD8optimize19class_set_cexp_pair12intersectionERKS1_]+0xc5): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5CppAD8optimize19class_set_cexp_pair6insertERKNS0_15class_cexp_pairE[_ZN5CppAD8optimize19class_set_cexp_pair6insertERKNS0_15class_cexp_pairE]+0x66): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5CppAD2ADIdE11tape_manageENS_15tape_manage_jobE[_ZN5CppAD2ADIdE11tape_manageENS_15tape_manage_jobE]+0x35b): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5CppAD2ADIdE11tape_manageENS_15tape_manage_jobE[_ZN5CppAD2ADIdE11tape_manageENS_15tape_manage_jobE]+0x537): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5CppAD2ADIdE11tape_manageENS_15tape_manage_jobE[_ZN5CppAD2ADIdE11tape_manageENS_15tape_manage_jobE]+0x5c1): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_Z8finalizeIN5CppAD5ADFunIdEEEvP7SEXPREC[_Z8finalizeIN5CppAD5ADFunIdEEEvP7SEXPREC]+0x27): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_Z8finalizeI13parallelADFunIdEEvP7SEXPREC[_Z8finalizeI13parallelADFunIdEEvP7SEXPREC]+0x61): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_Z8finalizeI13parallelADFunIdEEvP7SEXPREC[_Z8finalizeI13parallelADFunIdEEvP7SEXPREC]+0x23b): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_Z8finalizeI13parallelADFunIdEEvP7SEXPREC[_Z8finalizeI13parallelADFunIdEEvP7SEXPREC]+0x285): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5CppAD13forward_pri_0IdEEvRSoPKjyPKcyPKT_yS8_[_ZN5CppAD13forward_pri_0IdEEvRSoPKjyPKcyPKT_yS8_]+0xa9): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5CppAD13forward_pri_0IdEEvRSoPKjyPKcyPKT_yS8_[_ZN5CppAD13forward_pri_0IdEEvRSoPKjyPKcyPKT_yS8_]+0xe8): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADIdEEiED1Ev[_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADIdEEiED1Ev]+0x21): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5CppAD6vectorINS_8optimize16struct_user_infoEE9push_backERKS2_[_ZN5CppAD6vectorINS_8optimize16struct_user_infoEE9push_backERKS2_]+0x16e): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZNSt6vectorIPKcSaIS1_EE17_M_default_appendEy[_ZNSt6vectorIPKcSaIS1_EE17_M_default_appendEy]+0xa7): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZNSt6vectorIN8tmbutils6vectorIiEESaIS2_EE17_M_default_appendEy[_ZNSt6vectorIN8tmbutils6vectorIiEESaIS2_EE17_M_default_appendEy]+0xb2): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZNSt6vectorIdSaIdEE17_M_default_appendEy[_ZNSt6vectorIdSaIdEE17_M_default_appendEy]+0xa7): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5CppAD2ADINS0_IdEEE11tape_manageENS_15tape_manage_jobE[_ZN5CppAD2ADINS0_IdEEE11tape_manageENS_15tape_manage_jobE]+0x35b): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5CppAD2ADINS0_IdEEE11tape_manageENS_15tape_manage_jobE[_ZN5CppAD2ADINS0_IdEEE11tape_manageENS_15tape_manage_jobE]+0x537): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5CppAD2ADINS0_IdEEE11tape_manageENS_15tape_manage_jobE[_ZN5CppAD2ADINS0_IdEEE11tape_manageENS_15tape_manage_jobE]+0x5c1): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_IdEEEELi0EiED1Ev[_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_IdEEEELi0EiED1Ev]+0x38): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5CppAD13forward_pri_0INS_2ADIdEEEEvRSoPKjyPKcyPKT_ySA_[_ZN5CppAD13forward_pri_0INS_2ADIdEEEEvRSoPKjyPKcyPKT_ySA_]+0xad): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5CppAD13forward_pri_0INS_2ADIdEEEEvRSoPKjyPKcyPKT_ySA_[_ZN5CppAD13forward_pri_0INS_2ADIdEEEEvRSoPKjyPKcyPKT_ySA_]+0xd9): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5CppAD2ADINS0_INS0_IdEEEEE11tape_manageENS_15tape_manage_jobE[_ZN5CppAD2ADINS0_INS0_IdEEEEE11tape_manageENS_15tape_manage_jobE]+0x35b): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5CppAD2ADINS0_INS0_IdEEEEE11tape_manageENS_15tape_manage_jobE[_ZN5CppAD2ADINS0_INS0_IdEEEEE11tape_manageENS_15tape_manage_jobE]+0x537): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5CppAD2ADINS0_INS0_IdEEEEE11tape_manageENS_15tape_manage_jobE[_ZN5CppAD2ADINS0_INS0_IdEEEEE11tape_manageENS_15tape_manage_jobE]+0x5c1): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_INS2_IdEEEEEELi0EiED1Ev[_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_INS2_IdEEEEEELi0EiED1Ev]+0x34): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5CppAD13forward_pri_0INS_2ADINS1_IdEEEEEEvRSoPKjyPKcyPKT_ySB_[_ZN5CppAD13forward_pri_0INS_2ADINS1_IdEEEEEEvRSoPKjyPKcyPKT_ySB_]+0xad): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5CppAD13forward_pri_0INS_2ADINS1_IdEEEEEEvRSoPKjyPKcyPKT_ySB_[_ZN5CppAD13forward_pri_0INS_2ADINS1_IdEEEEEEvRSoPKjyPKcyPKT_ySB_]+0xd9): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag]+0x63): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5CppAD12thread_alloc12delete_arrayINS_8optimize19class_set_cexp_pairEEEvPT_[_ZN5CppAD12thread_alloc12delete_arrayINS_8optimize19class_set_cexp_pairEEEvPT_]+0x3d): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5CppAD12thread_alloc12delete_arrayINS_8optimize16struct_user_infoEEEvPT_[_ZN5CppAD12thread_alloc12delete_arrayINS_8optimize16struct_user_infoEEEvPT_]+0x3e): undefined reference to `operator delete(void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_IdEEEEiED1Ev[_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_IdEEEEiED1Ev]+0x25): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_INS3_IdEEEEEEiED1Ev[_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_INS3_IdEEEEEEiED1Ev]+0x21): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZNSt6vectorIN5Eigen7TripletIN5CppAD2ADIdEEiEESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorIN5Eigen7TripletIN5CppAD2ADIdEEiEESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x64): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZNSt6vectorIPKcSaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_[_ZNSt6vectorIPKcSaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_]+0x4e): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZNSt6vectorIN5Eigen7TripletIdiEESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_[_ZNSt6vectorIN5Eigen7TripletIdiEESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_]+0x53): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZNSt6vectorIySaIyEE17_M_realloc_insertIJRKyEEEvN9__gnu_cxx17__normal_iteratorIPyS1_EEDpOT_[_ZNSt6vectorIySaIyEE17_M_realloc_insertIJRKyEEEvN9__gnu_cxx17__normal_iteratorIPyS1_EEDpOT_]+0x4e): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZNSt6vectorIN8tmbutils6vectorIiEESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_[_ZNSt6vectorIN8tmbutils6vectorIiEESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_]+0x50): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZNSt6vectorIN5CppAD2ADIdEESaIS2_EE15_M_range_insertIPS2_EEvN9__gnu_cxx17__normal_iteratorIS6_S4_EET_SA_St20forward_iterator_tag[_ZNSt6vectorIN5CppAD2ADIdEESaIS2_EE15_M_range_insertIPS2_EEvN9__gnu_cxx17__normal_iteratorIS6_S4_EET_SA_St20forward_iterator_tag]+0x29a): more undefined references to `operator new(unsigned long long)' follow /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal17CompressedStorageIdiE10reallocateEx[_ZN5Eigen8internal17CompressedStorageIdiE10reallocateEx]+0x30): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal17CompressedStorageIdiE10reallocateEx[_ZN5Eigen8internal17CompressedStorageIdiE10reallocateEx]+0x40): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZNSt6vectorIdSaIdEE15_M_range_insertIPdEEvN9__gnu_cxx17__normal_iteratorIS3_S1_EET_S7_St20forward_iterator_tag[_ZNSt6vectorIdSaIdEE15_M_range_insertIPdEEvN9__gnu_cxx17__normal_iteratorIS3_S1_EET_S7_St20forward_iterator_tag]+0x1ff): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZNSt6vectorIN5Eigen7TripletIN5CppAD2ADINS3_IdEEEEiEESaIS6_EE17_M_realloc_insertIJS6_EEEvN9__gnu_cxx17__normal_iteratorIPS6_S8_EEDpOT_[_ZNSt6vectorIN5Eigen7TripletIN5CppAD2ADINS3_IdEEEEiEESaIS6_EE17_M_realloc_insertIJS6_EEEvN9__gnu_cxx17__normal_iteratorIPS6_S8_EEDpOT_]+0x53): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZNSt6vectorIN5Eigen7TripletIN5CppAD2ADINS3_INS3_IdEEEEEEiEESaIS7_EE17_M_realloc_insertIJS7_EEEvN9__gnu_cxx17__normal_iteratorIPS7_S9_EEDpOT_[_ZNSt6vectorIN5Eigen7TripletIN5CppAD2ADINS3_INS3_IdEEEEEEiEESaIS7_EE17_M_realloc_insertIJS7_EEEvN9__gnu_cxx17__normal_iteratorIPS7_S9_EEDpOT_]+0x64): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal12scoped_arrayIN5CppAD2ADIdEEED1Ev[_ZN5Eigen8internal12scoped_arrayIN5CppAD2ADIdEEED1Ev]+0x19): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADIdEEiE10reallocateEx[_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADIdEEiE10reallocateEx]+0x33): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADIdEEiE10reallocateEx[_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADIdEEiE10reallocateEx]+0x94): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADIdEEiE10reallocateEx[_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADIdEEiE10reallocateEx]+0x115): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADIdEEiE10reallocateEx[_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADIdEEiE10reallocateEx]+0x158): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen12SparseMatrixIN5CppAD2ADIdEELi0EiEaSINS0_IS3_Li1EiEEEERS4_RKNS_16SparseMatrixBaseIT_EE[_ZN5Eigen12SparseMatrixIN5CppAD2ADIdEELi0EiEaSINS0_IS3_Li1EiEEEERS4_RKNS_16SparseMatrixBaseIT_EE]+0x430): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIN5CppAD2ADIdEEiEESt6vectorIS8_SaIS8_EEEENS_12SparseMatrixIS7_Li0EiEENS0_13scalar_sum_opIS7_S7_EEEEvRKT_SK_RT0_T1_[_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIN5CppAD2ADIdEEiEESt6vectorIS8_SaIS8_EEEENS_12SparseMatrixIS7_Li0EiEENS0_13scalar_sum_opIS7_S7_EEEEvRKT_SK_RT0_T1_]+0x262): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIN5CppAD2ADIdEEiEESt6vectorIS8_SaIS8_EEEENS_12SparseMatrixIS7_Li0EiEENS0_13scalar_sum_opIS7_S7_EEEEvRKT_SK_RT0_T1_[_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIN5CppAD2ADIdEEiEESt6vectorIS8_SaIS8_EEEENS_12SparseMatrixIS7_Li0EiEENS0_13scalar_sum_opIS7_S7_EEEEvRKT_SK_RT0_T1_]+0x3a9): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_Z23EvalADFunObjectTemplateIN5CppAD5ADFunIdEEEP7SEXPRECS4_S4_S4_[_Z23EvalADFunObjectTemplateIN5CppAD5ADFunIdEEEP7SEXPRECS4_S4_S4_]+0x2b5): undefined reference to `__imp_R_NilValue' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_Z23EvalADFunObjectTemplateIN5CppAD5ADFunIdEEEP7SEXPRECS4_S4_S4_[_Z23EvalADFunObjectTemplateIN5CppAD5ADFunIdEEEP7SEXPRECS4_S4_S4_]+0x84a): undefined reference to `__imp_R_NamesSymbol' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_Z23EvalADFunObjectTemplateI13parallelADFunIdEEP7SEXPRECS3_S3_S3_[_Z23EvalADFunObjectTemplateI13parallelADFunIdEEP7SEXPRECS3_S3_S3_]+0x2c5): undefined reference to `__imp_R_NilValue' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_Z23EvalADFunObjectTemplateI13parallelADFunIdEEP7SEXPRECS3_S3_S3_[_Z23EvalADFunObjectTemplateI13parallelADFunIdEEP7SEXPRECS3_S3_S3_]+0x85a): undefined reference to `__imp_R_NamesSymbol' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZNSt6vectorIN5CppAD2ADINS1_IdEEEESaIS3_EE15_M_range_insertIPS3_EEvN9__gnu_cxx17__normal_iteratorIS7_S5_EET_SB_St20forward_iterator_tag[_ZNSt6vectorIN5CppAD2ADINS1_IdEEEESaIS3_EE15_M_range_insertIPS3_EEvN9__gnu_cxx17__normal_iteratorIS7_S5_EET_SB_St20forward_iterator_tag]+0x31a): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZNSt6vectorIN5CppAD2ADINS1_INS1_IdEEEEEESaIS4_EE15_M_range_insertIPS4_EEvN9__gnu_cxx17__normal_iteratorIS8_S6_EET_SC_St20forward_iterator_tag[_ZNSt6vectorIN5CppAD2ADINS1_INS1_IdEEEEEESaIS4_EE15_M_range_insertIPS4_EEvN9__gnu_cxx17__normal_iteratorIS8_S6_EET_SC_St20forward_iterator_tag]+0x2fa): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADIdEELi0EiEES6_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADIdEELi0EiEES6_EEvRT_RKT0_]+0x2a2): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADIdEELi0EiEES6_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADIdEELi0EiEES6_EEvRT_RKT0_]+0x307): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADIdEELi0EiEES6_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADIdEELi0EiEES6_EEvRT_RKT0_]+0x3b3): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADIdEELi0EiEES6_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADIdEELi0EiEES6_EEvRT_RKT0_]+0x6e7): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADIdEELi0EiEES6_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADIdEELi0EiEES6_EEvRT_RKT0_]+0x747): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADIdEELi0EiEES6_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADIdEELi0EiEES6_EEvRT_RKT0_]+0x80f): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADIdEELi0EiEES6_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADIdEELi0EiEES6_EEvRT_RKT0_]+0x99d): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADIdEELi0EiEES6_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADIdEELi0EiEES6_EEvRT_RKT0_]+0xd6b): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIdLi0EiEES3_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIdLi0EiEES3_EEvRT_RKT0_]+0x351): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIdLi0EiEES3_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIdLi0EiEES3_EEvRT_RKT0_]+0x35c): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIdLi0EiEES3_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIdLi0EiEES3_EEvRT_RKT0_]+0x71e): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIdLi0EiEES3_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIdLi0EiEES3_EEvRT_RKT0_]+0x72e): more undefined references to `operator new[](unsigned long long)' follow /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal12scoped_arrayIN5CppAD2ADINS3_IdEEEEED1Ev[_ZN5Eigen8internal12scoped_arrayIN5CppAD2ADINS3_IdEEEEED1Ev]+0x1d): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_IdEEEEiE10reallocateEx[_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_IdEEEEiE10reallocateEx]+0x34): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_IdEEEEiE10reallocateEx[_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_IdEEEEiE10reallocateEx]+0xa2): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_IdEEEEiE10reallocateEx[_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_IdEEEEiE10reallocateEx]+0x143): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_IdEEEEiE10reallocateEx[_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_IdEEEEiE10reallocateEx]+0x188): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_IdEEEELi0EiEaSINS0_IS4_Li1EiEEEERS5_RKNS_16SparseMatrixBaseIT_EE[_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_IdEEEELi0EiEaSINS0_IS4_Li1EiEEEERS5_RKNS_16SparseMatrixBaseIT_EE]+0x441): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIN5CppAD2ADINS6_IdEEEEiEESt6vectorIS9_SaIS9_EEEENS_12SparseMatrixIS8_Li0EiEENS0_13scalar_sum_opIS8_S8_EEEEvRKT_SL_RT0_T1_[_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIN5CppAD2ADINS6_IdEEEEiEESt6vectorIS9_SaIS9_EEEENS_12SparseMatrixIS8_Li0EiEENS0_13scalar_sum_opIS8_S8_EEEEvRKT_SL_RT0_T1_]+0x27a): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIN5CppAD2ADINS6_IdEEEEiEESt6vectorIS9_SaIS9_EEEENS_12SparseMatrixIS8_Li0EiEENS0_13scalar_sum_opIS8_S8_EEEEvRKT_SL_RT0_T1_[_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIN5CppAD2ADINS6_IdEEEEiEESt6vectorIS9_SaIS9_EEEENS_12SparseMatrixIS8_Li0EiEENS0_13scalar_sum_opIS8_S8_EEEEvRKT_SL_RT0_T1_]+0x3b8): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal12scoped_arrayIN5CppAD2ADINS3_INS3_IdEEEEEEED1Ev[_ZN5Eigen8internal12scoped_arrayIN5CppAD2ADINS3_INS3_IdEEEEEEED1Ev]+0x19): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_INS3_IdEEEEEEiE10reallocateEx[_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_INS3_IdEEEEEEiE10reallocateEx]+0x33): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_INS3_IdEEEEEEiE10reallocateEx[_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_INS3_IdEEEEEEiE10reallocateEx]+0xb0): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_INS3_IdEEEEEEiE10reallocateEx[_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_INS3_IdEEEEEEiE10reallocateEx]+0x140): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_INS3_IdEEEEEEiE10reallocateEx[_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_INS3_IdEEEEEEiE10reallocateEx]+0x188): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_INS2_IdEEEEEELi0EiEaSINS0_IS5_Li1EiEEEERS6_RKNS_16SparseMatrixBaseIT_EE[_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_INS2_IdEEEEEELi0EiEaSINS0_IS5_Li1EiEEEERS6_RKNS_16SparseMatrixBaseIT_EE]+0x43b): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIN5CppAD2ADINS6_INS6_IdEEEEEEiEESt6vectorISA_SaISA_EEEENS_12SparseMatrixIS9_Li0EiEENS0_13scalar_sum_opIS9_S9_EEEEvRKT_SM_RT0_T1_[_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIN5CppAD2ADINS6_INS6_IdEEEEEEiEESt6vectorISA_SaISA_EEEENS_12SparseMatrixIS9_Li0EiEENS0_13scalar_sum_opIS9_S9_EEEEvRKT_SM_RT0_T1_]+0x27b): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIN5CppAD2ADINS6_INS6_IdEEEEEEiEESt6vectorISA_SaISA_EEEENS_12SparseMatrixIS9_Li0EiEENS0_13scalar_sum_opIS9_S9_EEEEvRKT_SM_RT0_T1_[_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIN5CppAD2ADINS6_INS6_IdEEEEEEiEESt6vectorISA_SaISA_EEEENS_12SparseMatrixIS9_Li0EiEENS0_13scalar_sum_opIS9_S9_EEEEvRKT_SM_RT0_T1_]+0x3bc): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_IdEEEELi0EiEES7_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_IdEEEELi0EiEES7_EEvRT_RKT0_]+0x2be): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_IdEEEELi0EiEES7_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_IdEEEELi0EiEES7_EEvRT_RKT0_]+0x335): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_IdEEEELi0EiEES7_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_IdEEEELi0EiEES7_EEvRT_RKT0_]+0x408): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_IdEEEELi0EiEES7_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_IdEEEELi0EiEES7_EEvRT_RKT0_]+0x786): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_IdEEEELi0EiEES7_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_IdEEEELi0EiEES7_EEvRT_RKT0_]+0x7f5): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_IdEEEELi0EiEES7_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_IdEEEELi0EiEES7_EEvRT_RKT0_]+0x8e4): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_IdEEEELi0EiEES7_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_IdEEEELi0EiEES7_EEvRT_RKT0_]+0xa9d): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_IdEEEELi0EiEES7_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_IdEEEELi0EiEES7_EEvRT_RKT0_]+0xe68): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_INS4_IdEEEEEELi0EiEES8_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_INS4_IdEEEEEELi0EiEES8_EEvRT_RKT0_]+0x2be): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_INS4_IdEEEEEELi0EiEES8_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_INS4_IdEEEEEELi0EiEES8_EEvRT_RKT0_]+0x343): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_INS4_IdEEEEEELi0EiEES8_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_INS4_IdEEEEEELi0EiEES8_EEvRT_RKT0_]+0x407): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_INS4_IdEEEEEELi0EiEES8_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_INS4_IdEEEEEELi0EiEES8_EEvRT_RKT0_]+0x7b6): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_INS4_IdEEEEEELi0EiEES8_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_INS4_IdEEEEEELi0EiEES8_EEvRT_RKT0_]+0x833): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_INS4_IdEEEEEELi0EiEES8_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_INS4_IdEEEEEELi0EiEES8_EEvRT_RKT0_]+0x913): undefined reference to `operator delete[](void*, unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_INS4_IdEEEEEELi0EiEES8_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_INS4_IdEEEEEELi0EiEES8_EEvRT_RKT0_]+0xaed): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_INS4_IdEEEEEELi0EiEES8_EEvRT_RKT0_[_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_INS4_IdEEEEEELi0EiEES8_EEvRT_RKT0_]+0xecb): undefined reference to `operator new[](unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_Z12optimizeTapeIPN5CppAD5ADFunIdEEEvT_[_Z12optimizeTapeIPN5CppAD5ADFunIdEEEvT_]+0xf1): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5CppAD5ADFunINS_2ADIdEEE21prepare_reverse_sweepEi[_ZN5CppAD5ADFunINS_2ADIdEEE21prepare_reverse_sweepEi]+0x3af): undefined reference to `operator new(unsigned long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeIKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEENS4_IKNS_5BlockIS7_Li1ELin1ELb0EEEEENS4_INS9_IS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSL_6ScalarE[_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeIKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEENS4_IKNS_5BlockIS7_Li1ELin1ELb0EEEEENS4_INS9_IS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSL_6ScalarE]+0x92): undefined reference to `___chkstk_ms' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal29general_matrix_matrix_productIxdLi0ELb0EdLi0ELb0ELi0ELi1EE3runExxxPKdxS4_xPdxxdRNS0_15level3_blockingIddEEPNS0_16GemmParallelInfoIxEE[_ZN5Eigen8internal29general_matrix_matrix_productIxdLi0ELb0EdLi0ELb0ELi0ELi1EE3runExxxPKdxS4_xPdxxdRNS0_15level3_blockingIddEEPNS0_16GemmParallelInfoIxEE]+0x45e): undefined reference to `___chkstk_ms' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal29general_matrix_matrix_productIxdLi0ELb0EdLi0ELb0ELi0ELi1EE3runExxxPKdxS4_xPdxxdRNS0_15level3_blockingIddEEPNS0_16GemmParallelInfoIxEE[_ZN5Eigen8internal29general_matrix_matrix_productIxdLi0ELb0EdLi0ELb0ELi0ELi1EE3runExxxPKdxS4_xPdxxdRNS0_15level3_blockingIddEEPNS0_16GemmParallelInfoIxEE]+0x48b): undefined reference to `___chkstk_ms' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi0ELb1EE3runINS_9TransposeIKNS4_IKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEEEENS4_IKNS_5BlockIKNS_7ProductIS6_NS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_14scalar_sqrt_opIdEEKNS5_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEELi1ELin1ELb0EEEEENS4_INSB_IS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSZ_6ScalarE[_ZN5Eigen8internal19gemv_dense_selectorILi2ELi0ELb1EE3runINS_9TransposeIKNS4_IKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEEEENS4_IKNS_5BlockIKNS_7ProductIS6_NS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_14scalar_sqrt_opIdEEKNS5_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEELi1ELin1ELb0EEEEENS4_INSB_IS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSZ_6ScalarE]+0x92): undefined reference to `___chkstk_ms' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi0ELb1EE3runINS_9TransposeIKNS4_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEEEENS4_IKNS_5BlockIKNS_7ProductIS6_NS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_13scalar_abs_opIdEEKNS5_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEELi1ELin1ELb0EEEEENS4_INSA_IS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSY_6ScalarE[_ZN5Eigen8internal19gemv_dense_selectorILi2ELi0ELb1EE3runINS_9TransposeIKNS4_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEEEENS4_IKNS_5BlockIKNS_7ProductIS6_NS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_13scalar_abs_opIdEEKNS5_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEELi1ELin1ELb0EEEEENS4_INSA_IS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSY_6ScalarE]+0x8d): undefined reference to `___chkstk_ms' /usr/bin/ld: ref/simple.o:simple.cpp:(.text$_ZN5Eigen8internal29general_matrix_matrix_productIxdLi0ELb0EdLi1ELb0ELi0ELi1EE3runExxxPKdxS4_xPdxxdRNS0_15level3_blockingIddEEPNS0_16GemmParallelInfoIxEE[_ZN5Eigen8internal29general_matrix_matrix_productIxdLi0ELb0EdLi1ELb0ELi0ELi1EE3runExxxPKdxS4_xPdxxdRNS0_15level3_blockingIddEEPNS0_16GemmParallelInfoIxEE]+0x469): more undefined references to `___chkstk_ms' follow ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb1EE4syncEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb1EE4syncEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb1EE4syncEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb0EE4syncEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb0EE4syncEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb0EE4syncEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata+0x1c4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata+0x1e0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata+0x214): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata+0x224): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata+0x234): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata+0x3e8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata+0x460): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata+0x4d8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata+0x54c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata+0x584): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata+0x668): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata+0x708): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata+0x760): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata+0x79c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata+0x7f8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata+0x8cc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata+0x924): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata+0xa90): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata+0xac8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata+0xaec): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata+0xb78): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata+0xc4c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0xc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x10): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x20): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x24): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x28): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x2c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x30): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x34): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x38): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x3c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x40): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x44): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x48): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x50): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x54): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x58): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x5c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x60): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x64): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x68): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x6c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x70): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x74): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x78): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x7c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x80): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x84): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x88): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x8c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x90): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x94): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x98): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x9c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0xa0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0xa4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0xa8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0xac): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0xb0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0xb4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0xb8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0xbc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0xc0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0xc4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0xc8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0xcc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0xd0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0xd4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0xd8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0xdc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0xe0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0xe4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0xe8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0xec): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0xf0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0xf4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0xf8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0xfc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x100): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x104): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x108): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x10c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x110): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x114): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x118): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x11c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x120): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x124): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x128): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x12c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x130): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x134): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x138): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x13c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x140): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x144): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x148): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x14c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x150): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x154): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x158): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x15c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x160): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x164): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x168): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x16c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x170): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x174): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x178): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x17c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x180): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x184): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x188): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x18c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x190): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x194): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x198): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x19c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x1a0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x1a4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x1a8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x1ac): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x1b0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x1b4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x1b8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x1bc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x1c0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x1c4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x1c8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x1cc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x1d0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x1d4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x1d8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x1dc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x1e0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x1e4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x1e8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x1ec): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x1f0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x1f4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x1f8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x1fc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x200): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x204): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x208): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x20c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x210): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x214): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x218): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x21c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x220): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x224): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x228): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x22c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x230): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x234): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x238): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x23c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x240): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x244): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x248): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x24c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x250): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x254): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x258): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x25c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x260): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x264): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x268): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x26c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x270): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x274): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x278): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x27c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x280): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x284): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x288): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x28c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x290): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x294): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x298): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x29c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x2a0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x2a4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x2a8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x2ac): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x2b0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x2b4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x2b8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x2bc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x2c0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x2c4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x2c8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x2cc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x2d0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x2d4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x2d8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x2dc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x2e0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x2e4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x2e8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x2ec): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x2f0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x2f4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x2f8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x2fc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x300): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x304): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x308): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x30c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x310): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x314): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x318): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x31c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x320): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x324): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x328): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x32c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x330): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x334): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x338): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x33c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x340): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x344): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x348): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x34c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x350): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x354): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x358): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x35c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x360): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x364): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x368): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x36c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x370): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x374): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x378): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x37c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x380): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x384): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x388): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x38c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x390): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x394): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x398): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x39c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x3a0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x3a4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x3a8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x3ac): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x3b0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x3b4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x3b8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x3bc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x3c0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x3c4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x3c8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x3cc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x3d0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x3d4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x3d8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x3dc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x3e0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x3e4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x3e8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x3ec): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x3f0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x3f4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x3f8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x3fc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x400): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x404): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x408): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x40c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x410): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x414): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x418): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x41c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x420): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x424): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x428): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x42c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x430): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x434): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x438): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x43c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x440): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x444): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x448): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x44c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x450): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x454): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x458): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x45c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x460): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x464): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x468): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x46c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x470): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x474): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x478): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x47c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x480): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x484): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x488): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x48c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x490): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x494): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x498): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x49c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4a0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4a4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4a8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4ac): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4b0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4b4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4b8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4bc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4c0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4c4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4c8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4cc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4d0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4d4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4d8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4dc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4e0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4e4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4e8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4ec): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4f0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4f4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4f8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x4fc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x500): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x504): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x508): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x50c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x510): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x514): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x518): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x51c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x520): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x524): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x528): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x52c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x530): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x534): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x538): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x53c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x540): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x544): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x548): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x54c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x550): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x554): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x558): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x55c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x560): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x564): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x568): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x56c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x570): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x574): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x578): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x57c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x580): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x584): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x588): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x58c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x590): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x594): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x598): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x59c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x5a0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x5a4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x5a8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x5ac): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x5b0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x5b4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x5b8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x5bc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x5c0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x5c4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x5c8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x5cc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x5d0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x5d4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x5d8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x5dc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x5e0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x5e4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x5e8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x5ec): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x5f0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x5f4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x5f8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x5fc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x600): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x604): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x608): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x60c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x610): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x614): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x618): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x61c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata+0x620): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE6set_idEy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE6set_idEy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE6set_idEy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE7forwardEyyRKNS_6vectorIbEERS3_RKNS2_IdEERS7_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE7forwardEyyRKNS_6vectorIbEERS3_RKNS2_IdEERS7_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE7forwardEyyRKNS_6vectorIbEERS3_RKNS2_IdEERS7_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE14rev_sparse_jacEyRKNS_6vectorISt3setIySt4lessIyESaIyEEEERS8_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE14rev_sparse_jacEyRKNS_6vectorISt3setIySt4lessIyESaIyEEEERS8_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE14rev_sparse_jacEyRKNS_6vectorISt3setIySt4lessIyESaIyEEEERS8_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE14rev_sparse_jacEyRKNS_6vectorIbEERS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE14rev_sparse_jacEyRKNS_6vectorIbEERS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE14rev_sparse_jacEyRKNS_6vectorIbEERS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADIdEEE6set_idEy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADIdEEE6set_idEy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADIdEEE6set_idEy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADIdEEE7forwardEyyRKNS_6vectorIbEERS5_RKNS4_IS2_EERS9_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADIdEEE7forwardEyyRKNS_6vectorIbEERS5_RKNS4_IS2_EERS9_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADIdEEE7forwardEyyRKNS_6vectorIbEERS5_RKNS4_IS2_EERS9_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADIdEEE14rev_sparse_jacEyRKNS_6vectorISt3setIySt4lessIyESaIyEEEERSA_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADIdEEE14rev_sparse_jacEyRKNS_6vectorISt3setIySt4lessIyESaIyEEEERSA_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADIdEEE14rev_sparse_jacEyRKNS_6vectorISt3setIySt4lessIyESaIyEEEERSA_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADIdEEE14rev_sparse_jacEyRKNS_6vectorIbEERS5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADIdEEE14rev_sparse_jacEyRKNS_6vectorIbEERS5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADIdEEE14rev_sparse_jacEyRKNS_6vectorIbEERS5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADINS1_IdEEEEE6set_idEy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADINS1_IdEEEEE6set_idEy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADINS1_IdEEEEE6set_idEy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADINS1_IdEEEEE7forwardEyyRKNS_6vectorIbEERS6_RKNS5_IS3_EERSA_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADINS1_IdEEEEE7forwardEyyRKNS_6vectorIbEERS6_RKNS5_IS3_EERSA_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADINS1_IdEEEEE7forwardEyyRKNS_6vectorIbEERS6_RKNS5_IS3_EERSA_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADIdEEE7reverseEyRKNS_6vectorIS2_EES7_RS5_S7_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADIdEEE7reverseEyRKNS_6vectorIS2_EES7_RS5_S7_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADIdEEE7reverseEyRKNS_6vectorIS2_EES7_RS5_S7_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE7reverseEyRKNS_6vectorIdEES5_RS3_S5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE7reverseEyRKNS_6vectorIdEES5_RS3_S5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE7reverseEyRKNS_6vectorIdEES5_RS3_S5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADINS1_IdEEEEE7reverseEyRKNS_6vectorIS3_EES8_RS6_S8_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADINS1_IdEEEEE7reverseEyRKNS_6vectorIS3_EES8_RS6_S8_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADINS1_IdEEEEE7reverseEyRKNS_6vectorIS3_EES8_RS6_S8_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE14for_sparse_jacEyRKNS_6vectorIbEERS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE14for_sparse_jacEyRKNS_6vectorIbEERS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE14for_sparse_jacEyRKNS_6vectorIbEERS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE14for_sparse_jacEyRKNS_6vectorISt3setIySt4lessIyESaIyEEEERS8_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE14for_sparse_jacEyRKNS_6vectorISt3setIySt4lessIyESaIyEEEERS8_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE14for_sparse_jacEyRKNS_6vectorISt3setIySt4lessIyESaIyEEEERS8_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE14rev_sparse_hesERKNS_6vectorIbEES5_RS3_yS5_S5_S6_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE14rev_sparse_hesERKNS_6vectorIbEES5_RS3_yS5_S5_S6_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE14rev_sparse_hesERKNS_6vectorIbEES5_RS3_yS5_S5_S6_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE14rev_sparse_hesERKNS_6vectorIbEES5_RS3_yRKNS2_ISt3setIySt4lessIyESaIyEEEESE_RSC_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE14rev_sparse_hesERKNS_6vectorIbEES5_RS3_yRKNS2_ISt3setIySt4lessIyESaIyEEEESE_RSC_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE14rev_sparse_hesERKNS_6vectorIbEES5_RS3_yRKNS2_ISt3setIySt4lessIyESaIyEEEESE_RSC_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb0EE6xsputnEPKcx+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb0EE6xsputnEPKcx+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb0EE6xsputnEPKcx+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb1EE6xsputnEPKcx+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb1EE6xsputnEPKcx+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb1EE6xsputnEPKcx+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb0EED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb0EED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb0EED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb0EED0Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb0EED0Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb0EED0Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb1EED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb1EED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb1EED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb1EED0Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb1EED0Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb1EED0Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN8RostreamILb0EED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN8RostreamILb0EED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN8RostreamILb0EED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN8RostreamILb1EED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN8RostreamILb1EED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN8RostreamILb1EED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb0EE8overflowEi+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb0EE8overflowEi+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb0EE8overflowEi+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb1EE8overflowEi+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb1EE8overflowEi+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN10RstreambufILb1EE8overflowEi+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZTv0_n24_N8RostreamILb1EED0Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZTv0_n24_N8RostreamILb1EED0Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZTv0_n24_N8RostreamILb1EED0Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZTv0_n24_N8RostreamILb0EED0Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZTv0_n24_N8RostreamILb0EED0Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZTv0_n24_N8RostreamILb0EED0Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN8RostreamILb0EED0Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN8RostreamILb0EED0Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN8RostreamILb0EED0Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN8RostreamILb1EED0Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN8RostreamILb1EED0Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN8RostreamILb1EED0Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZTv0_n24_N8RostreamILb1EED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZTv0_n24_N8RostreamILb1EED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZTv0_n24_N8RostreamILb1EED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZTv0_n24_N8RostreamILb0EED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZTv0_n24_N8RostreamILb0EED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZTv0_n24_N8RostreamILb0EED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt11char_traitsIcE6lengthEPKc+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt11char_traitsIcE6lengthEPKc+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt11char_traitsIcE6lengthEPKc+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19throw_std_bad_allocEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19throw_std_bad_allocEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19throw_std_bad_allocEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal14aligned_mallocEy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal14aligned_mallocEy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal14aligned_mallocEy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal20manage_caching_sizesENS_6ActionEPxS2_S2_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal20manage_caching_sizesENS_6ActionEPxS2_S2_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal20manage_caching_sizesENS_6ActionEPxS2_S2_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc11thread_infoEyb+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc11thread_infoEyb+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc11thread_infoEyb+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc10get_memoryEyRy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc10get_memoryEyRy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc10get_memoryEyRy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc13return_memoryEPv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc13return_memoryEPv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc13return_memoryEPv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11sparse_pack12next_elementEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11sparse_pack12next_elementEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11sparse_pack12next_elementEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11sparse_pack12binary_unionEyyyRKS0_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11sparse_pack12binary_unionEyyyRKS0_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11sparse_pack12binary_unionEyyyRKS0_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD11sparse_listD1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11sparse_listD1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11sparse_listD1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11sparse_listD1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEED2Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEED2Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEED2Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIdED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIdED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIdED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15CondExpTemplateIddEET0_NS_9CompareOpERKT_S5_RKS1_S7_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15CondExpTemplateIddEET0_NS_9CompareOpERKT_S5_RKS1_S7_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15CondExpTemplateIddEET0_NS_9CompareOpERKT_S5_RKS1_S7_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc12create_arrayIyEEPT_yRy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc12create_arrayIyEEPT_yRy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc12create_arrayIyEEPT_yRy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD10pod_vectorIyE6extendEy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD10pod_vectorIyE6extendEy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD10pod_vectorIyE6extendEy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11sparse_pack6resizeEyy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11sparse_pack6resizeEyy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11sparse_pack6resizeEyy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN13config_struct3setIbEEvPKcRT_S3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN13config_struct3setIbEEvPKcRT_S3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN13config_struct3setIbEEvPKcRT_S3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN13config_struct3setEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN13config_struct3setEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN13config_struct3setEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12DenseStorageIN8tmbutils6matrixIdEELin1ELin1ELi1ELi0EED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12DenseStorageIN8tmbutils6matrixIdEELin1ELin1ELi1ELi0EED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12DenseStorageIN8tmbutils6matrixIdEELin1ELin1ELi1ELi0EED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEaSEOS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEaSEOS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEaSEOS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN18objective_functionIdEC1EP7SEXPRECS2_S2_+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIdEC1EP7SEXPRECS2_S2_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIdEC1EP7SEXPRECS2_S2_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIdEC1EP7SEXPRECS2_S2_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIdE10defaultparEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIdE10defaultparEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIdE10defaultparEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderIdE6PutParERKd+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderIdE6PutParERKd+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderIdE6PutParERKd+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIyySt9_IdentityIyESt4lessIyESaIyEE8_M_eraseEPSt13_Rb_tree_nodeIyE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIyySt9_IdentityIyESt4lessIyESaIyEE8_M_eraseEPSt13_Rb_tree_nodeIyE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIyySt9_IdentityIyESt4lessIyESaIyEE8_M_eraseEPSt13_Rb_tree_nodeIyE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc12delete_arrayISt3setIySt4lessIyESaIyEEEEvPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc12delete_arrayISt3setIySt4lessIyESaIyEEEEvPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc12delete_arrayISt3setIySt4lessIyESaIyEEEEvPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorISt3setIySt4lessIyESaIyEEE6resizeEy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorISt3setIySt4lessIyESaIyEEE6resizeEy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorISt3setIySt4lessIyESaIyEEE6resizeEy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIN5CppAD8optimize15class_cexp_pairES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIN5CppAD8optimize15class_cexp_pairES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIN5CppAD8optimize15class_cexp_pairES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen22SelfAdjointEigenSolverINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen22SelfAdjointEigenSolverINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen22SelfAdjointEigenSolverINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIP7SEXPRECS1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE16_M_insert_uniqueIRKS1_EESt4pairISt17_Rb_tree_iteratorIS1_EbEOT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIP7SEXPRECS1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE16_M_insert_uniqueIRKS1_EESt4pairISt17_Rb_tree_iteratorIS1_EbEOT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIP7SEXPRECS1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE16_M_insert_uniqueIRKS1_EESt4pairISt17_Rb_tree_iteratorIS1_EbEOT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z6asSEXPIN5CppAD5ADFunIdEEEP7SEXPRECRK8sphess_tIT_EPKc+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z6asSEXPIN5CppAD5ADFunIdEEEP7SEXPRECRK8sphess_tIT_EPKc+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z6asSEXPIN5CppAD5ADFunIdEEEP7SEXPRECRK8sphess_tIT_EPKc+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIP7SEXPRECS1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE8_M_eraseEPSt13_Rb_tree_nodeIS1_E+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIP7SEXPRECS1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE8_M_eraseEPSt13_Rb_tree_nodeIS1_E+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIP7SEXPRECS1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE8_M_eraseEPSt13_Rb_tree_nodeIS1_E+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIP7SEXPRECS1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE5eraseERKS1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIP7SEXPRECS1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE5eraseERKS1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIP7SEXPRECS1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE5eraseERKS1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_Z8asVectorIN5CppAD2ADIdEEEN8tmbutils6vectorIT_EEP7SEXPREC+0x10): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z8asVectorIN5CppAD2ADIdEEEN8tmbutils6vectorIT_EEP7SEXPREC+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z8asVectorIN5CppAD2ADIdEEEN8tmbutils6vectorIT_EEP7SEXPREC+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z8asVectorIN5CppAD2ADIdEEEN8tmbutils6vectorIT_EEP7SEXPREC+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIN5CppAD2ADIdEEE9fillShapeIN8tmbutils6vectorIS2_EEEET_S8_PKc+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIN5CppAD2ADIdEEE9fillShapeIN8tmbutils6vectorIS2_EEEET_S8_PKc+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIN5CppAD2ADIdEEE9fillShapeIN8tmbutils6vectorIS2_EEEET_S8_PKc+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD5ADFunIdE14capacity_orderEyy+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE14capacity_orderEyy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE14capacity_orderEyy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE14capacity_orderEyy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADIdEELi0EiED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADIdEELi0EiED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADIdEELi0EiED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD8optimize17struct_cskip_infoD1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize17struct_cskip_infoD1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize17struct_cskip_infoD1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize17struct_cskip_infoD1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD8optimize17struct_cskip_infoC1ERKS1_+0xc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize17struct_cskip_infoC1ERKS1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize17struct_cskip_infoC1ERKS1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize17struct_cskip_infoC1ERKS1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD10pod_vectorIbE6extendEy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD10pod_vectorIbE6extendEy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD10pod_vectorIbE6extendEy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_Z8asVectorIdEN8tmbutils6vectorIT_EEP7SEXPREC+0xc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z8asVectorIdEN8tmbutils6vectorIT_EEP7SEXPREC+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z8asVectorIdEN8tmbutils6vectorIT_EEP7SEXPREC+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z8asVectorIdEN8tmbutils6vectorIT_EEP7SEXPREC+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z6asSEXPIdEP7SEXPRECRKN8tmbutils6matrixIT_EE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z6asSEXPIdEP7SEXPRECRKN8tmbutils6matrixIT_EE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z6asSEXPIdEP7SEXPRECRKN8tmbutils6matrixIT_EE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z6asSEXPIiEP7SEXPRECRKN8tmbutils6matrixIT_EE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z6asSEXPIiEP7SEXPRECRKN8tmbutils6matrixIT_EE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z6asSEXPIiEP7SEXPRECRKN8tmbutils6matrixIT_EE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIdE9fillShapeIN8tmbutils6vectorIdEEEET_S5_PKc+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIdE9fillShapeIN8tmbutils6vectorIdEEEET_S5_PKc+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIdE9fillShapeIN8tmbutils6vectorIdEEEET_S5_PKc+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIdLi0EiED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIdLi0EiED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIdLi0EiED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZmlIdEN8tmbutils6vectorIT_EEN5Eigen12SparseMatrixIS2_Li0EiEES3_+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZmlIdEN8tmbutils6vectorIT_EEN5Eigen12SparseMatrixIS2_Li0EiEES3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZmlIdEN8tmbutils6vectorIT_EEN5Eigen12SparseMatrixIS2_Li0EiEES3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZmlIdEN8tmbutils6vectorIT_EEN5Eigen12SparseMatrixIS2_Li0EiEES3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12DenseStorageIN8tmbutils6vectorIiEELin1ELin1ELi1ELi0EED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12DenseStorageIN8tmbutils6vectorIiEELin1ELin1ELi1ELi0EED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12DenseStorageIN8tmbutils6vectorIiEELin1ELin1ELi1ELi0EED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_Z8asVectorIN5CppAD2ADINS1_IdEEEEEN8tmbutils6vectorIT_EEP7SEXPREC+0x10): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z8asVectorIN5CppAD2ADINS1_IdEEEEEN8tmbutils6vectorIT_EEP7SEXPREC+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z8asVectorIN5CppAD2ADINS1_IdEEEEEN8tmbutils6vectorIT_EEP7SEXPREC+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z8asVectorIN5CppAD2ADINS1_IdEEEEEN8tmbutils6vectorIT_EEP7SEXPREC+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIN5CppAD2ADINS1_IdEEEEE9fillShapeIN8tmbutils6vectorIS3_EEEET_S9_PKc+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIN5CppAD2ADINS1_IdEEEEE9fillShapeIN8tmbutils6vectorIS3_EEEET_S9_PKc+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIN5CppAD2ADINS1_IdEEEEE9fillShapeIN8tmbutils6vectorIS3_EEEET_S9_PKc+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD5ADFunINS_2ADIdEEE14capacity_orderEyy+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE14capacity_orderEyy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE14capacity_orderEyy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE14capacity_orderEyy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_Z8asVectorIN5CppAD2ADINS1_INS1_IdEEEEEEEN8tmbutils6vectorIT_EEP7SEXPREC+0x10): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z8asVectorIN5CppAD2ADINS1_INS1_IdEEEEEEEN8tmbutils6vectorIT_EEP7SEXPREC+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z8asVectorIN5CppAD2ADINS1_INS1_IdEEEEEEEN8tmbutils6vectorIT_EEP7SEXPREC+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z8asVectorIN5CppAD2ADINS1_INS1_IdEEEEEEEN8tmbutils6vectorIT_EEP7SEXPREC+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIN5CppAD2ADINS1_INS1_IdEEEEEEE9fillShapeIN8tmbutils6vectorIS4_EEEET_SA_PKc+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIN5CppAD2ADINS1_INS1_IdEEEEEEE9fillShapeIN8tmbutils6vectorIS4_EEEET_SA_PKc+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIN5CppAD2ADINS1_INS1_IdEEEEEEE9fillShapeIN8tmbutils6vectorIS4_EEEET_SA_PKc+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD5ADFunINS_2ADINS1_IdEEEEE14capacity_orderEyy+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADINS1_IdEEEEE14capacity_orderEyy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADINS1_IdEEEEE14capacity_orderEyy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADINS1_IdEEEEE14capacity_orderEyy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorIbE6resizeEy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorIbE6resizeEy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorIbE6resizeEy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorIyE6resizeEy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorIyE6resizeEy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorIyE6resizeEy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE8markArgsERNS_10tape_pointE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE8markArgsERNS_10tape_pointE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE8markArgsERNS_10tape_pointE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12DenseStorageINS_6MatrixIdLin1ELi1ELi0ELin1ELi1EEELin1ELin1ELi1ELi0EED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12DenseStorageINS_6MatrixIdLin1ELi1ELi0ELin1ELi1EEELin1ELin1ELi1ELi0EED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12DenseStorageINS_6MatrixIdLin1ELi1ELi0ELin1ELi1EEELin1ELin1ELi1ELi0EED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD10pod_vectorIjE6extendEy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD10pod_vectorIjE6extendEy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD10pod_vectorIjE6extendEy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderIdE6PutArgEjj+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderIdE6PutArgEjj+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderIdE6PutArgEjj+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderIdE6PutArgEjjj+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderIdE6PutArgEjjj+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderIdE6PutArgEjjj+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD10pod_vectorIhE6extendEy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD10pod_vectorIhE6extendEy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD10pod_vectorIhE6extendEy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderIdE5PutOpENS_6OpCodeE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderIdE5PutOpENS_6OpCodeE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderIdE5PutOpENS_6OpCodeE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADneIdEEbRKNS_2ADIT_EES5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADneIdEEbRKNS_2ADIT_EES5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADneIdEEbRKNS_2ADIT_EES5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADeqIdEEbRKNS_2ADIT_EES5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADeqIdEEbRKNS_2ADIT_EES5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADeqIdEEbRKNS_2ADIT_EES5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADltIdEEbRKNS_2ADIT_EES5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADltIdEEbRKNS_2ADIT_EES5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADltIdEEbRKNS_2ADIT_EES5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADleIdEEbRKNS_2ADIT_EES5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADleIdEEbRKNS_2ADIT_EES5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADleIdEEbRKNS_2ADIT_EES5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADgeIdEEbRKNS_2ADIT_EES5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADgeIdEEbRKNS_2ADIT_EES5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADgeIdEEbRKNS_2ADIT_EES5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADgtIdEEbRKNS_2ADIT_EES5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADgtIdEEbRKNS_2ADIT_EES5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADgtIdEEbRKNS_2ADIT_EES5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADmlIdEENS_2ADIT_EERKS3_S5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADmlIdEENS_2ADIT_EERKS3_S5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADmlIdEENS_2ADIT_EERKS3_S5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZmlIN5CppAD2ADIdEEEN8tmbutils6vectorIT_EEN5Eigen12SparseMatrixIS5_Li0EiEES6_+0x20): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZmlIN5CppAD2ADIdEEEN8tmbutils6vectorIT_EEN5Eigen12SparseMatrixIS5_Li0EiEES6_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZmlIN5CppAD2ADIdEEEN8tmbutils6vectorIT_EEN5Eigen12SparseMatrixIS5_Li0EiEES6_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZmlIN5CppAD2ADIdEEEN8tmbutils6vectorIT_EEN5Eigen12SparseMatrixIS5_Li0EiEES6_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADplIdEENS_2ADIT_EERKS3_S5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADplIdEENS_2ADIT_EERKS3_S5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADplIdEENS_2ADIT_EERKS3_S5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADIdEpLERKS1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADIdEpLERKS1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADIdEpLERKS1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADdvIdEENS_2ADIT_EERKS3_S5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADdvIdEENS_2ADIT_EERKS3_S5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADdvIdEENS_2ADIT_EERKS3_S5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADmiIdEENS_2ADIT_EERKS3_S5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADmiIdEENS_2ADIT_EERKS3_S5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADmiIdEENS_2ADIT_EERKS3_S5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADIdEmIERKS1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADIdEmIERKS1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADIdEmIERKS1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD3powIdEENS_2ADIT_EERKS3_S5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD3powIdEENS_2ADIT_EERKS3_S5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD3powIdEENS_2ADIT_EERKS3_S5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADIdEdVERKS1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADIdEdVERKS1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADIdEdVERKS1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADIdEmLERKS1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADIdEmLERKS1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADIdEmLERKS1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIyySt9_IdentityIyESt4lessIyESaIyEE24_M_get_insert_unique_posERKy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIyySt9_IdentityIyESt4lessIyESaIyEE24_M_get_insert_unique_posERKy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIyySt9_IdentityIyESt4lessIyESaIyEE24_M_get_insert_unique_posERKy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIyySt9_IdentityIyESt4lessIyESaIyEE16_M_insert_uniqueIRKyEESt4pairISt17_Rb_tree_iteratorIyEbEOT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIyySt9_IdentityIyESt4lessIyESaIyEE16_M_insert_uniqueIRKyEESt4pairISt17_Rb_tree_iteratorIyEbEOT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIyySt9_IdentityIyESt4lessIyESaIyEE16_M_insert_uniqueIRKyEESt4pairISt17_Rb_tree_iteratorIyEbEOT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZNSt8_Rb_treeIN5CppAD8optimize15class_cexp_pairES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE7_M_copyINS8_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS2_EPKSC_PSt18_Rb_tree_node_baseRT_+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIN5CppAD8optimize15class_cexp_pairES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE7_M_copyINS8_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS2_EPKSC_PSt18_Rb_tree_node_baseRT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIN5CppAD8optimize15class_cexp_pairES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE7_M_copyINS8_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS2_EPKSC_PSt18_Rb_tree_node_baseRT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIN5CppAD8optimize15class_cexp_pairES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE7_M_copyINS8_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS2_EPKSC_PSt18_Rb_tree_node_baseRT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZNSt8_Rb_treeIN5CppAD8optimize15class_cexp_pairES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EEaSERKS8_+0xc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIN5CppAD8optimize15class_cexp_pairES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EEaSERKS8_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIN5CppAD8optimize15class_cexp_pairES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EEaSERKS8_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIN5CppAD8optimize15class_cexp_pairES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EEaSERKS8_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIN5CppAD8optimize15class_cexp_pairES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE24_M_get_insert_unique_posERKS2_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIN5CppAD8optimize15class_cexp_pairES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE24_M_get_insert_unique_posERKS2_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIN5CppAD8optimize15class_cexp_pairES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE24_M_get_insert_unique_posERKS2_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZSt18__set_intersectionISt23_Rb_tree_const_iteratorIN5CppAD8optimize15class_cexp_pairEES4_St15insert_iteratorISt3setIS3_St4lessIS3_ESaIS3_EEEN9__gnu_cxx5__ops15_Iter_less_iterEET1_T_SG_T0_SH_SF_T2_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZSt18__set_intersectionISt23_Rb_tree_const_iteratorIN5CppAD8optimize15class_cexp_pairEES4_St15insert_iteratorISt3setIS3_St4lessIS3_ESaIS3_EEEN9__gnu_cxx5__ops15_Iter_less_iterEET1_T_SG_T0_SH_SF_T2_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZSt18__set_intersectionISt23_Rb_tree_const_iteratorIN5CppAD8optimize15class_cexp_pairEES4_St15insert_iteratorISt3setIS3_St4lessIS3_ESaIS3_EEEN9__gnu_cxx5__ops15_Iter_less_iterEET1_T_SG_T0_SH_SF_T2_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD8optimize19class_set_cexp_pair12intersectionERKS1_+0xc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize19class_set_cexp_pair12intersectionERKS1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize19class_set_cexp_pair12intersectionERKS1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize19class_set_cexp_pair12intersectionERKS1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize19class_set_cexp_pair6insertERKNS0_15class_cexp_pairE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize19class_set_cexp_pair6insertERKNS0_15class_cexp_pairE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize19class_set_cexp_pair6insertERKNS0_15class_cexp_pairE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12DenseStorageIdLin1ELin1ELin1ELi0EEC1ERKS1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12DenseStorageIdLin1ELin1ELin1ELi0EEC1ERKS1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12DenseStorageIdLin1ELin1ELin1ELi0EEC1ERKS1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEEC2ERKS3_+0xc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEEC2ERKS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEEC2ERKS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEEC2ERKS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEEC1ERKS3_+0xc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEEC1ERKS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEEC1ERKS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEEC1ERKS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEEpLES3_+0xc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEEpLES3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEEpLES3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEEpLES3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEEmIES3_+0xc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEEmIES3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEEmIES3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEEmIES3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEpLES3_+0xc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEpLES3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEpLES3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEpLES3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEmIES3_+0xc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEmIES3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEmIES3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEmIES3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEC1ERKS3_+0xc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEC1ERKS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEC1ERKS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEC1ERKS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEC2ERKS3_+0xc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEC2ERKS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEC2ERKS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEC2ERKS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen15PlainObjectBaseINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEE6resizeExx+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen15PlainObjectBaseINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEE6resizeExx+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen15PlainObjectBaseINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEE6resizeExx+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic5BlockIdE4normEv+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic5BlockIdE4normEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic5BlockIdE4normEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic5BlockIdE4normEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_Z8asMatrixIdEN8tmbutils6matrixIT_EERKNS0_6vectorIS2_EEii+0x10): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z8asMatrixIdEN8tmbutils6matrixIT_EERKNS0_6vectorIS2_EEii+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z8asMatrixIdEN8tmbutils6matrixIT_EERKNS0_6vectorIS2_EEii+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z8asMatrixIdEN8tmbutils6matrixIT_EERKNS0_6vectorIS2_EEii+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD2ADIdE11tape_manageENS_15tape_manage_jobE+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADIdE11tape_manageENS_15tape_manage_jobE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADIdE11tape_manageENS_15tape_manage_jobE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADIdE11tape_manageENS_15tape_manage_jobE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE9DependentIN8tmbutils6vectorINS_2ADIdEEEEEEvPNS_6ADTapeIdEERKT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE9DependentIN8tmbutils6vectorINS_2ADIdEEEEEEvPNS_6ADTapeIdEERKT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE9DependentIN8tmbutils6vectorINS_2ADIdEEEEEEvPNS_6ADTapeIdEERKT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6ADTapeIdE11IndependentIN8tmbutils6vectorINS_2ADIdEEEEEEvRT_y+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6ADTapeIdE11IndependentIN8tmbutils6vectorINS_2ADIdEEEEEEvRT_y+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6ADTapeIdE11IndependentIN8tmbutils6vectorINS_2ADIdEEEEEEvRT_y+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD12thread_alloc12delete_arrayINS_6vectorIiEEEEvPT_+0xc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc12delete_arrayINS_6vectorIiEEEEvPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc12delete_arrayINS_6vectorIiEEEEvPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc12delete_arrayINS_6vectorIiEEEEvPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD5ADFunIdED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z8finalizeIN5CppAD5ADFunIdEEEvP7SEXPREC+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z8finalizeIN5CppAD5ADFunIdEEEvP7SEXPREC+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z8finalizeIN5CppAD5ADFunIdEEEvP7SEXPREC+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_Z8finalizeI13parallelADFunIdEEvP7SEXPREC+0x10): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z8finalizeI13parallelADFunIdEEvP7SEXPREC+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z8finalizeI13parallelADFunIdEEvP7SEXPREC+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z8finalizeI13parallelADFunIdEEvP7SEXPREC+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD5ADFunINS_2ADIdEEED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD5ADFunINS_2ADINS1_IdEEEEED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADINS1_IdEEEEED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADINS1_IdEEEEED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADINS1_IdEEEEED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD18forward_cskip_op_0IdEEvyPKjyPKT_yPS3_Pb+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD18forward_cskip_op_0IdEEvyPKjyPKT_yPS3_Pb+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD18forward_cskip_op_0IdEEvyPKjyPKT_yPS3_Pb+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_csum_opIdEEvyyyPKjyPKT_yPS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_csum_opIdEEvyyyPKjyPKT_yPS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_csum_opIdEEvyyyPKjyPKT_yPS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD19forward_load_v_op_0IdEEvPNS_6playerIT_EEyPKjPKS2_yPS2_PbPyPj+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD19forward_load_v_op_0IdEEvPNS_6playerIT_EEyPKjPKS2_yPS2_PbPyPj+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD19forward_load_v_op_0IdEEvPNS_6playerIT_EEyPKjPKS2_yPS2_PbPyPj+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward_pri_0IdEEvRSoPKjyPKcyPKT_yS8_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward_pri_0IdEEvRSoPKjyPKcyPKT_yS8_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward_pri_0IdEEvRSoPKjyPKcyPKT_yS8_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorIdE6resizeEy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorIdE6resizeEy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorIdE6resizeEy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADIdEEiED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADIdEEiED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADIdEEiED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE3expEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE3expEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE3expEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD6vectorINS_8optimize17struct_cskip_infoEE9push_backERKS2_+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorINS_8optimize17struct_cskip_infoEE9push_backERKS2_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorINS_8optimize17struct_cskip_infoEE9push_backERKS2_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorINS_8optimize17struct_cskip_infoEE9push_backERKS2_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorINS_8optimize16struct_user_infoEE9push_backERKS2_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorINS_8optimize16struct_user_infoEE9push_backERKS2_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorINS_8optimize16struct_user_infoEE9push_backERKS2_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorIyE9push_backERKy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorIyE9push_backERKy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorIyE9push_backERKy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen5BlockINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELi1ELin1ELb0EEC1ERS2_x+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen5BlockINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELi1ELin1ELb0EEC1ERS2_x+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen5BlockINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELi1ELin1ELb0EEC1ERS2_x+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_Z8asMatrixIiEN8tmbutils6matrixIT_EERKNS0_6vectorIS2_EEii+0x10): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z8asMatrixIiEN8tmbutils6matrixIT_EERKNS0_6vectorIS2_EEii+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z8asMatrixIiEN8tmbutils6matrixIT_EERKNS0_6vectorIS2_EEii+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z8asMatrixIiEN8tmbutils6matrixIT_EERKNS0_6vectorIS2_EEii+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12DenseStorageIN8tmbutils6vectorIdEELin1ELin1ELi1ELi0EED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12DenseStorageIN8tmbutils6vectorIdEELin1ELin1ELi1ELi0EED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12DenseStorageIN8tmbutils6vectorIdEELin1ELin1ELi1ELi0EED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIPKcSaIS1_EE17_M_default_appendEy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIPKcSaIS1_EE17_M_default_appendEy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIPKcSaIS1_EE17_M_default_appendEy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN8tmbutils6vectorIiEESaIS2_EE17_M_default_appendEy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN8tmbutils6vectorIiEESaIS2_EE17_M_default_appendEy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN8tmbutils6vectorIiEESaIS2_EE17_M_default_appendEy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIdSaIdEE17_M_default_appendEy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIdSaIdEE17_M_default_appendEy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIdSaIdEE17_M_default_appendEy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIdiED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIdiED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIdiED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD2ADINS0_IdEEE11tape_manageENS_15tape_manage_jobE+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADINS0_IdEEE11tape_manageENS_15tape_manage_jobE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADINS0_IdEEE11tape_manageENS_15tape_manage_jobE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADINS0_IdEEE11tape_manageENS_15tape_manage_jobE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6ADTapeINS_2ADIdEEE11IndependentIN8tmbutils6vectorINS1_IS2_EEEEEEvRT_y+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6ADTapeINS_2ADIdEEE11IndependentIN8tmbutils6vectorINS1_IS2_EEEEEEvRT_y+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6ADTapeINS_2ADIdEEE11IndependentIN8tmbutils6vectorINS1_IS2_EEEEEEvRT_y+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_IdEEEELi0EiED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_IdEEEELi0EiED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_IdEEEELi0EiED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_Z3expIN5CppAD2ADINS1_IdEEEEEN8tmbutils6vectorIT_EERKS7_+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z3expIN5CppAD2ADINS1_IdEEEEEN8tmbutils6vectorIT_EERKS7_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z3expIN5CppAD2ADINS1_IdEEEEEN8tmbutils6vectorIT_EERKS7_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z3expIN5CppAD2ADINS1_IdEEEEEN8tmbutils6vectorIT_EERKS7_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderINS_2ADIdEEE6PutArgEjj+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderINS_2ADIdEEE6PutArgEjj+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderINS_2ADIdEEE6PutArgEjj+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderINS_2ADIdEEE5PutOpENS_6OpCodeE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderINS_2ADIdEEE5PutOpENS_6OpCodeE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderINS_2ADIdEEE5PutOpENS_6OpCodeE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderINS_2ADIdEEE6PutParERKS2_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderINS_2ADIdEEE6PutParERKS2_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderINS_2ADIdEEE6PutParERKS2_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADINS0_IdEEEmIERKS2_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADINS0_IdEEEmIERKS2_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADINS0_IdEEEmIERKS2_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADINS0_IdEEEpLERKS2_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADINS0_IdEEEpLERKS2_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADINS0_IdEEEpLERKS2_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE9DependentIN8tmbutils6vectorINS1_IS2_EEEEEEvPNS_6ADTapeIS2_EERKT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE9DependentIN8tmbutils6vectorINS1_IS2_EEEEEEvPNS_6ADTapeIS2_EERKT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE9DependentIN8tmbutils6vectorINS1_IS2_EEEEEEvPNS_6ADTapeIS2_EERKT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD18forward_cskip_op_0INS_2ADIdEEEEvyPKjyPKT_yPS5_Pb+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD18forward_cskip_op_0INS_2ADIdEEEEvyPKjyPKT_yPS5_Pb+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD18forward_cskip_op_0INS_2ADIdEEEEvyPKjyPKT_yPS5_Pb+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_csum_opINS_2ADIdEEEEvyyyPKjyPKT_yPS5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_csum_opINS_2ADIdEEEEvyyyPKjyPKT_yPS5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_csum_opINS_2ADIdEEEEvyyyPKjyPKT_yPS5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD19forward_load_v_op_0INS_2ADIdEEEEvPNS_6playerIT_EEyPKjPKS4_yPS4_PbPyPj+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD19forward_load_v_op_0INS_2ADIdEEEEvPNS_6playerIT_EEyPKjPKS4_yPS4_PbPyPj+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD19forward_load_v_op_0INS_2ADIdEEEEvPNS_6playerIT_EEyPKjPKS4_yPS4_PbPyPj+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward_pri_0INS_2ADIdEEEEvRSoPKjyPKcyPKT_ySA_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward_pri_0INS_2ADIdEEEEvRSoPKjyPKcyPKT_ySA_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward_pri_0INS_2ADIdEEEEvRSoPKjyPKcyPKT_ySA_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorINS_2ADIdEEE6resizeEy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorINS_2ADIdEEE6resizeEy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorINS_2ADIdEEE6resizeEy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderINS_2ADIdEEE6PutArgEjjj+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderINS_2ADIdEEE6PutArgEjjj+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderINS_2ADIdEEE6PutArgEjjj+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD2ADINS0_INS0_IdEEEEE11tape_manageENS_15tape_manage_jobE+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADINS0_INS0_IdEEEEE11tape_manageENS_15tape_manage_jobE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADINS0_INS0_IdEEEEE11tape_manageENS_15tape_manage_jobE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADINS0_INS0_IdEEEEE11tape_manageENS_15tape_manage_jobE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_INS2_IdEEEEEELi0EiED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_INS2_IdEEEEEELi0EiED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_INS2_IdEEEEEELi0EiED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_Z3expIN5CppAD2ADINS1_INS1_IdEEEEEEEN8tmbutils6vectorIT_EERKS8_+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z3expIN5CppAD2ADINS1_INS1_IdEEEEEEEN8tmbutils6vectorIT_EERKS8_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z3expIN5CppAD2ADINS1_INS1_IdEEEEEEEN8tmbutils6vectorIT_EERKS8_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z3expIN5CppAD2ADINS1_INS1_IdEEEEEEEN8tmbutils6vectorIT_EERKS8_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderINS_2ADINS1_IdEEEEE6PutArgEjj+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderINS_2ADINS1_IdEEEEE6PutArgEjj+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderINS_2ADINS1_IdEEEEE6PutArgEjj+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13IdenticalZeroINS_2ADIdEEEEbRKNS1_IT_EE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13IdenticalZeroINS_2ADIdEEEEbRKNS1_IT_EE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13IdenticalZeroINS_2ADIdEEEEbRKNS1_IT_EE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderINS_2ADINS1_IdEEEEE6PutParERKS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderINS_2ADINS1_IdEEEEE6PutParERKS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8recorderINS_2ADINS1_IdEEEEE6PutParERKS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADINS0_INS0_IdEEEEEmIERKS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADINS0_INS0_IdEEEEEmIERKS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADINS0_INS0_IdEEEEEmIERKS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADINS0_INS0_IdEEEEEpLERKS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADINS0_INS0_IdEEEEEpLERKS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADINS0_INS0_IdEEEEEpLERKS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADINS1_IdEEEEE9DependentIN8tmbutils6vectorINS1_IS3_EEEEEEvPNS_6ADTapeIS3_EERKT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADINS1_IdEEEEE9DependentIN8tmbutils6vectorINS1_IS3_EEEEEEvPNS_6ADTapeIS3_EERKT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADINS1_IdEEEEE9DependentIN8tmbutils6vectorINS1_IS3_EEEEEEvPNS_6ADTapeIS3_EERKT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_csum_opINS_2ADINS1_IdEEEEEEvyyyPKjyPKT_yPS6_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_csum_opINS_2ADINS1_IdEEEEEEvyyyPKjyPKT_yPS6_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_csum_opINS_2ADINS1_IdEEEEEEvyyyPKjyPKT_yPS6_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_dis_opINS_2ADINS1_IdEEEEEEvyyyyPKjyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_dis_opINS_2ADINS1_IdEEEEEEvyyyyPKjyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_dis_opINS_2ADINS1_IdEEEEEEvyyyyPKjyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD19forward_load_p_op_0INS_2ADINS1_IdEEEEEEvPNS_6playerIT_EEyPKjPKS5_yPS5_PbPyPj+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD19forward_load_p_op_0INS_2ADINS1_IdEEEEEEvPNS_6playerIT_EEyPKjPKS5_yPS5_PbPyPj+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD19forward_load_p_op_0INS_2ADINS1_IdEEEEEEvPNS_6playerIT_EEyPKjPKS5_yPS5_PbPyPj+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD19forward_load_v_op_0INS_2ADINS1_IdEEEEEEvPNS_6playerIT_EEyPKjPKS5_yPS5_PbPyPj+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD19forward_load_v_op_0INS_2ADINS1_IdEEEEEEvPNS_6playerIT_EEyPKjPKS5_yPS5_PbPyPj+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD19forward_load_v_op_0INS_2ADINS1_IdEEEEEEvPNS_6playerIT_EEyPKjPKS5_yPS5_PbPyPj+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward_pri_0INS_2ADINS1_IdEEEEEEvRSoPKjyPKcyPKT_ySB_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward_pri_0INS_2ADINS1_IdEEEEEEvRSoPKjyPKcyPKT_ySB_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward_pri_0INS_2ADINS1_IdEEEEEEvRSoPKjyPKcyPKT_ySB_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorINS_2ADINS1_IdEEEEE6resizeEy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorINS_2ADINS1_IdEEEEE6resizeEy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6vectorINS_2ADINS1_IdEEEEE6resizeEy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_exp_opINS_2ADIdEEEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_exp_opINS_2ADIdEEEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_exp_opINS_2ADIdEEEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_load_opINS_2ADIdEEEEvPKNS_6playerIT_EENS_6OpCodeEyyyyyPKjSA_PS4_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_load_opINS_2ADIdEEEEvPKNS_6playerIT_EENS_6OpCodeEyyyyyPKjSA_PS4_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_load_opINS_2ADIdEEEEvPKNS_6playerIT_EENS_6OpCodeEyyyyyPKjSA_PS4_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16forward_mulvv_opINS_2ADIdEEEEvyyyPKjPKT_yPS5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16forward_mulvv_opINS_2ADIdEEEEvyyyPKjPKT_yPS5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16forward_mulvv_opINS_2ADIdEEEEvyyyPKjPKT_yPS5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16forward_mulpv_opINS_2ADIdEEEEvyyyPKjPKT_yPS5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16forward_mulpv_opINS_2ADIdEEEEvyyyPKjPKT_yPS5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16forward_mulpv_opINS_2ADIdEEEEvyyyPKjPKT_yPS5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_acos_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_acos_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_acos_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_asin_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_asin_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_asin_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_atan_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_atan_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_atan_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_csum_opINS_2ADIdEEEEvyyPKjyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_csum_opINS_2ADIdEEEEvyyPKjyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_csum_opINS_2ADIdEEEEvyyPKjyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_cos_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_cos_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_cos_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_cosh_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_cosh_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_cosh_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16reverse_divvv_opINS_2ADIdEEEEvyyPKjPKT_yS7_yPS5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16reverse_divvv_opINS_2ADIdEEEEvyyPKjPKT_yS7_yPS5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16reverse_divvv_opINS_2ADIdEEEEvyyPKjPKT_yS7_yPS5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16reverse_divpv_opINS_2ADIdEEEEvyyPKjPKT_yS7_yPS5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16reverse_divpv_opINS_2ADIdEEEEvyyPKjPKT_yS7_yPS5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16reverse_divpv_opINS_2ADIdEEEEvyyPKjPKT_yS7_yPS5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_exp_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_exp_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_exp_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_log_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_log_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_log_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16reverse_mulvv_opINS_2ADIdEEEEvyyPKjPKT_yS7_yPS5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16reverse_mulvv_opINS_2ADIdEEEEvyyPKjPKT_yS7_yPS5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16reverse_mulvv_opINS_2ADIdEEEEvyyPKjPKT_yS7_yPS5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16reverse_mulpv_opINS_2ADIdEEEEvyyPKjPKT_yS7_yPS5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16reverse_mulpv_opINS_2ADIdEEEEvyyPKjPKT_yS7_yPS5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16reverse_mulpv_opINS_2ADIdEEEEvyyPKjPKT_yS7_yPS5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_sin_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_sin_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_sin_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_sinh_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_sinh_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_sinh_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_sqrt_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_sqrt_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_sqrt_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_tan_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_tan_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_tan_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_tanh_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_tanh_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_tanh_opINS_2ADIdEEEEvyyyyPKT_yPS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_acos_opIdEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_acos_opIdEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_acos_opIdEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_asin_opIdEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_asin_opIdEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_asin_opIdEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_exp_opIdEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_exp_opIdEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_exp_opIdEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_load_opIdEEvPKNS_6playerIT_EENS_6OpCodeEyyyyyPKjS8_PS2_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_load_opIdEEvPKNS_6playerIT_EENS_6OpCodeEyyyyyPKjS8_PS2_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_load_opIdEEvPKNS_6playerIT_EENS_6OpCodeEyyyyyPKjS8_PS2_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_log_opIdEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_log_opIdEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_log_opIdEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16forward_mulvv_opIdEEvyyyPKjPKT_yPS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16forward_mulvv_opIdEEvyyyPKjPKT_yPS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16forward_mulvv_opIdEEvyyyPKjPKT_yPS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_acos_opIdEEvyyyyPKT_yPS1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_acos_opIdEEvyyyyPKT_yPS1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_acos_opIdEEvyyyyPKT_yPS1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_asin_opIdEEvyyyyPKT_yPS1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_asin_opIdEEvyyyyPKT_yPS1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_asin_opIdEEvyyyyPKT_yPS1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_atan_opIdEEvyyyyPKT_yPS1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_atan_opIdEEvyyyyPKT_yPS1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_atan_opIdEEvyyyyPKT_yPS1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_exp_opIdEEvyyyyPKT_yPS1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_exp_opIdEEvyyyyPKT_yPS1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_exp_opIdEEvyyyyPKT_yPS1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_log_opIdEEvyyyyPKT_yPS1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_log_opIdEEvyyyyPKT_yPS1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_log_opIdEEvyyyyPKT_yPS1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16reverse_mulvv_opIdEEvyyPKjPKT_yS5_yPS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16reverse_mulvv_opIdEEvyyPKjPKT_yS5_yPS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16reverse_mulvv_opIdEEvyyPKjPKT_yS5_yPS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE12class_objectEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE12class_objectEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseIdE12class_objectEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD12ReverseSweepIdEEvyyyPNS_6playerIT_EEyPKS2_yPS2_PbRKNS_10pod_vectorIjEE+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12ReverseSweepIdEEvyyyPNS_6playerIT_EEyPKS2_yPS2_PbRKNS_10pod_vectorIjEE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12ReverseSweepIdEEvyyyPNS_6playerIT_EEyPKS2_yPS2_PbRKNS_10pod_vectorIjEE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12ReverseSweepIdEEvyyyPNS_6playerIT_EEyPKS2_yPS2_PbRKNS_10pod_vectorIjEE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD5ADFunIdE7ReverseIN5Eigen6MatrixIdLin1ELi1ELi0ELin1ELi1EEEEET_yRKS6_+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE7ReverseIN5Eigen6MatrixIdLin1ELi1ELi0ELin1ELi1EEEEET_yRKS6_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE7ReverseIN5Eigen6MatrixIdLin1ELi1ELi0ELin1ELi1EEEEET_yRKS6_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE7ReverseIN5Eigen6MatrixIdLin1ELi1ELi0ELin1ELi1EEEEET_yRKS6_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN13parallelADFunIdE7ReverseIN5Eigen6MatrixIdLin1ELi1ELi0ELin1ELi1EEEEET_yRKS5_+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN13parallelADFunIdE7ReverseIN5Eigen6MatrixIdLin1ELi1ELi0ELin1ELi1EEEEET_yRKS5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN13parallelADFunIdE7ReverseIN5Eigen6MatrixIdLin1ELi1ELi0ELin1ELi1EEEEET_yRKS5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN13parallelADFunIdE7ReverseIN5Eigen6MatrixIdLin1ELi1ELi0ELin1ELi1EEEEET_yRKS5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD13forward0sweepIdEEvRSobyyPNS_6playerIT_EEyPS3_PbRNS_10pod_vectorIjEEyRySB_+0x20): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward0sweepIdEEvRSobyyPNS_6playerIT_EEyPS3_PbRNS_10pod_vectorIjEEyRySB_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward0sweepIdEEvRSobyyPNS_6playerIT_EEyPS3_PbRNS_10pod_vectorIjEEyRySB_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward0sweepIdEEvRSobyyPNS_6playerIT_EEyPS3_PbRNS_10pod_vectorIjEEyRySB_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD5ADFunIdEC1IN8tmbutils6vectorINS_2ADIdEEEEEERKT_SA_+0x10): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdEC1IN8tmbutils6vectorINS_2ADIdEEEEEERKT_SA_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdEC1IN8tmbutils6vectorINS_2ADIdEEEEEERKT_SA_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdEC1IN8tmbutils6vectorINS_2ADIdEEEEEERKT_SA_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD13forward1sweepIdEEvRSobyyyyPNS_6playerIT_EEyPS3_PbRNS_10pod_vectorIjEEyRySB_+0x24): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward1sweepIdEEvRSobyyyyPNS_6playerIT_EEyPS3_PbRNS_10pod_vectorIjEEyRySB_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward1sweepIdEEvRSobyyyyPNS_6playerIT_EEyPS3_PbRNS_10pod_vectorIjEEyRySB_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward1sweepIdEEvRSobyyyyPNS_6playerIT_EEyPS3_PbRNS_10pod_vectorIjEEyRySB_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD5ADFunIdE7ForwardIN8tmbutils6vectorIdEEEET_yRKS6_RSo+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE7ForwardIN8tmbutils6vectorIdEEEET_yRKS6_RSo+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE7ForwardIN8tmbutils6vectorIdEEEET_yRKS6_RSo+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE7ForwardIN8tmbutils6vectorIdEEEET_yRKS6_RSo+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD5ADFunIdE7ForwardIN5Eigen6MatrixIdLin1ELi1ELi0ELin1ELi1EEEEET_yRKS6_RSo+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE7ForwardIN5Eigen6MatrixIdLin1ELi1ELi0ELin1ELi1EEEEET_yRKS6_RSo+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE7ForwardIN5Eigen6MatrixIdLin1ELi1ELi0ELin1ELi1EEEEET_yRKS6_RSo+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE7ForwardIN5Eigen6MatrixIdLin1ELi1ELi0ELin1ELi1EEEEET_yRKS6_RSo+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADIdEELi0EiE6resizeExx+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADIdEELi0EiE6resizeExx+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADIdEELi0EiE6resizeExx+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4findEPKcyy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4findEPKcyy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4findEPKcyy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc12create_arrayINS_8optimize19struct_old_variableEEEPT_yRy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc12create_arrayINS_8optimize19struct_old_variableEEEPT_yRy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc12create_arrayINS_8optimize19struct_old_variableEEEPT_yRy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc12delete_arrayINS_8optimize19class_set_cexp_pairEEEvPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc12delete_arrayINS_8optimize19class_set_cexp_pairEEEvPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc12delete_arrayINS_8optimize19class_set_cexp_pairEEEvPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc12delete_arrayINS_8optimize16struct_user_infoEEEvPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc12delete_arrayINS_8optimize16struct_user_infoEEEvPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc12delete_arrayINS_8optimize16struct_user_infoEEEvPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD12thread_alloc12delete_arrayINS_8optimize17struct_cskip_infoEEEvPT_+0xc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc12delete_arrayINS_8optimize17struct_cskip_infoEEEvPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc12delete_arrayINS_8optimize17struct_cskip_infoEEEvPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12thread_alloc12delete_arrayINS_8optimize17struct_cskip_infoEEEvPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIyySt9_IdentityIyESt4lessIyESaIyEE16_M_insert_uniqueIyEESt4pairISt17_Rb_tree_iteratorIyEbEOT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIyySt9_IdentityIyESt4lessIyESaIyEE16_M_insert_uniqueIyEESt4pairISt17_Rb_tree_iteratorIyEbEOT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt8_Rb_treeIyySt9_IdentityIyESt4lessIyESaIyEE16_M_insert_uniqueIyEESt4pairISt17_Rb_tree_iteratorIyEbEOT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt11_Deque_baseIN5CppAD8optimize20struct_csum_variableESaIS2_EED2Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt11_Deque_baseIN5CppAD8optimize20struct_csum_variableESaIS2_EED2Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt11_Deque_baseIN5CppAD8optimize20struct_csum_variableESaIS2_EED2Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt11_Deque_baseIySaIyEED2Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt11_Deque_baseIySaIyEED2Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt11_Deque_baseIySaIyEED2Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize18struct_csum_stacksD1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize18struct_csum_stacksD1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize18struct_csum_stacksD1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD9hash_codeIdEEtNS_6OpCodeEPKjyPKT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD9hash_codeIdEEtNS_6OpCodeEPKjyPKT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD9hash_codeIdEEtNS_6OpCodeEPKjyPKT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize12binary_matchIdEEjRKNS_6vectorINS0_19struct_old_variableEEEyyPKT_RKNS2_IyEERt+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize12binary_matchIdEEjRKNS_6vectorINS0_19struct_old_variableEEEyyPKT_RKNS2_IyEERt+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize12binary_matchIdEEjRKNS_6vectorINS0_19struct_old_variableEEEyyPKT_RKNS2_IyEERt+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen5ArrayIdLin1ELi1ELi0ELin1ELi1EEC2IyEERKT_+0xc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen5ArrayIdLin1ELi1ELi0ELin1ELi1EEC2IyEERKT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen5ArrayIdLin1ELi1ELi0ELin1ELi1EEC2IyEERKT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen5ArrayIdLin1ELi1ELi0ELin1ELi1EEC2IyEERKT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD5ADFunIdE7ReverseIN8tmbutils6vectorIdEEEET_yRKS6_+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE7ReverseIN8tmbutils6vectorIdEEEET_yRKS6_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE7ReverseIN8tmbutils6vectorIdEEEET_yRKS6_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE7ReverseIN8tmbutils6vectorIdEEEET_yRKS6_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD5ADFunIdE7HessianIN8tmbutils6vectorIdEEEET_RKS6_S8_+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE7HessianIN8tmbutils6vectorIdEEEET_RKS6_S8_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE7HessianIN8tmbutils6vectorIdEEEET_RKS6_S8_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE7HessianIN8tmbutils6vectorIdEEEET_RKS6_S8_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD5ADFunIdE7HessianIN8tmbutils6vectorIdEEEET_RKS6_y+0x10): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE7HessianIN8tmbutils6vectorIdEEEET_RKS6_y+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE7HessianIN8tmbutils6vectorIdEEEET_RKS6_y+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE7HessianIN8tmbutils6vectorIdEEEET_RKS6_y+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD5ADFunIdE6RevTwoIN8tmbutils6vectorIdEENS4_IyEEEET_RKS7_RKT0_SC_+0x20): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE6RevTwoIN8tmbutils6vectorIdEENS4_IyEEEET_RKS7_RKT0_SC_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE6RevTwoIN8tmbutils6vectorIdEENS4_IyEEEET_RKS7_RKT0_SC_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE6RevTwoIN8tmbutils6vectorIdEENS4_IyEEEET_RKS7_RKT0_SC_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD5ADFunIdE6ForTwoIN8tmbutils6vectorIdEENS4_IyEEEET_RKS7_RKT0_SC_+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE6ForTwoIN8tmbutils6vectorIdEENS4_IyEEEET_RKS7_RKT0_SC_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE6ForTwoIN8tmbutils6vectorIdEENS4_IyEEEET_RKS7_RKT0_SC_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE6ForTwoIN8tmbutils6vectorIdEENS4_IyEEEET_RKS7_RKT0_SC_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN13parallelADFunIdE7ForwardIN8tmbutils6vectorIdEEEET_yRKS5_RSo+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN13parallelADFunIdE7ForwardIN8tmbutils6vectorIdEEEET_yRKS5_RSo+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN13parallelADFunIdE7ForwardIN8tmbutils6vectorIdEEEET_yRKS5_RSo+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN13parallelADFunIdE7ForwardIN8tmbutils6vectorIdEEEET_yRKS5_RSo+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN13parallelADFunIdE7HessianIN8tmbutils6vectorIdEEEET_RKS5_y+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN13parallelADFunIdE7HessianIN8tmbutils6vectorIdEEEET_RKS5_y+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN13parallelADFunIdE7HessianIN8tmbutils6vectorIdEEEET_RKS5_y+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN13parallelADFunIdE7HessianIN8tmbutils6vectorIdEEEET_RKS5_y+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN13parallelADFunIdE7ReverseIN8tmbutils6vectorIdEEEET_yRKS5_+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN13parallelADFunIdE7ReverseIN8tmbutils6vectorIdEEEET_yRKS5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN13parallelADFunIdE7ReverseIN8tmbutils6vectorIdEEEET_yRKS5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN13parallelADFunIdE7ReverseIN8tmbutils6vectorIdEEEET_yRKS5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIdLi0EiE6resizeExx+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIdLi0EiE6resizeExx+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIdLi0EiE6resizeExx+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal28conditional_aligned_new_autoIN5CppAD2ADINS3_IdEEEELb1EEEPT_y+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal28conditional_aligned_new_autoIN5CppAD2ADINS3_IdEEEELb1EEEPT_y+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal28conditional_aligned_new_autoIN5CppAD2ADINS3_IdEEEELb1EEEPT_y+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_IdEEEEiED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_IdEEEEiED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_IdEEEEiED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE3expEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE3expEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE3expEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADIdEEE12class_objectEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADIdEEE12class_objectEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11atomic_baseINS_2ADIdEEE12class_objectEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD9hash_codeINS_2ADIdEEEEtNS_6OpCodeEPKjyPKT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD9hash_codeINS_2ADIdEEEEtNS_6OpCodeEPKjyPKT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD9hash_codeINS_2ADIdEEEEtNS_6OpCodeEPKjyPKT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize12binary_matchINS_2ADIdEEEEjRKNS_6vectorINS0_19struct_old_variableEEEyyPKT_RKNS4_IyEERt+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize12binary_matchINS_2ADIdEEEEjRKNS_6vectorINS0_19struct_old_variableEEEyyPKT_RKNS4_IyEERt+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize12binary_matchINS_2ADIdEEEEjRKNS_6vectorINS0_19struct_old_variableEEEyyPKT_RKNS4_IyEERt+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal28conditional_aligned_new_autoIN5CppAD2ADINS3_INS3_IdEEEEEELb1EEEPT_y+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal28conditional_aligned_new_autoIN5CppAD2ADINS3_INS3_IdEEEEEELb1EEEPT_y+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal28conditional_aligned_new_autoIN5CppAD2ADINS3_INS3_IdEEEEEELb1EEEPT_y+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_INS3_IdEEEEEEiED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_INS3_IdEEEEEEiED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_INS3_IdEEEEEEiED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_INS0_IdEEEEE3expEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_INS0_IdEEEEE3expEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_INS0_IdEEEEE3expEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADplINS_2ADIdEEEENS1_IT_EERKS4_S6_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADplINS_2ADIdEEEENS1_IT_EERKS4_S6_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADplINS_2ADIdEEEENS1_IT_EERKS4_S6_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADmlINS_2ADIdEEEENS1_IT_EERKS4_S6_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADmlINS_2ADIdEEEENS1_IT_EERKS4_S6_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADmlINS_2ADIdEEEENS1_IT_EERKS4_S6_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZmlIN5CppAD2ADINS1_IdEEEEEN8tmbutils6vectorIT_EEN5Eigen12SparseMatrixIS6_Li0EiEES7_+0x24): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZmlIN5CppAD2ADINS1_IdEEEEEN8tmbutils6vectorIT_EEN5Eigen12SparseMatrixIS6_Li0EiEES7_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZmlIN5CppAD2ADINS1_IdEEEEEN8tmbutils6vectorIT_EEN5Eigen12SparseMatrixIS6_Li0EiEES7_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZmlIN5CppAD2ADINS1_IdEEEEEN8tmbutils6vectorIT_EEN5Eigen12SparseMatrixIS6_Li0EiEES7_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADmiINS_2ADIdEEEENS1_IT_EERKS4_S6_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADmiINS_2ADIdEEEENS1_IT_EERKS4_S6_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADmiINS_2ADIdEEEENS1_IT_EERKS4_S6_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD18forward_cskip_op_0INS_2ADINS1_IdEEEEEEvyPKjyPKT_yPS6_Pb+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD18forward_cskip_op_0INS_2ADINS1_IdEEEEEEvyPKjyPKT_yPS6_Pb+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD18forward_cskip_op_0INS_2ADINS1_IdEEEEEEvyPKjyPKT_yPS6_Pb+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADdvINS_2ADIdEEEENS1_IT_EERKS4_S6_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADdvINS_2ADIdEEEENS1_IT_EERKS4_S6_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADdvINS_2ADIdEEEENS1_IT_EERKS4_S6_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADneINS_2ADIdEEEEbRKNS1_IT_EES6_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADneINS_2ADIdEEEEbRKNS1_IT_EES6_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADneINS_2ADIdEEEEbRKNS1_IT_EES6_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADeqINS_2ADIdEEEEbRKNS1_IT_EES6_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADeqINS_2ADIdEEEEbRKNS1_IT_EES6_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADeqINS_2ADIdEEEEbRKNS1_IT_EES6_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD3powINS_2ADIdEEEENS1_IT_EERKS4_S6_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD3powINS_2ADIdEEEENS1_IT_EERKS4_S6_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD3powINS_2ADIdEEEENS1_IT_EERKS4_S6_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_load_opINS_2ADINS1_IdEEEEEEvPKNS_6playerIT_EENS_6OpCodeEyyyyyPKjSB_PS5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_load_opINS_2ADINS1_IdEEEEEEvPKNS_6playerIT_EENS_6OpCodeEyyyyyPKjSB_PS5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_load_opINS_2ADINS1_IdEEEEEEvPKNS_6playerIT_EENS_6OpCodeEyyyyyPKjSB_PS5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16forward_mulvv_opINS_2ADINS1_IdEEEEEEvyyyPKjPKT_yPS6_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16forward_mulvv_opINS_2ADINS1_IdEEEEEEvyyyPKjPKT_yPS6_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16forward_mulvv_opINS_2ADINS1_IdEEEEEEvyyyPKjPKT_yPS6_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16forward_mulpv_opINS_2ADINS1_IdEEEEEEvyyyPKjPKT_yPS6_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16forward_mulpv_opINS_2ADINS1_IdEEEEEEvyyyPKjPKT_yPS6_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16forward_mulpv_opINS_2ADINS1_IdEEEEEEvyyyPKjPKT_yPS6_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal27computeFromTridiagonal_implINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS2_IdLin1ELi1ELi0ELin1ELi1EEES4_EENS_15ComputationInfoERT0_RT1_xbRT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal27computeFromTridiagonal_implINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS2_IdLin1ELi1ELi0ELin1ELi1EEES4_EENS_15ComputationInfoERT0_RT1_xbRT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal27computeFromTridiagonal_implINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS2_IdLin1ELi1ELi0ELin1ELi1EEES4_EENS_15ComputationInfoERT0_RT1_xbRT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN5Eigen7TripletIN5CppAD2ADIdEEiEESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN5Eigen7TripletIN5CppAD2ADIdEEiEESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN5Eigen7TripletIN5CppAD2ADIdEEiEESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen6MatrixIiLin1ELi1ELi0ELin1ELi1EEC1IxEERKT_+0xc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen6MatrixIiLin1ELi1ELi0ELin1ELi1EEC1IxEERKT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen6MatrixIiLin1ELi1ELi0ELin1ELi1EEC1IxEERKT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen6MatrixIiLin1ELi1ELi0ELin1ELi1EEC1IxEERKT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE3logEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE3logEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE3logEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z5dnormIN5CppAD2ADIdEEET_S3_S3_S3_i+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z5dnormIN5CppAD2ADIdEEET_S3_S3_S3_i+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z5dnormIN5CppAD2ADIdEEET_S3_S3_S3_i+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_log_opINS_2ADIdEEEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_log_opINS_2ADIdEEEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_log_opINS_2ADIdEEEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIPKcSaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIPKcSaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIPKcSaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN5Eigen7TripletIdiEESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN5Eigen7TripletIdiEESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN5Eigen7TripletIdiEESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_IdEEEELi0EiE6resizeExx+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_IdEEEELi0EiE6resizeExx+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_IdEEEELi0EiE6resizeExx+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE3AbsEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE3AbsEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE3AbsEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE4acosEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE4acosEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE4acosEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE4sqrtEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE4sqrtEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE4sqrtEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_acos_opINS_2ADIdEEEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_acos_opINS_2ADIdEEEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_acos_opINS_2ADIdEEEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE4asinEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE4asinEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE4asinEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_asin_opINS_2ADIdEEEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_asin_opINS_2ADIdEEEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_asin_opINS_2ADIdEEEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE4atanEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE4atanEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE4atanEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_atan_opINS_2ADIdEEEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_atan_opINS_2ADIdEEEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_atan_opINS_2ADIdEEEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6ADTapeIdE13RecordCondExpENS_9CompareOpERNS_2ADIdEERKS4_S7_S7_S7_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6ADTapeIdE13RecordCondExpENS_9CompareOpERNS_2ADIdEERKS4_S7_S7_S7_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6ADTapeIdE13RecordCondExpENS_9CompareOpERNS_2ADIdEERKS4_S7_S7_S7_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD9CondExpOpIdEENS_2ADIT_EENS_9CompareOpERKS3_S6_S6_S6_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD9CondExpOpIdEENS_2ADIT_EENS_9CompareOpERKS3_S6_S6_S6_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD9CondExpOpIdEENS_2ADIT_EENS_9CompareOpERKS3_S6_S6_S6_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_cond_opINS_2ADIdEEEEvyyyPKjyPKT_yPS5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_cond_opINS_2ADIdEEEEvyyyPKjyPKT_yPS5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_cond_opINS_2ADIdEEEEvyyyPKjyPKT_yPS5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_cond_opINS_2ADIdEEEEvyyPKjyPKT_yS7_yPS5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_cond_opINS_2ADIdEEEEvyyPKjyPKT_yS7_yPS5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_cond_opINS_2ADIdEEEEvyyPKjyPKT_yS7_yPS5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE3cosEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE3cosEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE3cosEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE3sinEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE3sinEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE3sinEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_cos_opINS_2ADIdEEEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_cos_opINS_2ADIdEEEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_cos_opINS_2ADIdEEEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_sin_opINS_2ADIdEEEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_sin_opINS_2ADIdEEEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_sin_opINS_2ADIdEEEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE4coshEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE4coshEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE4coshEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE4sinhEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE4sinhEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE4sinhEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_cosh_opINS_2ADIdEEEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_cosh_opINS_2ADIdEEEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_cosh_opINS_2ADIdEEEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_sinh_opINS_2ADIdEEEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_sinh_opINS_2ADIdEEEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_sinh_opINS_2ADIdEEEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE4SignEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE4SignEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE4SignEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD12ReverseSweepINS_2ADIdEEEEvyyyPNS_6playerIT_EEyPKS4_yPS4_PbRKNS_10pod_vectorIjEE+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12ReverseSweepINS_2ADIdEEEEvyyyPNS_6playerIT_EEyPKS4_yPS4_PbRKNS_10pod_vectorIjEE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12ReverseSweepINS_2ADIdEEEEvyyyPNS_6playerIT_EEyPKS4_yPS4_PbRKNS_10pod_vectorIjEE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12ReverseSweepINS_2ADIdEEEEvyyyPNS_6playerIT_EEyPKS4_yPS4_PbRKNS_10pod_vectorIjEE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD5ADFunINS_2ADIdEEE7ReverseIN8tmbutils6vectorIS2_EEEET_yRKS8_+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE7ReverseIN8tmbutils6vectorIS2_EEEET_yRKS8_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE7ReverseIN8tmbutils6vectorIS2_EEEET_yRKS8_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE7ReverseIN8tmbutils6vectorIS2_EEEET_yRKS8_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD11JacobianRevINS_2ADIdEEN8tmbutils6vectorIS2_EEEEvRNS_5ADFunIT_EERKT0_RSA_+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11JacobianRevINS_2ADIdEEN8tmbutils6vectorIS2_EEEEvRNS_5ADFunIT_EERKT0_RSA_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11JacobianRevINS_2ADIdEEN8tmbutils6vectorIS2_EEEEvRNS_5ADFunIT_EERKT0_RSA_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11JacobianRevINS_2ADIdEEN8tmbutils6vectorIS2_EEEEvRNS_5ADFunIT_EERKT0_RSA_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE3tanEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE3tanEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE3tanEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_tan_opINS_2ADIdEEEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_tan_opINS_2ADIdEEEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_tan_opINS_2ADIdEEEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE4tanhEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE4tanhEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADIdE4tanhEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD13forward0sweepINS_2ADIdEEEEvRSobyyPNS_6playerIT_EEyPS5_PbRNS_10pod_vectorIjEEyRySD_+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward0sweepINS_2ADIdEEEEvRSobyyPNS_6playerIT_EEyPS5_PbRNS_10pod_vectorIjEEyRySD_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward0sweepINS_2ADIdEEEEvRSobyyPNS_6playerIT_EEyPS5_PbRNS_10pod_vectorIjEEyRySD_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward0sweepINS_2ADIdEEEEvRSobyyPNS_6playerIT_EEyPS5_PbRNS_10pod_vectorIjEEyRySD_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD5ADFunINS_2ADIdEEEC1IN8tmbutils6vectorINS1_IS2_EEEEEERKT_SB_+0x10): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEEC1IN8tmbutils6vectorINS1_IS2_EEEEEERKT_SB_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEEC1IN8tmbutils6vectorINS1_IS2_EEEEEERKT_SB_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEEC1IN8tmbutils6vectorINS1_IS2_EEEEEERKT_SB_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_tanh_opINS_2ADIdEEEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_tanh_opINS_2ADIdEEEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_tanh_opINS_2ADIdEEEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD13forward1sweepINS_2ADIdEEEEvRSobyyyyPNS_6playerIT_EEyPS5_PbRNS_10pod_vectorIjEEyRySD_+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward1sweepINS_2ADIdEEEEvRSobyyyyPNS_6playerIT_EEyPS5_PbRNS_10pod_vectorIjEEyRySD_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward1sweepINS_2ADIdEEEEvRSobyyyyPNS_6playerIT_EEyPS5_PbRNS_10pod_vectorIjEEyRySD_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward1sweepINS_2ADIdEEEEvRSobyyyyPNS_6playerIT_EEyPS5_PbRNS_10pod_vectorIjEEyRySD_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD5ADFunINS_2ADIdEEE7ForwardIN8tmbutils6vectorIS2_EEEET_yRKS8_RSo+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE7ForwardIN8tmbutils6vectorIS2_EEEET_yRKS8_RSo+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE7ForwardIN8tmbutils6vectorIS2_EEEET_yRKS8_RSo+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE7ForwardIN8tmbutils6vectorIS2_EEEET_yRKS8_RSo+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD11JacobianForINS_2ADIdEEN8tmbutils6vectorIS2_EEEEvRNS_5ADFunIT_EERKT0_RSA_+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11JacobianForINS_2ADIdEEN8tmbutils6vectorIS2_EEEEvRNS_5ADFunIT_EERKT0_RSA_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11JacobianForINS_2ADIdEEN8tmbutils6vectorIS2_EEEEvRNS_5ADFunIT_EERKT0_RSA_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11JacobianForINS_2ADIdEEN8tmbutils6vectorIS2_EEEEvRNS_5ADFunIT_EERKT0_RSA_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD5ADFunINS_2ADIdEEE8JacobianIN8tmbutils6vectorIS2_EEEET_RKS8_+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE8JacobianIN8tmbutils6vectorIS2_EEEET_RKS8_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE8JacobianIN8tmbutils6vectorIS2_EEEET_RKS8_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE8JacobianIN8tmbutils6vectorIS2_EEEET_RKS8_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_INS2_IdEEEEEELi0EiE6resizeExx+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_INS2_IdEEEEEELi0EiE6resizeExx+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_INS2_IdEEEEEELi0EiE6resizeExx+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADmiINS_2ADINS1_IdEEEEEENS1_IT_EERKS5_S7_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADmiINS_2ADINS1_IdEEEEEENS1_IT_EERKS5_S7_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADmiINS_2ADINS1_IdEEEEEENS1_IT_EERKS5_S7_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADdvINS_2ADINS1_IdEEEEEENS1_IT_EERKS5_S7_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADdvINS_2ADINS1_IdEEEEEENS1_IT_EERKS5_S7_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADdvINS_2ADINS1_IdEEEEEENS1_IT_EERKS5_S7_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADmlINS_2ADINS1_IdEEEEEENS1_IT_EERKS5_S7_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADmlINS_2ADINS1_IdEEEEEENS1_IT_EERKS5_S7_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADmlINS_2ADINS1_IdEEEEEENS1_IT_EERKS5_S7_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZmlIN5CppAD2ADINS1_INS1_IdEEEEEEEN8tmbutils6vectorIT_EEN5Eigen12SparseMatrixIS7_Li0EiEES8_+0x24): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZmlIN5CppAD2ADINS1_INS1_IdEEEEEEEN8tmbutils6vectorIT_EEN5Eigen12SparseMatrixIS7_Li0EiEES8_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZmlIN5CppAD2ADINS1_INS1_IdEEEEEEEN8tmbutils6vectorIT_EEN5Eigen12SparseMatrixIS7_Li0EiEES8_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZmlIN5CppAD2ADINS1_INS1_IdEEEEEEEN8tmbutils6vectorIT_EEN5Eigen12SparseMatrixIS7_Li0EiEES8_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE4acosEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE4acosEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE4acosEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE4sqrtEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE4sqrtEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE4sqrtEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE4asinEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE4asinEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE4asinEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE4atanEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE4atanEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE4atanEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6ADTapeINS_2ADIdEEE13RecordCondExpENS_9CompareOpERNS1_IS2_EERKS5_S8_S8_S8_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6ADTapeINS_2ADIdEEE13RecordCondExpENS_9CompareOpERNS1_IS2_EERKS5_S8_S8_S8_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD6ADTapeINS_2ADIdEEE13RecordCondExpENS_9CompareOpERNS1_IS2_EERKS5_S8_S8_S8_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD9CondExpOpINS_2ADIdEEEENS1_IT_EENS_9CompareOpERKS4_S7_S7_S7_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD9CondExpOpINS_2ADIdEEEENS1_IT_EENS_9CompareOpERKS4_S7_S7_S7_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD9CondExpOpINS_2ADIdEEEENS1_IT_EENS_9CompareOpERKS4_S7_S7_S7_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD17forward_cond_op_0INS_2ADINS1_IdEEEEEEvyPKjyPKT_yPS6_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD17forward_cond_op_0INS_2ADINS1_IdEEEEEEvyPKjyPKT_yPS6_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD17forward_cond_op_0INS_2ADINS1_IdEEEEEEvyPKjyPKT_yPS6_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_cond_opINS_2ADINS1_IdEEEEEEvyyyPKjyPKT_yPS6_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_cond_opINS_2ADINS1_IdEEEEEEvyyyPKjyPKT_yPS6_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_cond_opINS_2ADINS1_IdEEEEEEvyyyPKjyPKT_yPS6_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE3cosEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE3cosEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE3cosEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE3sinEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE3sinEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE3sinEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE4coshEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE4coshEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE4coshEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE4sinhEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE4sinhEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE4sinhEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE3logEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE3logEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE3logEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z5dnormIN5CppAD2ADINS1_IdEEEEET_S4_S4_S4_i+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z5dnormIN5CppAD2ADINS1_IdEEEEET_S4_S4_S4_i+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z5dnormIN5CppAD2ADINS1_IdEEEEET_S4_S4_S4_i+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_Z5dnormIN5CppAD2ADINS1_IdEEEEEN8tmbutils6vectorIT_EERKS7_S6_S6_i+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z5dnormIN5CppAD2ADINS1_IdEEEEEN8tmbutils6vectorIT_EERKS7_S6_S6_i+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z5dnormIN5CppAD2ADINS1_IdEEEEEN8tmbutils6vectorIT_EERKS7_S6_S6_i+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z5dnormIN5CppAD2ADINS1_IdEEEEEN8tmbutils6vectorIT_EERKS7_S6_S6_i+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_Z5dnormIN5CppAD2ADINS1_IdEEEEEN8tmbutils6vectorIT_EERKS7_S9_S6_i+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z5dnormIN5CppAD2ADINS1_IdEEEEEN8tmbutils6vectorIT_EERKS7_S9_S6_i+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z5dnormIN5CppAD2ADINS1_IdEEEEEN8tmbutils6vectorIT_EERKS7_S9_S6_i+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z5dnormIN5CppAD2ADINS1_IdEEEEEN8tmbutils6vectorIT_EERKS7_S9_S6_i+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z5dnormIN5CppAD2ADINS1_INS1_IdEEEEEEET_S5_S5_S5_i+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z5dnormIN5CppAD2ADINS1_INS1_IdEEEEEEET_S5_S5_S5_i+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z5dnormIN5CppAD2ADINS1_INS1_IdEEEEEEET_S5_S5_S5_i+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_Z5dnormIN5CppAD2ADINS1_INS1_IdEEEEEEEN8tmbutils6vectorIT_EERKS8_S7_S7_i+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z5dnormIN5CppAD2ADINS1_INS1_IdEEEEEEEN8tmbutils6vectorIT_EERKS8_S7_S7_i+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z5dnormIN5CppAD2ADINS1_INS1_IdEEEEEEEN8tmbutils6vectorIT_EERKS8_S7_S7_i+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z5dnormIN5CppAD2ADINS1_INS1_IdEEEEEEEN8tmbutils6vectorIT_EERKS8_S7_S7_i+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_Z5dnormIN5CppAD2ADINS1_INS1_IdEEEEEEEN8tmbutils6vectorIT_EERKS8_SA_S7_i+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z5dnormIN5CppAD2ADINS1_INS1_IdEEEEEEEN8tmbutils6vectorIT_EERKS8_SA_S7_i+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z5dnormIN5CppAD2ADINS1_INS1_IdEEEEEEEN8tmbutils6vectorIT_EERKS8_SA_S7_i+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z5dnormIN5CppAD2ADINS1_INS1_IdEEEEEEEN8tmbutils6vectorIT_EERKS8_SA_S7_i+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE4SignEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE4SignEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE4SignEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE3tanEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE3tanEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE3tanEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_tan_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_tan_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_tan_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE4tanhEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE4tanhEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5CppAD2ADINS0_IdEEE4tanhEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD13forward0sweepINS_2ADINS1_IdEEEEEEvRSobyyPNS_6playerIT_EEyPS6_PbRNS_10pod_vectorIjEEyRySE_+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward0sweepINS_2ADINS1_IdEEEEEEvRSobyyPNS_6playerIT_EEyPS6_PbRNS_10pod_vectorIjEEyRySE_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward0sweepINS_2ADINS1_IdEEEEEEvRSobyyPNS_6playerIT_EEyPS6_PbRNS_10pod_vectorIjEEyRySE_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward0sweepINS_2ADINS1_IdEEEEEEvRSobyyPNS_6playerIT_EEyPS6_PbRNS_10pod_vectorIjEEyRySE_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_tanh_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_tanh_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_tanh_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADINS0_IdEEEdVERKS2_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADINS0_IdEEEdVERKS2_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD2ADINS0_IdEEEdVERKS2_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_acos_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_acos_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_acos_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_asin_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_asin_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_asin_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_atan_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_atan_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_atan_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_cos_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_cos_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_cos_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_cosh_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_cosh_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_cosh_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_exp_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_exp_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_exp_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_sin_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_sin_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_sin_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_sinh_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_sinh_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_sinh_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_sqrt_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_sqrt_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15forward_sqrt_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_log_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_log_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14forward_log_opINS_2ADINS1_IdEEEEEEvyyyyyPT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD13forward1sweepINS_2ADINS1_IdEEEEEEvRSobyyyyPNS_6playerIT_EEyPS6_PbRNS_10pod_vectorIjEEyRySE_+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward1sweepINS_2ADINS1_IdEEEEEEvRSobyyyyPNS_6playerIT_EEyPS6_PbRNS_10pod_vectorIjEEyRySE_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward1sweepINS_2ADINS1_IdEEEEEEvRSobyyyyPNS_6playerIT_EEyPS6_PbRNS_10pod_vectorIjEEyRySE_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD13forward1sweepINS_2ADINS1_IdEEEEEEvRSobyyyyPNS_6playerIT_EEyPS6_PbRNS_10pod_vectorIjEEyRySE_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD5ADFunINS_2ADINS1_IdEEEEE7ForwardIN8tmbutils6vectorIS3_EEEET_yRKS9_RSo+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADINS1_IdEEEEE7ForwardIN8tmbutils6vectorIS3_EEEET_yRKS9_RSo+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADINS1_IdEEEEE7ForwardIN8tmbutils6vectorIS3_EEEET_yRKS9_RSo+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADINS1_IdEEEEE7ForwardIN8tmbutils6vectorIS3_EEEET_yRKS9_RSo+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD11JacobianForINS_2ADINS1_IdEEEEN8tmbutils6vectorIS3_EEEEvRNS_5ADFunIT_EERKT0_RSB_+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11JacobianForINS_2ADINS1_IdEEEEN8tmbutils6vectorIS3_EEEEvRNS_5ADFunIT_EERKT0_RSB_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11JacobianForINS_2ADINS1_IdEEEEN8tmbutils6vectorIS3_EEEEvRNS_5ADFunIT_EERKT0_RSB_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11JacobianForINS_2ADINS1_IdEEEEN8tmbutils6vectorIS3_EEEEvRNS_5ADFunIT_EERKT0_RSB_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_acos_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_acos_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_acos_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_asin_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_asin_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_asin_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_atan_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_atan_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_atan_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_cos_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_cos_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_cos_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_cosh_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_cosh_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_cosh_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_exp_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_exp_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_exp_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_log_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_log_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_log_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16reverse_mulvv_opINS_2ADINS1_IdEEEEEEvyyPKjPKT_yS8_yPS6_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16reverse_mulvv_opINS_2ADINS1_IdEEEEEEvyyPKjPKT_yS8_yPS6_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16reverse_mulvv_opINS_2ADINS1_IdEEEEEEvyyPKjPKT_yS8_yPS6_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16reverse_mulpv_opINS_2ADINS1_IdEEEEEEvyyPKjPKT_yS8_yPS6_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16reverse_mulpv_opINS_2ADINS1_IdEEEEEEvyyPKjPKT_yS8_yPS6_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16reverse_mulpv_opINS_2ADINS1_IdEEEEEEvyyPKjPKT_yS8_yPS6_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_sin_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_sin_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_sin_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_sinh_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_sinh_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_sinh_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_tan_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_tan_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14reverse_tan_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_tanh_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_tanh_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD15reverse_tanh_opINS_2ADINS1_IdEEEEEEvyyyyPKT_yPS4_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD12ReverseSweepINS_2ADINS1_IdEEEEEEvyyyPNS_6playerIT_EEyPKS5_yPS5_PbRKNS_10pod_vectorIjEE+0x20): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12ReverseSweepINS_2ADINS1_IdEEEEEEvyyyPNS_6playerIT_EEyPKS5_yPS5_PbRKNS_10pod_vectorIjEE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12ReverseSweepINS_2ADINS1_IdEEEEEEvyyyPNS_6playerIT_EEyPKS5_yPS5_PbRKNS_10pod_vectorIjEE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD12ReverseSweepINS_2ADINS1_IdEEEEEEvyyyPNS_6playerIT_EEyPKS5_yPS5_PbRKNS_10pod_vectorIjEE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD5ADFunINS_2ADINS1_IdEEEEE7ReverseIN8tmbutils6vectorIS3_EEEET_yRKS9_+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADINS1_IdEEEEE7ReverseIN8tmbutils6vectorIS3_EEEET_yRKS9_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADINS1_IdEEEEE7ReverseIN8tmbutils6vectorIS3_EEEET_yRKS9_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADINS1_IdEEEEE7ReverseIN8tmbutils6vectorIS3_EEEET_yRKS9_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD11JacobianRevINS_2ADINS1_IdEEEEN8tmbutils6vectorIS3_EEEEvRNS_5ADFunIT_EERKT0_RSB_+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11JacobianRevINS_2ADINS1_IdEEEEN8tmbutils6vectorIS3_EEEEvRNS_5ADFunIT_EERKT0_RSB_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11JacobianRevINS_2ADINS1_IdEEEEN8tmbutils6vectorIS3_EEEEvRNS_5ADFunIT_EERKT0_RSB_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11JacobianRevINS_2ADINS1_IdEEEEN8tmbutils6vectorIS3_EEEEvRNS_5ADFunIT_EERKT0_RSB_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD5ADFunINS_2ADINS1_IdEEEEE8JacobianIN8tmbutils6vectorIS3_EEEET_RKS9_+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADINS1_IdEEEEE8JacobianIN8tmbutils6vectorIS3_EEEET_RKS9_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADINS1_IdEEEEE8JacobianIN8tmbutils6vectorIS3_EEEET_RKS9_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADINS1_IdEEEEE8JacobianIN8tmbutils6vectorIS3_EEEET_RKS9_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIySaIyEE17_M_realloc_insertIJRKyEEEvN9__gnu_cxx17__normal_iteratorIPyS1_EEDpOT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIySaIyEE17_M_realloc_insertIJRKyEEEvN9__gnu_cxx17__normal_iteratorIPyS1_EEDpOT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIySaIyEE17_M_realloc_insertIJRKyEEEvN9__gnu_cxx17__normal_iteratorIPyS1_EEDpOT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN8tmbutils6vectorIiEESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN8tmbutils6vectorIiEESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN8tmbutils6vectorIiEESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN8tmbutils6vectorIiEESaIS2_EE12emplace_backIJS2_EEERS2_DpOT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN8tmbutils6vectorIiEESaIS2_EE12emplace_backIJS2_EEERS2_DpOT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN8tmbutils6vectorIiEESaIS2_EE12emplace_backIJS2_EEERS2_DpOT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN5CppAD2ADIdEESaIS2_EE15_M_range_insertIPS2_EEvN9__gnu_cxx17__normal_iteratorIS6_S4_EET_SA_St20forward_iterator_tag+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN5CppAD2ADIdEESaIS2_EE15_M_range_insertIPS2_EEvN9__gnu_cxx17__normal_iteratorIS6_S4_EET_SA_St20forward_iterator_tag+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN5CppAD2ADIdEESaIS2_EE15_M_range_insertIPS2_EEvN9__gnu_cxx17__normal_iteratorIS6_S4_EET_SA_St20forward_iterator_tag+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN12report_stackIN5CppAD2ADIdEEE4pushES2_PKc+0x10): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN12report_stackIN5CppAD2ADIdEEE4pushES2_PKc+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN12report_stackIN5CppAD2ADIdEEE4pushES2_PKc+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN12report_stackIN5CppAD2ADIdEEE4pushES2_PKc+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZNSt11_Deque_baseIySaIyEE17_M_initialize_mapEy+0x10): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt11_Deque_baseIySaIyEE17_M_initialize_mapEy+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt11_Deque_baseIySaIyEE17_M_initialize_mapEy+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt11_Deque_baseIySaIyEE17_M_initialize_mapEy+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD8optimize18struct_csum_stacksC1Ev+0xc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize18struct_csum_stacksC1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize18struct_csum_stacksC1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize18struct_csum_stacksC1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt5dequeIN5CppAD8optimize20struct_csum_variableESaIS2_EE16_M_push_back_auxIJRKS2_EEEvDpOT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt5dequeIN5CppAD8optimize20struct_csum_variableESaIS2_EE16_M_push_back_auxIJRKS2_EEEvDpOT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt5dequeIN5CppAD8optimize20struct_csum_variableESaIS2_EE16_M_push_back_auxIJRKS2_EEEvDpOT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt5dequeIySaIyEE12emplace_backIJyEEERyDpOT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt5dequeIySaIyEE12emplace_backIJyEEERyDpOT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt5dequeIySaIyEE12emplace_backIJyEEERyDpOT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize11record_csumIdEENS0_16struct_size_pairERKNS_6vectorINS0_19struct_old_variableEEEyyPKT_PNS_8recorderIS8_EERNS0_18struct_csum_stacksE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize11record_csumIdEENS0_16struct_size_pairERKNS_6vectorINS0_19struct_old_variableEEEyyPKT_PNS_8recorderIS8_EERNS0_18struct_csum_stacksE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize11record_csumIdEENS0_16struct_size_pairERKNS_6vectorINS0_19struct_old_variableEEEyyPKT_PNS_8recorderIS8_EERNS0_18struct_csum_stacksE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize11record_csumINS_2ADIdEEEENS0_16struct_size_pairERKNS_6vectorINS0_19struct_old_variableEEEyyPKT_PNS_8recorderISA_EERNS0_18struct_csum_stacksE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize11record_csumINS_2ADIdEEEENS0_16struct_size_pairERKNS_6vectorINS0_19struct_old_variableEEEyyPKT_PNS_8recorderISA_EERNS0_18struct_csum_stacksE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize11record_csumINS_2ADIdEEEENS0_16struct_size_pairERKNS_6vectorINS0_19struct_old_variableEEEyyPKT_PNS_8recorderISA_EERNS0_18struct_csum_stacksE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD11ForJacSweepIdNS_11sparse_packEEEvyyPNS_6playerIT_EERT0_+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11ForJacSweepIdNS_11sparse_packEEEvyyPNS_6playerIT_EERT0_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11ForJacSweepIdNS_11sparse_packEEEvyyPNS_6playerIT_EERT0_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11ForJacSweepIdNS_11sparse_packEEEvyyPNS_6playerIT_EERT0_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16ForSparseJacBoolIdN8tmbutils6vectorIbEEEEvbyRKT0_RS4_yRNS_6vectorIyEESA_RNS_6playerIT_EERNS_11sparse_packE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16ForSparseJacBoolIdN8tmbutils6vectorIbEEEEvbyRKT0_RS4_yRNS_6vectorIyEESA_RNS_6playerIT_EERNS_11sparse_packE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16ForSparseJacBoolIdN8tmbutils6vectorIbEEEEvbyRKT0_RS4_yRNS_6vectorIyEESA_RNS_6playerIT_EERNS_11sparse_packE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal17CompressedStorageIdiE10reallocateEx+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIdiE10reallocateEx+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIdiE10reallocateEx+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIdiE10reallocateEx+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIdiE6resizeExd+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIdiE6resizeExd+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIdiE6resizeExd+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIdLi1EiE19reserveInnerVectorsINS_6MatrixIiLin1ELi1ELi0ELin1ELi1EEEEEvRKT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIdLi1EiE19reserveInnerVectorsINS_6MatrixIiLin1ELi1ELi0ELin1ELi1EEEEEvRKT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIdLi1EiE19reserveInnerVectorsINS_6MatrixIiLin1ELi1ELi0ELin1ELi1EEEEEvRKT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen12SparseMatrixIdLi1EiE18collapseDuplicatesINS_8internal13scalar_sum_opIddEEEEvT_+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIdLi1EiE18collapseDuplicatesINS_8internal13scalar_sum_opIddEEEEvT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIdLi1EiE18collapseDuplicatesINS_8internal13scalar_sum_opIddEEEEvT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIdLi1EiE18collapseDuplicatesINS_8internal13scalar_sum_opIddEEEEvT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen12SparseMatrixIdLi0EiEaSINS0_IdLi1EiEEEERS1_RKNS_16SparseMatrixBaseIT_EE+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIdLi0EiEaSINS0_IdLi1EiEEEERS1_RKNS_16SparseMatrixBaseIT_EE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIdLi0EiEaSINS0_IdLi1EiEEEERS1_RKNS_16SparseMatrixBaseIT_EE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIdLi0EiEaSINS0_IdLi1EiEEEERS1_RKNS_16SparseMatrixBaseIT_EE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIdiEESt6vectorIS5_SaIS5_EEEENS_12SparseMatrixIdLi0EiEENS0_13scalar_sum_opIddEEEEvRKT_SH_RT0_T1_+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIdiEESt6vectorIS5_SaIS5_EEEENS_12SparseMatrixIdLi0EiEENS0_13scalar_sum_opIddEEEEvRKT_SH_RT0_T1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIdiEESt6vectorIS5_SaIS5_EEEENS_12SparseMatrixIdLi0EiEENS0_13scalar_sum_opIddEEEEvRKT_SH_RT0_T1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIdiEESt6vectorIS5_SaIS5_EEEENS_12SparseMatrixIdLi0EiEENS0_13scalar_sum_opIddEEEEvRKT_SH_RT0_T1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN8tmbutils14asSparseMatrixIdEEN5Eigen12SparseMatrixIT_Li0EiEEP7SEXPREC+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN8tmbutils14asSparseMatrixIdEEN5Eigen12SparseMatrixIT_Li0EiEEP7SEXPREC+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN8tmbutils14asSparseMatrixIdEEN5Eigen12SparseMatrixIT_Li0EiEEP7SEXPREC+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN8tmbutils14asSparseMatrixIdEEN5Eigen12SparseMatrixIT_Li0EiEEP7SEXPREC+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIdSaIdEE15_M_range_insertIPdEEvN9__gnu_cxx17__normal_iteratorIS3_S1_EET_S7_St20forward_iterator_tag+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIdSaIdEE15_M_range_insertIPdEEvN9__gnu_cxx17__normal_iteratorIS3_S1_EET_S7_St20forward_iterator_tag+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIdSaIdEE15_M_range_insertIPdEEvN9__gnu_cxx17__normal_iteratorIS3_S1_EET_S7_St20forward_iterator_tag+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN12report_stackIdE4pushEdPKc+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN12report_stackIdE4pushEdPKc+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN12report_stackIdE4pushEdPKc+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN12report_stackIdE4pushEdPKc+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN5Eigen7TripletIN5CppAD2ADINS3_IdEEEEiEESaIS6_EE17_M_realloc_insertIJS6_EEEvN9__gnu_cxx17__normal_iteratorIPS6_S8_EEDpOT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN5Eigen7TripletIN5CppAD2ADINS3_IdEEEEiEESaIS6_EE17_M_realloc_insertIJS6_EEEvN9__gnu_cxx17__normal_iteratorIPS6_S8_EEDpOT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN5Eigen7TripletIN5CppAD2ADINS3_IdEEEEiEESaIS6_EE17_M_realloc_insertIJS6_EEEvN9__gnu_cxx17__normal_iteratorIPS6_S8_EEDpOT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN5Eigen7TripletIN5CppAD2ADINS3_INS3_IdEEEEEEiEESaIS7_EE17_M_realloc_insertIJS7_EEEvN9__gnu_cxx17__normal_iteratorIPS7_S9_EEDpOT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN5Eigen7TripletIN5CppAD2ADINS3_INS3_IdEEEEEEiEESaIS7_EE17_M_realloc_insertIJS7_EEEvN9__gnu_cxx17__normal_iteratorIPS7_S9_EEDpOT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN5Eigen7TripletIN5CppAD2ADINS3_INS3_IdEEEEEEiEESaIS7_EE17_M_realloc_insertIJS7_EEEvN9__gnu_cxx17__normal_iteratorIPS7_S9_EEDpOT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADplINS_2ADINS1_IdEEEEEENS1_IT_EERKS5_S7_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADplINS_2ADINS1_IdEEEEEENS1_IT_EERKS5_S7_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppADplINS_2ADINS1_IdEEEEEENS1_IT_EERKS5_S7_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen5BlockINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELi1ELb1EEC1ERS2_x+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen5BlockINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELi1ELb1EEC1ERS2_x+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen5BlockINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELi1ELb1EEC1ERS2_x+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal12scoped_arrayIN5CppAD2ADIdEEED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal12scoped_arrayIN5CppAD2ADIdEEED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal12scoped_arrayIN5CppAD2ADIdEEED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADIdEEiE10reallocateEx+0x10): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADIdEEiE10reallocateEx+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADIdEEiE10reallocateEx+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADIdEEiE10reallocateEx+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADIdEEiE6resizeExd+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADIdEEiE6resizeExd+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADIdEEiE6resizeExd+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADIdEELi1EiE19reserveInnerVectorsINS_6MatrixIiLin1ELi1ELi0ELin1ELi1EEEEEvRKT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADIdEELi1EiE19reserveInnerVectorsINS_6MatrixIiLin1ELi1ELi0ELin1ELi1EEEEEvRKT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADIdEELi1EiE19reserveInnerVectorsINS_6MatrixIiLin1ELi1ELi0ELin1ELi1EEEEEvRKT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADIdEELi0EiEaSINS0_IS3_Li1EiEEEERS4_RKNS_16SparseMatrixBaseIT_EE+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADIdEELi0EiEaSINS0_IS3_Li1EiEEEERS4_RKNS_16SparseMatrixBaseIT_EE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADIdEELi0EiEaSINS0_IS3_Li1EiEEEERS4_RKNS_16SparseMatrixBaseIT_EE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADIdEELi0EiEaSINS0_IS3_Li1EiEEEERS4_RKNS_16SparseMatrixBaseIT_EE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADIdEELi1EiE18collapseDuplicatesINS_8internal13scalar_sum_opIS3_S3_EEEEvT_+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADIdEELi1EiE18collapseDuplicatesINS_8internal13scalar_sum_opIS3_S3_EEEEvT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADIdEELi1EiE18collapseDuplicatesINS_8internal13scalar_sum_opIS3_S3_EEEEvT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADIdEELi1EiE18collapseDuplicatesINS_8internal13scalar_sum_opIS3_S3_EEEEvT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIN5CppAD2ADIdEEiEESt6vectorIS8_SaIS8_EEEENS_12SparseMatrixIS7_Li0EiEENS0_13scalar_sum_opIS7_S7_EEEEvRKT_SK_RT0_T1_+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIN5CppAD2ADIdEEiEESt6vectorIS8_SaIS8_EEEENS_12SparseMatrixIS7_Li0EiEENS0_13scalar_sum_opIS7_S7_EEEEvRKT_SK_RT0_T1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIN5CppAD2ADIdEEiEESt6vectorIS8_SaIS8_EEEENS_12SparseMatrixIS7_Li0EiEENS0_13scalar_sum_opIS7_S7_EEEEvRKT_SK_RT0_T1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIN5CppAD2ADIdEEiEESt6vectorIS8_SaIS8_EEEENS_12SparseMatrixIS7_Li0EiEENS0_13scalar_sum_opIS7_S7_EEEEvRKT_SK_RT0_T1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN8tmbutils14asSparseMatrixIN5CppAD2ADIdEEEEN5Eigen12SparseMatrixIT_Li0EiEEP7SEXPREC+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN8tmbutils14asSparseMatrixIN5CppAD2ADIdEEEEN5Eigen12SparseMatrixIT_Li0EiEEP7SEXPREC+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN8tmbutils14asSparseMatrixIN5CppAD2ADIdEEEEN5Eigen12SparseMatrixIT_Li0EiEEP7SEXPREC+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN8tmbutils14asSparseMatrixIN5CppAD2ADIdEEEEN5Eigen12SparseMatrixIT_Li0EiEEP7SEXPREC+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZSt16__insertion_sortIPN5CppAD18index_sort_elementIyEEN9__gnu_cxx5__ops15_Iter_less_iterEEvT_S7_T0_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZSt16__insertion_sortIPN5CppAD18index_sort_elementIyEEN9__gnu_cxx5__ops15_Iter_less_iterEEvT_S7_T0_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZSt16__insertion_sortIPN5CppAD18index_sort_elementIyEEN9__gnu_cxx5__ops15_Iter_less_iterEEvT_S7_T0_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD41reverse_sparse_hessian_nonlinear_unary_opINS_11sparse_packEEEvyyPbRT_S4_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD41reverse_sparse_hessian_nonlinear_unary_opINS_11sparse_packEEEvyyPbRT_S4_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD41reverse_sparse_hessian_nonlinear_unary_opINS_11sparse_packEEEvyyPbRT_S4_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD11RevHesSweepIdNS_11sparse_packEEEvyyPNS_6playerIT_EERT0_PbS7_+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11RevHesSweepIdNS_11sparse_packEEEvyyPNS_6playerIT_EERT0_PbS7_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11RevHesSweepIdNS_11sparse_packEEEvyyPNS_6playerIT_EERT0_PbS7_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD11RevHesSweepIdNS_11sparse_packEEEvyyPNS_6playerIT_EERT0_PbS7_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD16RevSparseHesBoolIdN8tmbutils6vectorIbEEEEvbyRKT0_RS4_yRNS_6vectorIyEESA_RNS_6playerIT_EERNS_11sparse_packE+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16RevSparseHesBoolIdN8tmbutils6vectorIbEEEEvbyRKT0_RS4_yRNS_6vectorIyEESA_RNS_6playerIT_EERNS_11sparse_packE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16RevSparseHesBoolIdN8tmbutils6vectorIbEEEEvbyRKT0_RS4_yRNS_6vectorIyEESA_RNS_6playerIT_EERNS_11sparse_packE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD16RevSparseHesBoolIdN8tmbutils6vectorIbEEEEvbyRKT0_RS4_yRNS_6vectorIyEESA_RNS_6playerIT_EERNS_11sparse_packE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_Z22HessianSparsityPatternIdEN8tmbutils6matrixIiEEPN5CppAD5ADFunIT_EE+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z22HessianSparsityPatternIdEN8tmbutils6matrixIiEEPN5CppAD5ADFunIT_EE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z22HessianSparsityPatternIdEN8tmbutils6matrixIiEEPN5CppAD5ADFunIT_EE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z22HessianSparsityPatternIdEN8tmbutils6matrixIiEEPN5CppAD5ADFunIT_EE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_Z23EvalADFunObjectTemplateIN5CppAD5ADFunIdEEEP7SEXPRECS4_S4_S4_+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z23EvalADFunObjectTemplateIN5CppAD5ADFunIdEEEP7SEXPRECS4_S4_S4_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z23EvalADFunObjectTemplateIN5CppAD5ADFunIdEEEP7SEXPRECS4_S4_S4_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z23EvalADFunObjectTemplateIN5CppAD5ADFunIdEEEP7SEXPRECS4_S4_S4_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_Z23EvalADFunObjectTemplateI13parallelADFunIdEEP7SEXPRECS3_S3_S3_+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z23EvalADFunObjectTemplateI13parallelADFunIdEEP7SEXPRECS3_S3_S3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z23EvalADFunObjectTemplateI13parallelADFunIdEEP7SEXPRECS3_S3_S3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z23EvalADFunObjectTemplateI13parallelADFunIdEEP7SEXPRECS3_S3_S3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN5CppAD2ADINS1_IdEEEESaIS3_EE15_M_range_insertIPS3_EEvN9__gnu_cxx17__normal_iteratorIS7_S5_EET_SB_St20forward_iterator_tag+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN5CppAD2ADINS1_IdEEEESaIS3_EE15_M_range_insertIPS3_EEvN9__gnu_cxx17__normal_iteratorIS7_S5_EET_SB_St20forward_iterator_tag+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN5CppAD2ADINS1_IdEEEESaIS3_EE15_M_range_insertIPS3_EEvN9__gnu_cxx17__normal_iteratorIS7_S5_EET_SB_St20forward_iterator_tag+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN12report_stackIN5CppAD2ADINS1_IdEEEEE4pushES3_PKc+0x10): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN12report_stackIN5CppAD2ADINS1_IdEEEEE4pushES3_PKc+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN12report_stackIN5CppAD2ADINS1_IdEEEEE4pushES3_PKc+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN12report_stackIN5CppAD2ADINS1_IdEEEEE4pushES3_PKc+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN5CppAD2ADINS1_INS1_IdEEEEEESaIS4_EE15_M_range_insertIPS4_EEvN9__gnu_cxx17__normal_iteratorIS8_S6_EET_SC_St20forward_iterator_tag+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN5CppAD2ADINS1_INS1_IdEEEEEESaIS4_EE15_M_range_insertIPS4_EEvN9__gnu_cxx17__normal_iteratorIS8_S6_EET_SC_St20forward_iterator_tag+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNSt6vectorIN5CppAD2ADINS1_INS1_IdEEEEEESaIS4_EE15_M_range_insertIPS4_EEvN9__gnu_cxx17__normal_iteratorIS8_S6_EET_SC_St20forward_iterator_tag+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN12report_stackIN5CppAD2ADINS1_INS1_IdEEEEEEE4pushES4_PKc+0x10): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN12report_stackIN5CppAD2ADINS1_INS1_IdEEEEEEE4pushES4_PKc+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN12report_stackIN5CppAD2ADINS1_INS1_IdEEEEEEE4pushES4_PKc+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN12report_stackIN5CppAD2ADINS1_INS1_IdEEEEEEE4pushES4_PKc+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPySt6vectorIySaIyEEEENS0_5__ops15_Iter_less_iterEEvT_S9_T0_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPySt6vectorIySaIyEEEENS0_5__ops15_Iter_less_iterEEvT_S9_T0_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPySt6vectorIySaIyEEEENS0_5__ops15_Iter_less_iterEEvT_S9_T0_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal26call_dense_assignment_loopINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEES3_NS0_9assign_opIddEEEEvRT_RKT0_RKT1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal26call_dense_assignment_loopINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEES3_NS0_9assign_opIddEEEEvRT_RKT0_RKT1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal26call_dense_assignment_loopINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEES3_NS0_9assign_opIddEEEEvRT_RKT0_RKT1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic14nestedTriangleILi0EEC1EN8tmbutils6vectorINS2_6matrixIdEEEE+0xc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic14nestedTriangleILi0EEC1EN8tmbutils6vectorINS2_6matrixIdEEEE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic14nestedTriangleILi0EEC1EN8tmbutils6vectorINS2_6matrixIdEEEE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic14nestedTriangleILi0EEC1EN8tmbutils6vectorINS2_6matrixIdEEEE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEC1ES2_S2_+0xc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEC1ES2_S2_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEC1ES2_S2_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEC1ES2_S2_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi2EEEEC1ES2_S2_+0x10): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi2EEEEC1ES2_S2_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi2EEEEC1ES2_S2_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi2EEEEC1ES2_S2_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic5BlockIdE5scaleEd+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic5BlockIdE5scaleEd+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic5BlockIdE5scaleEd+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic5BlockIdE5scaleEd+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic5BlockIdE11addIdentityEv+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic5BlockIdE11addIdentityEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic5BlockIdE11addIdentityEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic5BlockIdE11addIdentityEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEE11addIdentityEv+0x10): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEE11addIdentityEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEE11addIdentityEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEE11addIdentityEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEE11addIdentityEv+0x10): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEE11addIdentityEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEE11addIdentityEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEE11addIdentityEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEE5scaleEd+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEE5scaleEd+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEE5scaleEd+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEE5scaleEd+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEE5scaleEd+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEE5scaleEd+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEE5scaleEd+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEE5scaleEd+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi2EEEE5scaleEd+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi2EEEE5scaleEd+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi2EEEE5scaleEd+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi2EEEE5scaleEd+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic14nestedTriangleILi1EEC1EN8tmbutils6vectorINS2_6matrixIdEEEE+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic14nestedTriangleILi1EEC1EN8tmbutils6vectorINS2_6matrixIdEEEE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic14nestedTriangleILi1EEC1EN8tmbutils6vectorINS2_6matrixIdEEEE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic14nestedTriangleILi1EEC1EN8tmbutils6vectorINS2_6matrixIdEEEE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic14nestedTriangleILi2EEC1EN8tmbutils6vectorINS2_6matrixIdEEEE+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic14nestedTriangleILi2EEC1EN8tmbutils6vectorINS2_6matrixIdEEEE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic14nestedTriangleILi2EEC1EN8tmbutils6vectorINS2_6matrixIdEEEE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic14nestedTriangleILi2EEC1EN8tmbutils6vectorINS2_6matrixIdEEEE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic14nestedTriangleILi3EEC1EN8tmbutils6vectorINS2_6matrixIdEEEE+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic14nestedTriangleILi3EEC1EN8tmbutils6vectorINS2_6matrixIdEEEE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic14nestedTriangleILi3EEC1EN8tmbutils6vectorINS2_6matrixIdEEEE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic14nestedTriangleILi3EEC1EN8tmbutils6vectorINS2_6matrixIdEEEE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADIdEELi0EiEES6_EEvRT_RKT0_+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADIdEELi0EiEES6_EEvRT_RKT0_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADIdEELi0EiEES6_EEvRT_RKT0_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADIdEELi0EiEES6_EEvRT_RKT0_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN18objective_functionIN5CppAD2ADIdEEEclEv+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIN5CppAD2ADIdEEEclEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIN5CppAD2ADIdEEEclEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIN5CppAD2ADIdEEEclEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIdLi0EiEES3_EEvRT_RKT0_+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIdLi0EiEES3_EEvRT_RKT0_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIdLi0EiEES3_EEvRT_RKT0_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIdLi0EiEES3_EEvRT_RKT0_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN18objective_functionIdEclEv+0x34): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIdEclEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIdEclEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIdEclEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal12scoped_arrayIN5CppAD2ADINS3_IdEEEEED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal12scoped_arrayIN5CppAD2ADINS3_IdEEEEED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal12scoped_arrayIN5CppAD2ADINS3_IdEEEEED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_IdEEEEiE10reallocateEx+0x10): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_IdEEEEiE10reallocateEx+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_IdEEEEiE10reallocateEx+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_IdEEEEiE10reallocateEx+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_IdEEEEiE6resizeExd+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_IdEEEEiE6resizeExd+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_IdEEEEiE6resizeExd+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_IdEEEELi1EiE19reserveInnerVectorsINS_6MatrixIiLin1ELi1ELi0ELin1ELi1EEEEEvRKT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_IdEEEELi1EiE19reserveInnerVectorsINS_6MatrixIiLin1ELi1ELi0ELin1ELi1EEEEEvRKT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_IdEEEELi1EiE19reserveInnerVectorsINS_6MatrixIiLin1ELi1ELi0ELin1ELi1EEEEEvRKT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_IdEEEELi0EiEaSINS0_IS4_Li1EiEEEERS5_RKNS_16SparseMatrixBaseIT_EE+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_IdEEEELi0EiEaSINS0_IS4_Li1EiEEEERS5_RKNS_16SparseMatrixBaseIT_EE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_IdEEEELi0EiEaSINS0_IS4_Li1EiEEEERS5_RKNS_16SparseMatrixBaseIT_EE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_IdEEEELi0EiEaSINS0_IS4_Li1EiEEEERS5_RKNS_16SparseMatrixBaseIT_EE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_IdEEEELi1EiE18collapseDuplicatesINS_8internal13scalar_sum_opIS4_S4_EEEEvT_+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_IdEEEELi1EiE18collapseDuplicatesINS_8internal13scalar_sum_opIS4_S4_EEEEvT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_IdEEEELi1EiE18collapseDuplicatesINS_8internal13scalar_sum_opIS4_S4_EEEEvT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_IdEEEELi1EiE18collapseDuplicatesINS_8internal13scalar_sum_opIS4_S4_EEEEvT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIN5CppAD2ADINS6_IdEEEEiEESt6vectorIS9_SaIS9_EEEENS_12SparseMatrixIS8_Li0EiEENS0_13scalar_sum_opIS8_S8_EEEEvRKT_SL_RT0_T1_+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIN5CppAD2ADINS6_IdEEEEiEESt6vectorIS9_SaIS9_EEEENS_12SparseMatrixIS8_Li0EiEENS0_13scalar_sum_opIS8_S8_EEEEvRKT_SL_RT0_T1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIN5CppAD2ADINS6_IdEEEEiEESt6vectorIS9_SaIS9_EEEENS_12SparseMatrixIS8_Li0EiEENS0_13scalar_sum_opIS8_S8_EEEEvRKT_SL_RT0_T1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIN5CppAD2ADINS6_IdEEEEiEESt6vectorIS9_SaIS9_EEEENS_12SparseMatrixIS8_Li0EiEENS0_13scalar_sum_opIS8_S8_EEEEvRKT_SL_RT0_T1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN8tmbutils14asSparseMatrixIN5CppAD2ADINS2_IdEEEEEEN5Eigen12SparseMatrixIT_Li0EiEEP7SEXPREC+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN8tmbutils14asSparseMatrixIN5CppAD2ADINS2_IdEEEEEEN5Eigen12SparseMatrixIT_Li0EiEEP7SEXPREC+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN8tmbutils14asSparseMatrixIN5CppAD2ADINS2_IdEEEEEEN5Eigen12SparseMatrixIT_Li0EiEEP7SEXPREC+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN8tmbutils14asSparseMatrixIN5CppAD2ADINS2_IdEEEEEEN5Eigen12SparseMatrixIT_Li0EiEEP7SEXPREC+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal12scoped_arrayIN5CppAD2ADINS3_INS3_IdEEEEEEED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal12scoped_arrayIN5CppAD2ADINS3_INS3_IdEEEEEEED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal12scoped_arrayIN5CppAD2ADINS3_INS3_IdEEEEEEED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_INS3_IdEEEEEEiE10reallocateEx+0x10): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_INS3_IdEEEEEEiE10reallocateEx+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_INS3_IdEEEEEEiE10reallocateEx+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_INS3_IdEEEEEEiE10reallocateEx+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_INS3_IdEEEEEEiE6resizeExd+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_INS3_IdEEEEEEiE6resizeExd+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17CompressedStorageIN5CppAD2ADINS3_INS3_IdEEEEEEiE6resizeExd+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_INS2_IdEEEEEELi1EiE19reserveInnerVectorsINS_6MatrixIiLin1ELi1ELi0ELin1ELi1EEEEEvRKT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_INS2_IdEEEEEELi1EiE19reserveInnerVectorsINS_6MatrixIiLin1ELi1ELi0ELin1ELi1EEEEEvRKT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_INS2_IdEEEEEELi1EiE19reserveInnerVectorsINS_6MatrixIiLin1ELi1ELi0ELin1ELi1EEEEEvRKT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_INS2_IdEEEEEELi0EiEaSINS0_IS5_Li1EiEEEERS6_RKNS_16SparseMatrixBaseIT_EE+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_INS2_IdEEEEEELi0EiEaSINS0_IS5_Li1EiEEEERS6_RKNS_16SparseMatrixBaseIT_EE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_INS2_IdEEEEEELi0EiEaSINS0_IS5_Li1EiEEEERS6_RKNS_16SparseMatrixBaseIT_EE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_INS2_IdEEEEEELi0EiEaSINS0_IS5_Li1EiEEEERS6_RKNS_16SparseMatrixBaseIT_EE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_INS2_IdEEEEEELi1EiE18collapseDuplicatesINS_8internal13scalar_sum_opIS5_S5_EEEEvT_+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_INS2_IdEEEEEELi1EiE18collapseDuplicatesINS_8internal13scalar_sum_opIS5_S5_EEEEvT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_INS2_IdEEEEEELi1EiE18collapseDuplicatesINS_8internal13scalar_sum_opIS5_S5_EEEEvT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12SparseMatrixIN5CppAD2ADINS2_INS2_IdEEEEEELi1EiE18collapseDuplicatesINS_8internal13scalar_sum_opIS5_S5_EEEEvT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIN5CppAD2ADINS6_INS6_IdEEEEEEiEESt6vectorISA_SaISA_EEEENS_12SparseMatrixIS9_Li0EiEENS0_13scalar_sum_opIS9_S9_EEEEvRKT_SM_RT0_T1_+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIN5CppAD2ADINS6_INS6_IdEEEEEEiEESt6vectorISA_SaISA_EEEENS_12SparseMatrixIS9_Li0EiEENS0_13scalar_sum_opIS9_S9_EEEEvRKT_SM_RT0_T1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIN5CppAD2ADINS6_INS6_IdEEEEEEiEESt6vectorISA_SaISA_EEEENS_12SparseMatrixIS9_Li0EiEENS0_13scalar_sum_opIS9_S9_EEEEvRKT_SM_RT0_T1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17set_from_tripletsIN9__gnu_cxx17__normal_iteratorIPNS_7TripletIN5CppAD2ADINS6_INS6_IdEEEEEEiEESt6vectorISA_SaISA_EEEENS_12SparseMatrixIS9_Li0EiEENS0_13scalar_sum_opIS9_S9_EEEEvRKT_SM_RT0_T1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN8tmbutils14asSparseMatrixIN5CppAD2ADINS2_INS2_IdEEEEEEEEN5Eigen12SparseMatrixIT_Li0EiEEP7SEXPREC+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN8tmbutils14asSparseMatrixIN5CppAD2ADINS2_INS2_IdEEEEEEEEN5Eigen12SparseMatrixIT_Li0EiEEP7SEXPREC+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN8tmbutils14asSparseMatrixIN5CppAD2ADINS2_INS2_IdEEEEEEEEN5Eigen12SparseMatrixIT_Li0EiEEP7SEXPREC+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN8tmbutils14asSparseMatrixIN5CppAD2ADINS2_INS2_IdEEEEEEEEN5Eigen12SparseMatrixIT_Li0EiEEP7SEXPREC+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12PartialPivLUINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEED1Ev+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12PartialPivLUINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEED1Ev+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12PartialPivLUINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEED1Ev+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5Eigen10MatrixBaseINS_5BlockINS1_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELi1ELb1EEELin1ELi1ELb0EEEE15makeHouseholderINS_11VectorBlockIS5_Lin1EEEEEvRT_RdSC_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5Eigen10MatrixBaseINS_5BlockINS1_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELi1ELb1EEELin1ELi1ELb0EEEE15makeHouseholderINS_11VectorBlockIS5_Lin1EEEEEvRT_RdSC_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5Eigen10MatrixBaseINS_5BlockINS1_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELi1ELb1EEELin1ELi1ELb0EEEE15makeHouseholderINS_11VectorBlockIS5_Lin1EEEEEvRT_RdSC_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen10MatrixBaseINS_5BlockINS1_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELi1ELb1EEELin1ELi1ELb0EEEE22makeHouseholderInPlaceERdS7_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen10MatrixBaseINS_5BlockINS1_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELi1ELb1EEELin1ELi1ELb0EEEE22makeHouseholderInPlaceERdS7_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen10MatrixBaseINS_5BlockINS1_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELi1ELb1EEELin1ELi1ELb0EEEE22makeHouseholderInPlaceERdS7_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen5BlockINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEC1ERS2_xxxx+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen5BlockINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEC1ERS2_xxxx+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen5BlockINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEC1ERS2_xxxx+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_IdEEEELi0EiEES7_EEvRT_RKT0_+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_IdEEEELi0EiEES7_EEvRT_RKT0_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_IdEEEELi0EiEES7_EEvRT_RKT0_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_IdEEEELi0EiEES7_EEvRT_RKT0_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN18objective_functionIN5CppAD2ADINS1_IdEEEEEclEv+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIN5CppAD2ADINS1_IdEEEEEclEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIN5CppAD2ADINS1_IdEEEEEclEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIN5CppAD2ADINS1_IdEEEEEclEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_INS4_IdEEEEEELi0EiEES8_EEvRT_RKT0_+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_INS4_IdEEEEEELi0EiEES8_EEvRT_RKT0_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_INS4_IdEEEEEELi0EiEES8_EEvRT_RKT0_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal23assign_sparse_to_sparseINS_12SparseMatrixIN5CppAD2ADINS4_INS4_IdEEEEEELi0EiEES8_EEvRT_RKT0_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN18objective_functionIN5CppAD2ADINS1_INS1_IdEEEEEEEclEv+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIN5CppAD2ADINS1_INS1_IdEEEEEEEclEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIN5CppAD2ADINS1_INS1_IdEEEEEEEclEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN18objective_functionIN5CppAD2ADINS1_INS1_IdEEEEEEEclEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen5BlockIKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELi1ELb1EEC1ERS3_x+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen5BlockIKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELi1ELb1EEC1ERS3_x+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen5BlockIKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELi1ELb1EEC1ERS3_x+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen5BlockIKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELi1ELin1ELb0EEC1ERS3_x+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen5BlockIKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELi1ELin1ELb0EEC1ERS3_x+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen5BlockIKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELi1ELin1ELb0EEC1ERS3_x+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen5BlockINS0_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELi1ELb1EEELin1ELi1ELb0EEC2ERS3_xxxx+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen5BlockINS0_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELi1ELb1EEELin1ELi1ELb0EEC2ERS3_xxxx+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen5BlockINS0_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELi1ELb1EEELin1ELi1ELb0EEC2ERS3_xxxx+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZSt13__adjust_heapIPN5CppAD18index_sort_elementIyEExS2_N9__gnu_cxx5__ops15_Iter_less_iterEEvT_T0_S8_T1_T2_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZSt13__adjust_heapIPN5CppAD18index_sort_elementIyEExS2_N9__gnu_cxx5__ops15_Iter_less_iterEEvT_T0_S8_T1_T2_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZSt13__adjust_heapIPN5CppAD18index_sort_elementIyEExS2_N9__gnu_cxx5__ops15_Iter_less_iterEEvT_T0_S8_T1_T2_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD10index_sortINS_6vectorIyEES2_EEvRKT_RT0_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD10index_sortINS_6vectorIyEES2_EEvRKT_RT0_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD10index_sortINS_6vectorIyEES2_EEvRKT_RT0_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD8optimize12optimize_runIdEEvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEyRNS_6vectorIyEEPNS_6playerIT_EEPNS_8recorderISE_EE+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize12optimize_runIdEEvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEyRNS_6vectorIyEEPNS_6playerIT_EEPNS_8recorderISE_EE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize12optimize_runIdEEvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEyRNS_6vectorIyEEPNS_6playerIT_EEPNS_8recorderISE_EE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize12optimize_runIdEEvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEyRNS_6vectorIyEEPNS_6playerIT_EEPNS_8recorderISE_EE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD5ADFunIdE8optimizeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0xc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE8optimizeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE8optimizeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunIdE8optimizeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_Z12optimizeTapeIPN5CppAD5ADFunIdEEEvT_+0xc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z12optimizeTapeIPN5CppAD5ADFunIdEEEvT_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z12optimizeTapeIPN5CppAD5ADFunIdEEEvT_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_Z12optimizeTapeIPN5CppAD5ADFunIdEEEvT_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD8optimize12optimize_runINS_2ADIdEEEEvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEyRNS_6vectorIyEEPNS_6playerIT_EEPNS_8recorderISG_EE+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize12optimize_runINS_2ADIdEEEEvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEyRNS_6vectorIyEEPNS_6playerIT_EEPNS_8recorderISG_EE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize12optimize_runINS_2ADIdEEEEvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEyRNS_6vectorIyEEPNS_6playerIT_EEPNS_8recorderISG_EE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD8optimize12optimize_runINS_2ADIdEEEEvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEyRNS_6vectorIyEEPNS_6playerIT_EEPNS_8recorderISG_EE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD5ADFunINS_2ADIdEEE8optimizeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0xc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE8optimizeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE8optimizeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE8optimizeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPySt6vectorIySaIyEEEExyNS0_5__ops15_Iter_less_iterEEvT_T0_SA_T1_T2_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPySt6vectorIySaIyEEEExyNS0_5__ops15_Iter_less_iterEEvT_T0_SA_T1_T2_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPySt6vectorIySaIyEEEExyNS0_5__ops15_Iter_less_iterEEvT_T0_SA_T1_T2_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPySt6vectorIySaIyEEEExNS0_5__ops15_Iter_less_iterEEvT_S9_T0_T1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPySt6vectorIySaIyEEEExNS0_5__ops15_Iter_less_iterEEvT_S9_T0_T1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPySt6vectorIySaIyEEEExNS0_5__ops15_Iter_less_iterEEvT_S9_T0_T1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE21prepare_reverse_sweepEi+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE21prepare_reverse_sweepEi+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE21prepare_reverse_sweepEi+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE7my_initENS_6vectorIbEE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE7my_initENS_6vectorIbEE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE7my_initENS_6vectorIbEE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5CppAD14myReverseSweepINS_2ADIdEEEEvyyyPNS_6playerIT_EEyPKS4_yPS4_yPNS_5ADFunIS4_EERKNS_10pod_vectorIjEE+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14myReverseSweepINS_2ADIdEEEEvyyyPNS_6playerIT_EEyPKS4_yPS4_yPNS_5ADFunIS4_EERKNS_10pod_vectorIjEE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14myReverseSweepINS_2ADIdEEEEvyyyPNS_6playerIT_EEyPKS4_yPS4_yPNS_5ADFunIS4_EERKNS_10pod_vectorIjEE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD14myReverseSweepINS_2ADIdEEEEvyyyPNS_6playerIT_EEyPKS4_yPS4_yPNS_5ADFunIS4_EERKNS_10pod_vectorIjEE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE9myReverseIN8tmbutils6vectorIS2_EEEEvyRKT_yRS8_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE9myReverseIN8tmbutils6vectorIS2_EEEEvyRKT_yRS8_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5CppAD5ADFunINS_2ADIdEEE9myReverseIN8tmbutils6vectorIS2_EEEEvyRKT_yRS8_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal29general_matrix_vector_productIxdNS0_22const_blas_data_mapperIdxLi0EEELi0ELb0EdNS2_IdxLi1EEELb0ELi0EE3runExxRKS3_RKS4_Pdxd+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal29general_matrix_vector_productIxdNS0_22const_blas_data_mapperIdxLi0EEELi0ELb0EdNS2_IdxLi1EEELb0ELi0EE3runExxRKS3_RKS4_Pdxd+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal29general_matrix_vector_productIxdNS0_22const_blas_data_mapperIdxLi0EEELi0ELb0EdNS2_IdxLi1EEELb0ELi0EE3runExxRKS3_RKS4_Pdxd+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal37evaluateProductBlockingSizesHeuristicIddLi1ExEEvRT2_S3_S3_S2_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal37evaluateProductBlockingSizesHeuristicIddLi1ExEEvRT2_S3_S3_S2_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal37evaluateProductBlockingSizesHeuristicIddLi1ExEEvRT2_S3_S3_S2_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal29general_matrix_vector_productIxdNS0_22const_blas_data_mapperIdxLi1EEELi1ELb0EdNS2_IdxLi0EEELb0ELi0EE3runExxRKS3_RKS4_Pdxd+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal29general_matrix_vector_productIxdNS0_22const_blas_data_mapperIdxLi1EEELi1ELb0EdNS2_IdxLi0EEELb0ELi0EE3runExxRKS3_RKS4_Pdxd+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal29general_matrix_vector_productIxdNS0_22const_blas_data_mapperIdxLi1EEELi1ELb0EdNS2_IdxLi0EEELb0ELi0EE3runExxRKS3_RKS4_Pdxd+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeIKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEENS4_IKNS_5BlockIS7_Li1ELin1ELb0EEEEENS4_INS9_IS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSL_6ScalarE+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeIKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEENS4_IKNS_5BlockIS7_Li1ELin1ELb0EEEEENS4_INS9_IS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSL_6ScalarE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeIKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEENS4_IKNS_5BlockIS7_Li1ELin1ELb0EEEEENS4_INS9_IS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSL_6ScalarE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeIKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEENS4_IKNS_5BlockIS7_Li1ELin1ELb0EEEEENS4_INS9_IS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSL_6ScalarE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal13gemm_pack_lhsIdxNS0_22const_blas_data_mapperIdxLi0EEELi4ELi2EDv2_dLi0ELb0ELb0EEclEPdRKS3_xxxx+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal13gemm_pack_lhsIdxNS0_22const_blas_data_mapperIdxLi0EEELi4ELi2EDv2_dLi0ELb0ELb0EEclEPdRKS3_xxxx+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal13gemm_pack_lhsIdxNS0_22const_blas_data_mapperIdxLi0EEELi4ELi2EDv2_dLi0ELb0ELb0EEclEPdRKS3_xxxx+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal13gemm_pack_rhsIdxNS0_22const_blas_data_mapperIdxLi0EEELi4ELi0ELb0ELb0EEclEPdRKS3_xxxx+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal13gemm_pack_rhsIdxNS0_22const_blas_data_mapperIdxLi0EEELi4ELi0ELb0ELb0EEclEPdRKS3_xxxx+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal13gemm_pack_rhsIdxNS0_22const_blas_data_mapperIdxLi0EEELi4ELi0ELb0ELb0EEclEPdRKS3_xxxx+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal15BlockImpl_denseIKNS_5BlockIKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELi1ELb1EEELin1ELi1ELb1ELb1EEC2ERS7_x+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal15BlockImpl_denseIKNS_5BlockIKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELi1ELb1EEELin1ELi1ELb1ELb1EEC2ERS7_x+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal15BlockImpl_denseIKNS_5BlockIKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELi1ELb1EEELin1ELi1ELb1ELb1EEC2ERS7_x+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal22lhs_process_one_packetILi4ELx2ELx1EdddDv2_dS2_S2_S2_NS0_11gebp_traitsIddLb0ELb0ELi1ELi0EEENS0_16BlasLinearMapperIdxLi0ELi1EEENS0_16blas_data_mapperIdxLi0ELi0ELi1EEEEclERKS8_PKdSD_dxxxxxxixxxxx+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal22lhs_process_one_packetILi4ELx2ELx1EdddDv2_dS2_S2_S2_NS0_11gebp_traitsIddLb0ELb0ELi1ELi0EEENS0_16BlasLinearMapperIdxLi0ELi1EEENS0_16blas_data_mapperIdxLi0ELi0ELi1EEEEclERKS8_PKdSD_dxxxxxxixxxxx+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal22lhs_process_one_packetILi4ELx2ELx1EdddDv2_dS2_S2_S2_NS0_11gebp_traitsIddLb0ELb0ELi1ELi0EEENS0_16BlasLinearMapperIdxLi0ELi1EEENS0_16blas_data_mapperIdxLi0ELi0ELi1EEEEclERKS8_PKdSD_dxxxxxxixxxxx+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal11gebp_kernelIddxNS0_16blas_data_mapperIdxLi0ELi0ELi1EEELi4ELi4ELb0ELb0EEclERKS3_PKdS8_xxxdxxxx+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal11gebp_kernelIddxNS0_16blas_data_mapperIdxLi0ELi0ELi1EEELi4ELi4ELb0ELb0EEclERKS3_PKdS8_xxxdxxxx+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal11gebp_kernelIddxNS0_16blas_data_mapperIdxLi0ELi0ELi1EEELi4ELi4ELb0ELb0EEclERKS3_PKdS8_xxxdxxxx+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal29general_matrix_matrix_productIxdLi0ELb0EdLi0ELb0ELi0ELi1EE3runExxxPKdxS4_xPdxxdRNS0_15level3_blockingIddEEPNS0_16GemmParallelInfoIxEE+0x20): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal29general_matrix_matrix_productIxdLi0ELb0EdLi0ELb0ELi0ELi1EE3runExxxPKdxS4_xPdxxdRNS0_15level3_blockingIddEEPNS0_16GemmParallelInfoIxEE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal29general_matrix_matrix_productIxdLi0ELb0EdLi0ELb0ELi0ELi1EE3runExxxPKdxS4_xPdxxdRNS0_15level3_blockingIddEEPNS0_16GemmParallelInfoIxEE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal29general_matrix_matrix_productIxdLi0ELb0EdLi0ELb0ELi0ELi1EE3runExxxPKdxS4_xPdxxdRNS0_15level3_blockingIddEEPNS0_16GemmParallelInfoIxEE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal20generic_product_implINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEES3_NS_10DenseShapeES4_Li8EE13scaleAndAddToIS3_EEvRT_RKS3_SA_RKd+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal20generic_product_implINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEES3_NS_10DenseShapeES4_Li8EE13scaleAndAddToIS3_EEvRT_RKS3_SA_RKd+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal20generic_product_implINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEES3_NS_10DenseShapeES4_Li8EE13scaleAndAddToIS3_EEvRT_RKS3_SA_RKd+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal20generic_product_implINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEES3_NS_10DenseShapeES4_Li8EE13scaleAndAddToIS3_EEvRT_RKS3_SA_RKd+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal20generic_product_implINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEES3_NS_10DenseShapeES4_Li8EE6evalToIS3_EEvRT_RKS3_SA_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal20generic_product_implINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEES3_NS_10DenseShapeES4_Li8EE6evalToIS3_EEvRT_RKS3_SA_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal20generic_product_implINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEES3_NS_10DenseShapeES4_Li8EE6evalToIS3_EEvRT_RKS3_SA_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic5BlockIdEmlES1_+0x10): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic5BlockIdEmlES1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic5BlockIdEmlES1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic5BlockIdEmlES1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEEmlES3_+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEEmlES3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEEmlES3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEEmlES3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEmlES3_+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEmlES3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEmlES3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEEmlES3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi2EEEEmlES3_+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi2EEEEmlES3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi2EEEEmlES3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi2EEEEmlES3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi0ELb1EE3runINS_9TransposeIKNS4_IKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEEEENS4_IKNS_5BlockIKNS_7ProductIS6_NS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_14scalar_sqrt_opIdEEKNS5_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEELi1ELin1ELb0EEEEENS4_INSB_IS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSZ_6ScalarE+0x20): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi0ELb1EE3runINS_9TransposeIKNS4_IKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEEEENS4_IKNS_5BlockIKNS_7ProductIS6_NS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_14scalar_sqrt_opIdEEKNS5_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEELi1ELin1ELb0EEEEENS4_INSB_IS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSZ_6ScalarE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi0ELb1EE3runINS_9TransposeIKNS4_IKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEEEENS4_IKNS_5BlockIKNS_7ProductIS6_NS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_14scalar_sqrt_opIdEEKNS5_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEELi1ELin1ELb0EEEEENS4_INSB_IS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSZ_6ScalarE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi0ELb1EE3runINS_9TransposeIKNS4_IKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEEEENS4_IKNS_5BlockIKNS_7ProductIS6_NS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_14scalar_sqrt_opIdEEKNS5_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEELi1ELin1ELb0EEEEENS4_INSB_IS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSZ_6ScalarE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi0ELb1EE3runINS_9TransposeIKNS4_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEEEENS4_IKNS_5BlockIKNS_7ProductIS6_NS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_13scalar_abs_opIdEEKNS5_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEELi1ELin1ELb0EEEEENS4_INSA_IS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSY_6ScalarE+0x20): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi0ELb1EE3runINS_9TransposeIKNS4_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEEEENS4_IKNS_5BlockIKNS_7ProductIS6_NS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_13scalar_abs_opIdEEKNS5_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEELi1ELin1ELb0EEEEENS4_INSA_IS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSY_6ScalarE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi0ELb1EE3runINS_9TransposeIKNS4_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEEEENS4_IKNS_5BlockIKNS_7ProductIS6_NS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_13scalar_abs_opIdEEKNS5_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEELi1ELin1ELb0EEEEENS4_INSA_IS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSY_6ScalarE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi0ELb1EE3runINS_9TransposeIKNS4_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEEEENS4_IKNS_5BlockIKNS_7ProductIS6_NS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_13scalar_abs_opIdEEKNS5_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEELi1ELin1ELb0EEEEENS4_INSA_IS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSY_6ScalarE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal13gemm_pack_rhsIdxNS0_22const_blas_data_mapperIdxLi1EEELi4ELi1ELb0ELb0EEclEPdRKS3_xxxx+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal13gemm_pack_rhsIdxNS0_22const_blas_data_mapperIdxLi1EEELi4ELi1ELb0ELb0EEclEPdRKS3_xxxx+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal13gemm_pack_rhsIdxNS0_22const_blas_data_mapperIdxLi1EEELi4ELi1ELb0ELb0EEclEPdRKS3_xxxx+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal29general_matrix_matrix_productIxdLi0ELb0EdLi1ELb0ELi0ELi1EE3runExxxPKdxS4_xPdxxdRNS0_15level3_blockingIddEEPNS0_16GemmParallelInfoIxEE+0x20): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal29general_matrix_matrix_productIxdLi0ELb0EdLi1ELb0ELi0ELi1EE3runExxxPKdxS4_xPdxxdRNS0_15level3_blockingIddEEPNS0_16GemmParallelInfoIxEE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal29general_matrix_matrix_productIxdLi0ELb0EdLi1ELb0ELi0ELi1EE3runExxxPKdxS4_xPdxxdRNS0_15level3_blockingIddEEPNS0_16GemmParallelInfoIxEE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal29general_matrix_matrix_productIxdLi0ELb0EdLi1ELb0ELi0ELi1EE3runExxxPKdxS4_xPdxxdRNS0_15level3_blockingIddEEPNS0_16GemmParallelInfoIxEE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5Eigen8internal12gemm_functorIdxNS0_29general_matrix_matrix_productIxdLi0ELb0EdLi1ELb0ELi0ELi1EEENS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS_9TransposeIKS5_EES5_NS0_19gemm_blocking_spaceILi0EddLin1ELin1ELin1ELi1ELb0EEEEclExxxxPNS0_16GemmParallelInfoIxEE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5Eigen8internal12gemm_functorIdxNS0_29general_matrix_matrix_productIxdLi0ELb0EdLi1ELb0ELi0ELi1EEENS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS_9TransposeIKS5_EES5_NS0_19gemm_blocking_spaceILi0EddLin1ELin1ELin1ELi1ELb0EEEEclExxxxPNS0_16GemmParallelInfoIxEE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5Eigen8internal12gemm_functorIdxNS0_29general_matrix_matrix_productIxdLi0ELb0EdLi1ELb0ELi0ELi1EEENS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS_9TransposeIKS5_EES5_NS0_19gemm_blocking_spaceILi0EddLin1ELin1ELin1ELi1ELb0EEEEclExxxxPNS0_16GemmParallelInfoIxEE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeIKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEENS4_IKNS5_IdLi1ELin1ELi1ELi1ELin1EEEEENS4_INS_5BlockIS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSL_6ScalarE+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeIKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEENS4_IKNS5_IdLi1ELin1ELi1ELi1ELin1EEEEENS4_INS_5BlockIS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSL_6ScalarE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeIKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEENS4_IKNS5_IdLi1ELin1ELi1ELi1ELin1EEEEENS4_INS_5BlockIS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSL_6ScalarE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeIKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEENS4_IKNS5_IdLi1ELin1ELi1ELi1ELin1EEEEENS4_INS_5BlockIS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSL_6ScalarE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi0ELb1EE3runINS_9TransposeIKNS4_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEEEENS4_IKNS5_IdLi1ELin1ELi1ELi1ELin1EEEEENS4_INS_5BlockIS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSM_6ScalarE+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi0ELb1EE3runINS_9TransposeIKNS4_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEEEENS4_IKNS5_IdLi1ELin1ELi1ELi1ELin1EEEEENS4_INS_5BlockIS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSM_6ScalarE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi0ELb1EE3runINS_9TransposeIKNS4_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEEEENS4_IKNS5_IdLi1ELin1ELi1ELi1ELin1EEEEENS4_INS_5BlockIS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSM_6ScalarE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi0ELb1EE3runINS_9TransposeIKNS4_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEEEENS4_IKNS5_IdLi1ELin1ELi1ELi1ELin1EEEEENS4_INS_5BlockIS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSM_6ScalarE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal33selfadjoint_matrix_vector_productIdxLi0ELi1ELb0ELb0ELi0EE3runExPKdxS4_Pdd+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal33selfadjoint_matrix_vector_productIdxLi0ELi1ELb0ELb0ELi0EE3runExPKdxS4_Pdd+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal33selfadjoint_matrix_vector_productIdxLi0ELi1ELb0ELb0ELi0EE3runExPKdxS4_Pdd+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal24selfadjoint_product_implINS_5BlockINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEELi17ELb0ENS_13CwiseBinaryOpINS0_17scalar_product_opIddEEKNS_14CwiseNullaryOpINS0_18scalar_constant_opIdEEKNS3_IdLin1ELi1ELi0ELin1ELi1EEEEEKNS2_INS2_IS4_Lin1ELi1ELb1EEELin1ELi1ELb0EEEEELi0ELb1EE3runINS2_ISC_Lin1ELi1ELb0EEEEEvRT_RKS5_RKSJ_RKd+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal24selfadjoint_product_implINS_5BlockINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEELi17ELb0ENS_13CwiseBinaryOpINS0_17scalar_product_opIddEEKNS_14CwiseNullaryOpINS0_18scalar_constant_opIdEEKNS3_IdLin1ELi1ELi0ELin1ELi1EEEEEKNS2_INS2_IS4_Lin1ELi1ELb1EEELin1ELi1ELb0EEEEELi0ELb1EE3runINS2_ISC_Lin1ELi1ELb0EEEEEvRT_RKS5_RKSJ_RKd+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal24selfadjoint_product_implINS_5BlockINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEELi17ELb0ENS_13CwiseBinaryOpINS0_17scalar_product_opIddEEKNS_14CwiseNullaryOpINS0_18scalar_constant_opIdEEKNS3_IdLin1ELi1ELi0ELin1ELi1EEEEEKNS2_INS2_IS4_Lin1ELi1ELb1EEELin1ELi1ELb0EEEEELi0ELb1EE3runINS2_ISC_Lin1ELi1ELb0EEEEEvRT_RKS5_RKSJ_RKd+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal24selfadjoint_product_implINS_5BlockINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEELi17ELb0ENS_13CwiseBinaryOpINS0_17scalar_product_opIddEEKNS_14CwiseNullaryOpINS0_18scalar_constant_opIdEEKNS3_IdLin1ELi1ELi0ELin1ELi1EEEEEKNS2_INS2_IS4_Lin1ELi1ELb1EEELin1ELi1ELb0EEEEELi0ELb1EE3runINS2_ISC_Lin1ELi1ELb0EEEEEvRT_RKS5_RKSJ_RKd+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal26tridiagonalization_inplaceINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS2_IdLin1ELi1ELi0ELin1ELi1EEEEEvRT_RT0_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal26tridiagonalization_inplaceINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS2_IdLin1ELi1ELi0ELin1ELi1EEEEEvRT_RT0_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal26tridiagonalization_inplaceINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS2_IdLin1ELi1ELi0ELin1ELi1EEEEEvRT_RT0_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5Eigen19HouseholderSequenceINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS1_IdLin1ELi1ELi0ELin1ELi1EEELi1EE15essentialVectorEx+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5Eigen19HouseholderSequenceINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS1_IdLin1ELi1ELi0ELin1ELi1EEELi1EE15essentialVectorEx+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5Eigen19HouseholderSequenceINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS1_IdLin1ELi1ELi0ELin1ELi1EEELi1EE15essentialVectorEx+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal26call_dense_assignment_loopINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS_7ProductIS3_NS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_14scalar_sqrt_opIdEEKNS2_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEENS0_9assign_opIddEEEEvRT_RKT0_RKT1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal26call_dense_assignment_loopINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS_7ProductIS3_NS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_14scalar_sqrt_opIdEEKNS2_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEENS0_9assign_opIddEEEEvRT_RKT0_RKT1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal26call_dense_assignment_loopINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS_7ProductIS3_NS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_14scalar_sqrt_opIdEEKNS2_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEENS0_9assign_opIddEEEEvRT_RKT0_RKT1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal20generic_product_implINS_7ProductINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_14scalar_sqrt_opIdEEKNS3_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEENS_9TransposeIKS4_EENS_10DenseShapeESI_Li8EE13scaleAndAddToIS4_EEvRT_RKSE_RKSH_RKd+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal20generic_product_implINS_7ProductINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_14scalar_sqrt_opIdEEKNS3_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEENS_9TransposeIKS4_EENS_10DenseShapeESI_Li8EE13scaleAndAddToIS4_EEvRT_RKSE_RKSH_RKd+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal20generic_product_implINS_7ProductINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_14scalar_sqrt_opIdEEKNS3_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEENS_9TransposeIKS4_EENS_10DenseShapeESI_Li8EE13scaleAndAddToIS4_EEvRT_RKSE_RKSH_RKd+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal20generic_product_implINS_7ProductINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_14scalar_sqrt_opIdEEKNS3_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEENS_9TransposeIKS4_EENS_10DenseShapeESI_Li8EE13scaleAndAddToIS4_EEvRT_RKSE_RKSH_RKd+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal26call_dense_assignment_loopINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS_7ProductIS3_NS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_13scalar_abs_opIdEEKNS2_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEENS0_9assign_opIddEEEEvRT_RKT0_RKT1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal26call_dense_assignment_loopINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS_7ProductIS3_NS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_13scalar_abs_opIdEEKNS2_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEENS0_9assign_opIddEEEEvRT_RKT0_RKT1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal26call_dense_assignment_loopINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS_7ProductIS3_NS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_13scalar_abs_opIdEEKNS2_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEENS0_9assign_opIddEEEEvRT_RKT0_RKT1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal20generic_product_implINS_7ProductINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_13scalar_abs_opIdEEKNS3_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEENS_9TransposeIS4_EENS_10DenseShapeESH_Li8EE13scaleAndAddToIS4_EEvRT_RKSE_RKSG_RKd+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal20generic_product_implINS_7ProductINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_13scalar_abs_opIdEEKNS3_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEENS_9TransposeIS4_EENS_10DenseShapeESH_Li8EE13scaleAndAddToIS4_EEvRT_RKSE_RKSG_RKd+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal20generic_product_implINS_7ProductINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_13scalar_abs_opIdEEKNS3_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEENS_9TransposeIS4_EENS_10DenseShapeESH_Li8EE13scaleAndAddToIS4_EEvRT_RKSE_RKSG_RKd+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal20generic_product_implINS_7ProductINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS_15DiagonalWrapperIKNS_12CwiseUnaryOpINS0_13scalar_abs_opIdEEKNS3_IdLin1ELi1ELi0ELin1ELi1EEEEEEELi1EEENS_9TransposeIS4_EENS_10DenseShapeESH_Li8EE13scaleAndAddToIS4_EEvRT_RKSE_RKSG_RKd+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal13gemm_pack_rhsIdxNS0_16blas_data_mapperIdxLi0ELi0ELi1EEELi4ELi0ELb0ELb1EEclEPdRKS3_xxxx+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal13gemm_pack_rhsIdxNS0_16blas_data_mapperIdxLi0ELi0ELi1EEELi4ELi0ELb0ELb1EEclEPdRKS3_xxxx+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal13gemm_pack_rhsIdxNS0_16blas_data_mapperIdxLi0ELi0ELi1EEELi4ELi0ELb0ELb1EEclEPdRKS3_xxxx+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal23triangular_solve_matrixIdxLi1ELi5ELb0ELi0ELi0ELi1EE3runExxPKdxPdxxRNS0_15level3_blockingIddEE+0x24): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal23triangular_solve_matrixIdxLi1ELi5ELb0ELi0ELi0ELi1EE3runExxPKdxPdxxRNS0_15level3_blockingIddEE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal23triangular_solve_matrixIdxLi1ELi5ELb0ELi0ELi0ELi1EE3runExxPKdxPdxxRNS0_15level3_blockingIddEE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal23triangular_solve_matrixIdxLi1ELi5ELb0ELi0ELi0ELi1EE3runExxPKdxPdxxRNS0_15level3_blockingIddEE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal42call_restricted_packet_assignment_no_aliasINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS_7ProductINS_9TransposeIKS3_EES3_Li1EEENS0_9assign_opIddEEEEvRT_RKT0_RKT1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal42call_restricted_packet_assignment_no_aliasINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS_7ProductINS_9TransposeIKS3_EES3_Li1EEENS0_9assign_opIddEEEEvRT_RKT0_RKT1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal42call_restricted_packet_assignment_no_aliasINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS_7ProductINS_9TransposeIKS3_EES3_Li1EEENS0_9assign_opIddEEEEvRT_RKT0_RKT1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEENS_5BlockIKS6_Lin1ELi1ELb1EEENS8_IS6_Lin1ELi1ELb1EEEEEvRKT_RKT0_RT1_RKNSI_6ScalarE+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEENS_5BlockIKS6_Lin1ELi1ELb1EEENS8_IS6_Lin1ELi1ELb1EEEEEvRKT_RKT0_RT1_RKNSI_6ScalarE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEENS_5BlockIKS6_Lin1ELi1ELb1EEENS8_IS6_Lin1ELi1ELb1EEEEEvRKT_RKT0_RT1_RKNSI_6ScalarE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEENS_5BlockIKS6_Lin1ELi1ELb1EEENS8_IS6_Lin1ELi1ELb1EEEEEvRKT_RKT0_RT1_RKNSI_6ScalarE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal26outer_product_selector_runINS_5BlockINS_3RefINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELi0ENS_11OuterStrideILin1EEEEELin1ELin1ELb0EEENS2_INS2_IS8_Lin1ELi1ELb1EEELin1ELi1ELb0EEENS2_INS2_IS8_Li1ELin1ELb0EEELi1ELin1ELb0EEENS0_20generic_product_implISB_SD_NS_10DenseShapeESF_Li5EE3subEEEvRT_RKT0_RKT1_RKT2_RKNS0_10false_typeE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal26outer_product_selector_runINS_5BlockINS_3RefINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELi0ENS_11OuterStrideILin1EEEEELin1ELin1ELb0EEENS2_INS2_IS8_Lin1ELi1ELb1EEELin1ELi1ELb0EEENS2_INS2_IS8_Li1ELin1ELb0EEELi1ELin1ELb0EEENS0_20generic_product_implISB_SD_NS_10DenseShapeESF_Li5EE3subEEEvRT_RKT0_RKT1_RKT2_RKNS0_10false_typeE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal26outer_product_selector_runINS_5BlockINS_3RefINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELi0ENS_11OuterStrideILin1EEEEELin1ELin1ELb0EEENS2_INS2_IS8_Lin1ELi1ELb1EEELin1ELi1ELb0EEENS2_INS2_IS8_Li1ELin1ELb0EEELi1ELin1ELb0EEENS0_20generic_product_implISB_SD_NS_10DenseShapeESF_Li5EE3subEEEvRT_RKT0_RKT1_RKT2_RKNS0_10false_typeE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal15partial_lu_implIdLi0EiLin1EE12unblocked_luERNS_3RefINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELi0ENS_11OuterStrideILin1EEEEEPiRi+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal15partial_lu_implIdLi0EiLin1EE12unblocked_luERNS_3RefINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELi0ENS_11OuterStrideILin1EEEEEPiRi+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal15partial_lu_implIdLi0EiLin1EE12unblocked_luERNS_3RefINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELi0ENS_11OuterStrideILin1EEEEEPiRi+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal37evaluateProductBlockingSizesHeuristicIddLi4ExEEvRT2_S3_S3_S2_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal37evaluateProductBlockingSizesHeuristicIddLi4ExEEvRT2_S3_S3_S2_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal37evaluateProductBlockingSizesHeuristicIddLi4ExEEvRT2_S3_S3_S2_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZNK5Eigen18TriangularViewImplINS_3RefINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELi0ENS_11OuterStrideILin1EEEEELj5ENS_5DenseEE12solveInPlaceILi1ES6_EEvRKNS_10MatrixBaseIT0_EE+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5Eigen18TriangularViewImplINS_3RefINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELi0ENS_11OuterStrideILin1EEEEELj5ENS_5DenseEE12solveInPlaceILi1ES6_EEvRKNS_10MatrixBaseIT0_EE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5Eigen18TriangularViewImplINS_3RefINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELi0ENS_11OuterStrideILin1EEEEELj5ENS_5DenseEE12solveInPlaceILi1ES6_EEvRKNS_10MatrixBaseIT0_EE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5Eigen18TriangularViewImplINS_3RefINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELi0ENS_11OuterStrideILin1EEEEELj5ENS_5DenseEE12solveInPlaceILi1ES6_EEvRKNS_10MatrixBaseIT0_EE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal26outer_product_selector_runINS_5BlockINS2_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEELin1ELin1ELb0EEENS_13CwiseBinaryOpINS0_17scalar_product_opIddEEKNS_14CwiseNullaryOpINS0_18scalar_constant_opIdEEKNS3_IdLin1ELi1ELi0ELin1ELi1EEEEEKNS_3MapISD_Li0ENS_6StrideILi0ELi0EEEEEEENS_9TransposeIKNS2_IKS4_Lin1ELi1ELb0EEEEENS0_20generic_product_implISM_SR_NS_10DenseShapeEST_Li5EE3subEEEvRT_RKT0_RKT1_RKT2_RKNS0_10false_typeE+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal26outer_product_selector_runINS_5BlockINS2_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEELin1ELin1ELb0EEENS_13CwiseBinaryOpINS0_17scalar_product_opIddEEKNS_14CwiseNullaryOpINS0_18scalar_constant_opIdEEKNS3_IdLin1ELi1ELi0ELin1ELi1EEEEEKNS_3MapISD_Li0ENS_6StrideILi0ELi0EEEEEEENS_9TransposeIKNS2_IKS4_Lin1ELi1ELb0EEEEENS0_20generic_product_implISM_SR_NS_10DenseShapeEST_Li5EE3subEEEvRT_RKT0_RKT1_RKT2_RKNS0_10false_typeE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal26outer_product_selector_runINS_5BlockINS2_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEELin1ELin1ELb0EEENS_13CwiseBinaryOpINS0_17scalar_product_opIddEEKNS_14CwiseNullaryOpINS0_18scalar_constant_opIdEEKNS3_IdLin1ELi1ELi0ELin1ELi1EEEEEKNS_3MapISD_Li0ENS_6StrideILi0ELi0EEEEEEENS_9TransposeIKNS2_IKS4_Lin1ELi1ELb0EEEEENS0_20generic_product_implISM_SR_NS_10DenseShapeEST_Li5EE3subEEEvRT_RKT0_RKT1_RKT2_RKNS0_10false_typeE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal26outer_product_selector_runINS_5BlockINS2_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEELin1ELin1ELb0EEENS_13CwiseBinaryOpINS0_17scalar_product_opIddEEKNS_14CwiseNullaryOpINS0_18scalar_constant_opIdEEKNS3_IdLin1ELi1ELi0ELin1ELi1EEEEEKNS_3MapISD_Li0ENS_6StrideILi0ELi0EEEEEEENS_9TransposeIKNS2_IKS4_Lin1ELi1ELb0EEEEENS0_20generic_product_implISM_SR_NS_10DenseShapeEST_Li5EE3subEEEvRT_RKT0_RKT1_RKT2_RKNS0_10false_typeE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen10MatrixBaseINS_5BlockINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEEE26applyHouseholderOnTheRightINS1_IKS3_Lin1ELi1ELb0EEEEEvRKT_RKdPd+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen10MatrixBaseINS_5BlockINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEEE26applyHouseholderOnTheRightINS1_IKS3_Lin1ELi1ELb0EEEEEvRKT_RKdPd+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen10MatrixBaseINS_5BlockINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEEE26applyHouseholderOnTheRightINS1_IKS3_Lin1ELi1ELb0EEEEEvRKT_RKdPd+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal26outer_product_selector_runINS_5BlockINS2_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEELin1ELin1ELb0EEENS_13CwiseBinaryOpINS0_17scalar_product_opIddEEKNS_14CwiseNullaryOpINS0_18scalar_constant_opIdEEKNS3_IdLin1ELi1ELi0ELin1ELi1EEEEEKNS2_IKS4_Lin1ELi1ELb0EEEEENS_3MapINS3_IdLi1ELin1ELi1ELi1ELin1EEELi0ENS_6StrideILi0ELi0EEEEENS0_20generic_product_implISK_SP_NS_10DenseShapeESR_Li5EE3subEEEvRT_RKT0_RKT1_RKT2_RKNS0_10false_typeE+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal26outer_product_selector_runINS_5BlockINS2_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEELin1ELin1ELb0EEENS_13CwiseBinaryOpINS0_17scalar_product_opIddEEKNS_14CwiseNullaryOpINS0_18scalar_constant_opIdEEKNS3_IdLin1ELi1ELi0ELin1ELi1EEEEEKNS2_IKS4_Lin1ELi1ELb0EEEEENS_3MapINS3_IdLi1ELin1ELi1ELi1ELin1EEELi0ENS_6StrideILi0ELi0EEEEENS0_20generic_product_implISK_SP_NS_10DenseShapeESR_Li5EE3subEEEvRT_RKT0_RKT1_RKT2_RKNS0_10false_typeE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal26outer_product_selector_runINS_5BlockINS2_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEELin1ELin1ELb0EEENS_13CwiseBinaryOpINS0_17scalar_product_opIddEEKNS_14CwiseNullaryOpINS0_18scalar_constant_opIdEEKNS3_IdLin1ELi1ELi0ELin1ELi1EEEEEKNS2_IKS4_Lin1ELi1ELb0EEEEENS_3MapINS3_IdLi1ELin1ELi1ELi1ELin1EEELi0ENS_6StrideILi0ELi0EEEEENS0_20generic_product_implISK_SP_NS_10DenseShapeESR_Li5EE3subEEEvRT_RKT0_RKT1_RKT2_RKNS0_10false_typeE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal26outer_product_selector_runINS_5BlockINS2_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEELin1ELin1ELb0EEENS_13CwiseBinaryOpINS0_17scalar_product_opIddEEKNS_14CwiseNullaryOpINS0_18scalar_constant_opIdEEKNS3_IdLin1ELi1ELi0ELin1ELi1EEEEEKNS2_IKS4_Lin1ELi1ELb0EEEEENS_3MapINS3_IdLi1ELin1ELi1ELi1ELin1EEELi0ENS_6StrideILi0ELi0EEEEENS0_20generic_product_implISK_SP_NS_10DenseShapeESR_Li5EE3subEEEvRT_RKT0_RKT1_RKT2_RKNS0_10false_typeE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal11dot_nocheckINS_5BlockIKNS_9TransposeINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEELi1ELin1ELb1EEENS2_IKNS2_IKS5_Lin1ELi1ELb1EEELin1ELi1ELb1EEELb1EE3runERKNS_10MatrixBaseIS8_EERKNSE_ISC_EE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal11dot_nocheckINS_5BlockIKNS_9TransposeINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEELi1ELin1ELb1EEENS2_IKNS2_IKS5_Lin1ELi1ELb1EEELin1ELi1ELb1EEELb1EE3runERKNS_10MatrixBaseIS8_EERKNSE_ISC_EE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal11dot_nocheckINS_5BlockIKNS_9TransposeINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEELi1ELin1ELb1EEENS2_IKNS2_IKS5_Lin1ELi1ELb1EEELin1ELi1ELb1EEELb1EE3runERKNS_10MatrixBaseIS8_EERKNSE_ISC_EE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal11dot_nocheckINS_5BlockIKNS2_IKNS_9TransposeINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEELi1ELin1ELb1EEELi1ELin1ELb1EEENS2_IKS5_Lin1ELi1ELb1EEELb1EE3runERKNS_10MatrixBaseISA_EERKNSE_ISC_EE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal11dot_nocheckINS_5BlockIKNS2_IKNS_9TransposeINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEELi1ELin1ELb1EEELi1ELin1ELb1EEENS2_IKS5_Lin1ELi1ELb1EEELb1EE3runERKNS_10MatrixBaseISA_EERKNSE_ISC_EE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal11dot_nocheckINS_5BlockIKNS2_IKNS_9TransposeINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEELi1ELin1ELb1EEELi1ELin1ELb1EEENS2_IKS5_Lin1ELi1ELb1EEELb1EE3runERKNS_10MatrixBaseISA_EERKNSE_ISC_EE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeIKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEENS4_IKNS_5BlockIKNS4_IS6_EELi1ELin1ELb1EEEEENS4_INS9_IS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSN_6ScalarE+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeIKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEENS4_IKNS_5BlockIKNS4_IS6_EELi1ELin1ELb1EEEEENS4_INS9_IS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSN_6ScalarE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeIKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEENS4_IKNS_5BlockIKNS4_IS6_EELi1ELin1ELb1EEEEENS4_INS9_IS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSN_6ScalarE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeIKNS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEENS4_IKNS_5BlockIKNS4_IS6_EELi1ELin1ELb1EEEEENS4_INS9_IS6_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSN_6ScalarE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal13gemm_pack_lhsIdxNS0_22const_blas_data_mapperIdxLi1EEELi4ELi2EDv2_dLi1ELb0ELb0EEclEPdRKS3_xxxx+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal13gemm_pack_lhsIdxNS0_22const_blas_data_mapperIdxLi1EEELi4ELi2EDv2_dLi1ELb0ELb0EEclEPdRKS3_xxxx+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal13gemm_pack_lhsIdxNS0_22const_blas_data_mapperIdxLi1EEELi4ELi2EDv2_dLi1ELb0ELb0EEclEPdRKS3_xxxx+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal29general_matrix_matrix_productIxdLi1ELb0EdLi0ELb0ELi0ELi1EE3runExxxPKdxS4_xPdxxdRNS0_15level3_blockingIddEEPNS0_16GemmParallelInfoIxEE+0x20): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal29general_matrix_matrix_productIxdLi1ELb0EdLi0ELb0ELi0ELi1EE3runExxxPKdxS4_xPdxxdRNS0_15level3_blockingIddEEPNS0_16GemmParallelInfoIxEE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal29general_matrix_matrix_productIxdLi1ELb0EdLi0ELb0ELi0ELi1EE3runExxxPKdxS4_xPdxxdRNS0_15level3_blockingIddEEPNS0_16GemmParallelInfoIxEE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal29general_matrix_matrix_productIxdLi1ELb0EdLi0ELb0ELi0ELi1EE3runExxxPKdxS4_xPdxxdRNS0_15level3_blockingIddEEPNS0_16GemmParallelInfoIxEE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal20generic_product_implINS_9TransposeINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEES4_NS_10DenseShapeES6_Li8EE13scaleAndAddToIS4_EEvRT_RKS5_RKS4_RKd+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal20generic_product_implINS_9TransposeINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEES4_NS_10DenseShapeES6_Li8EE13scaleAndAddToIS4_EEvRT_RKS5_RKS4_RKd+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal20generic_product_implINS_9TransposeINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEES4_NS_10DenseShapeES6_Li8EE13scaleAndAddToIS4_EEvRT_RKS5_RKS4_RKd+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal20generic_product_implINS_9TransposeINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEES4_NS_10DenseShapeES6_Li8EE13scaleAndAddToIS4_EEvRT_RKS5_RKS4_RKd+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeIKNS_3RefINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELi0ENS_11OuterStrideILin1EEEEEEENS4_IKNS_5BlockISB_Li1ELin1ELb0EEEEENS4_INSD_ISA_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSP_6ScalarE+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeIKNS_3RefINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELi0ENS_11OuterStrideILin1EEEEEEENS4_IKNS_5BlockISB_Li1ELin1ELb0EEEEENS4_INSD_ISA_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSP_6ScalarE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeIKNS_3RefINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELi0ENS_11OuterStrideILin1EEEEEEENS4_IKNS_5BlockISB_Li1ELin1ELb0EEEEENS4_INSD_ISA_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSP_6ScalarE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeIKNS_3RefINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELi0ENS_11OuterStrideILin1EEEEEEENS4_IKNS_5BlockISB_Li1ELin1ELb0EEEEENS4_INSD_ISA_Li1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNSP_6ScalarE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal15partial_lu_implIdLi0EiLin1EE10blocked_luExxPdxPiRix+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal15partial_lu_implIdLi0EiLin1EE10blocked_luExxPdxPiRix+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal15partial_lu_implIdLi0EiLin1EE10blocked_luExxPdxPiRix+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal15partial_lu_implIdLi0EiLin1EE10blocked_luExxPdxPiRix+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12PartialPivLUINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEE7computeEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12PartialPivLUINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEE7computeEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen12PartialPivLUINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEE7computeEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeIKNS_5BlockINS5_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEELin1ELin1ELb0EEEEENS4_IKNS4_IKNS5_IKS7_Lin1ELi1ELb0EEEEEEENS4_INS_3MapINS6_IdLi1ELin1ELi1ELi1ELin1EEELi0ENS_6StrideILi0ELi0EEEEEEEEEvRKT_RKT0_RT1_RKNSU_6ScalarE+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeIKNS_5BlockINS5_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEELin1ELin1ELb0EEEEENS4_IKNS4_IKNS5_IKS7_Lin1ELi1ELb0EEEEEEENS4_INS_3MapINS6_IdLi1ELin1ELi1ELi1ELin1EEELi0ENS_6StrideILi0ELi0EEEEEEEEEvRKT_RKT0_RT1_RKNSU_6ScalarE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeIKNS_5BlockINS5_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEELin1ELin1ELb0EEEEENS4_IKNS4_IKNS5_IKS7_Lin1ELi1ELb0EEEEEEENS4_INS_3MapINS6_IdLi1ELin1ELi1ELi1ELin1EEELi0ENS_6StrideILi0ELi0EEEEEEEEEvRKT_RKT0_RT1_RKNSU_6ScalarE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal19gemv_dense_selectorILi2ELi1ELb1EE3runINS_9TransposeIKNS_5BlockINS5_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEELin1ELin1ELb0EEEEENS4_IKNS4_IKNS5_IKS7_Lin1ELi1ELb0EEEEEEENS4_INS_3MapINS6_IdLi1ELin1ELi1ELi1ELin1EEELi0ENS_6StrideILi0ELi0EEEEEEEEEvRKT_RKT0_RT1_RKNSU_6ScalarE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen10MatrixBaseINS_5BlockINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEEE25applyHouseholderOnTheLeftINS1_IKS3_Lin1ELi1ELb0EEEEEvRKT_RKdPd+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen10MatrixBaseINS_5BlockINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEEE25applyHouseholderOnTheLeftINS1_IKS3_Lin1ELi1ELb0EEEEEvRKT_RKdPd+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen10MatrixBaseINS_5BlockINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEEE25applyHouseholderOnTheLeftINS1_IKS3_Lin1ELi1ELb0EEEEEvRKT_RKdPd+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal17product_evaluatorINS_7ProductINS_9TransposeINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEES5_Li0EEELi8ENS_10DenseShapeES8_ddEC2ERKS7_+0x10): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17product_evaluatorINS_7ProductINS_9TransposeINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEES5_Li0EEELi8ENS_10DenseShapeES8_ddEC2ERKS7_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17product_evaluatorINS_7ProductINS_9TransposeINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEES5_Li0EEELi8ENS_10DenseShapeES8_ddEC2ERKS7_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17product_evaluatorINS_7ProductINS_9TransposeINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEES5_Li0EEELi8ENS_10DenseShapeES8_ddEC2ERKS7_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal20generic_product_implINS_7ProductINS_9TransposeINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEES5_Li0EEES5_NS_10DenseShapeES8_Li8EE13scaleAndAddToIS5_EEvRT_RKS7_RKS5_RKd+0x20): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal20generic_product_implINS_7ProductINS_9TransposeINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEES5_Li0EEES5_NS_10DenseShapeES8_Li8EE13scaleAndAddToIS5_EEvRT_RKS7_RKS5_RKd+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal20generic_product_implINS_7ProductINS_9TransposeINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEES5_Li0EEES5_NS_10DenseShapeES8_Li8EE13scaleAndAddToIS5_EEvRT_RKS7_RKS5_RKd+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal20generic_product_implINS_7ProductINS_9TransposeINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEES5_Li0EEES5_NS_10DenseShapeES8_Li8EE13scaleAndAddToIS5_EEvRT_RKS7_RKS5_RKd+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal17product_evaluatorINS_7ProductINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEES4_Li0EEELi8ENS_10DenseShapeES6_ddEC2ERKS5_+0xc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17product_evaluatorINS_7ProductINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEES4_Li0EEELi8ENS_10DenseShapeES6_ddEC2ERKS5_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17product_evaluatorINS_7ProductINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEES4_Li0EEELi8ENS_10DenseShapeES6_ddEC2ERKS5_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal17product_evaluatorINS_7ProductINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEES4_Li0EEELi8ENS_10DenseShapeES6_ddEC2ERKS5_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal20generic_product_implINS_7ProductINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEES4_Li0EEENS_9TransposeIS4_EENS_10DenseShapeES8_Li8EE13scaleAndAddToIS4_EEvRT_RKS5_RKS7_RKd+0x20): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal20generic_product_implINS_7ProductINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEES4_Li0EEENS_9TransposeIS4_EENS_10DenseShapeES8_Li8EE13scaleAndAddToIS4_EEvRT_RKS5_RKS7_RKd+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal20generic_product_implINS_7ProductINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEES4_Li0EEENS_9TransposeIS4_EENS_10DenseShapeES8_Li8EE13scaleAndAddToIS4_EEvRT_RKS5_RKS7_RKd+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal20generic_product_implINS_7ProductINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEES4_Li0EEENS_9TransposeIS4_EENS_10DenseShapeES8_Li8EE13scaleAndAddToIS4_EEvRT_RKS5_RKS7_RKd+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal32product_triangular_matrix_matrixIdxLi5ELb1ELi0ELb0ELi0ELb0ELi0ELi1ELi0EE3runExxxPKdxS4_xPdxxRS3_RNS0_15level3_blockingIddEE+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal32product_triangular_matrix_matrixIdxLi5ELb1ELi0ELb0ELi0ELb0ELi0ELi1ELi0EE3runExxxPKdxS4_xPdxxRS3_RNS0_15level3_blockingIddEE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal32product_triangular_matrix_matrixIdxLi5ELb1ELi0ELb0ELi0ELb0ELi0ELi1ELi0EE3runExxxPKdxS4_xPdxxRS3_RNS0_15level3_blockingIddEE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal32product_triangular_matrix_matrixIdxLi5ELb1ELi0ELb0ELi0ELb0ELi0ELi1ELi0EE3runExxxPKdxS4_xPdxxRS3_RNS0_15level3_blockingIddEE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal23triangular_solve_matrixIdxLi1ELi2ELb0ELi0ELi0ELi1EE3runExxPKdxPdxxRNS0_15level3_blockingIddEE+0x28): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal23triangular_solve_matrixIdxLi1ELi2ELb0ELi0ELi0ELi1EE3runExxPKdxPdxxRNS0_15level3_blockingIddEE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal23triangular_solve_matrixIdxLi1ELi2ELb0ELi0ELi0ELi1EE3runExxPKdxPdxxRNS0_15level3_blockingIddEE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal23triangular_solve_matrixIdxLi1ELi2ELb0ELi0ELi0ELi1EE3runExxPKdxPdxxRNS0_15level3_blockingIddEE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic4expmINS_14nestedTriangleILi0EEEEET_S3_+0x28): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic4expmINS_14nestedTriangleILi0EEEEET_S3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic4expmINS_14nestedTriangleILi0EEEEET_S3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic4expmINS_14nestedTriangleILi0EEEEET_S3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEE7inverseEv+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEE7inverseEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEE7inverseEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEE7inverseEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic4expmINS_14nestedTriangleILi1EEEEET_S3_+0x24): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic4expmINS_14nestedTriangleILi1EEEEET_S3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic4expmINS_14nestedTriangleILi1EEEEET_S3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic4expmINS_14nestedTriangleILi1EEEEET_S3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEE7inverseEv+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEE7inverseEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEE7inverseEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEE7inverseEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic4expmINS_14nestedTriangleILi2EEEEET_S3_+0x24): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic4expmINS_14nestedTriangleILi2EEEEET_S3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic4expmINS_14nestedTriangleILi2EEEEET_S3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic4expmINS_14nestedTriangleILi2EEEEET_S3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic4expmINS_14nestedTriangleILi3EEEEET_S3_+0x24): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic4expmINS_14nestedTriangleILi3EEEEET_S3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic4expmINS_14nestedTriangleILi3EEEEET_S3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic4expmINS_14nestedTriangleILi3EEEEET_S3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal32product_triangular_matrix_matrixIdxLi6ELb1ELi1ELb0ELi0ELb0ELi0ELi1ELi0EE3runExxxPKdxS4_xPdxxRS3_RNS0_15level3_blockingIddEE+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal32product_triangular_matrix_matrixIdxLi6ELb1ELi1ELb0ELi0ELb0ELi0ELi1ELi0EE3runExxxPKdxS4_xPdxxRS3_RNS0_15level3_blockingIddEE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal32product_triangular_matrix_matrixIdxLi6ELb1ELi1ELb0ELi0ELb0ELi0ELi1ELi0EE3runExxxPKdxS4_xPdxxRS3_RNS0_15level3_blockingIddEE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal32product_triangular_matrix_matrixIdxLi6ELb1ELi1ELb0ELi0ELb0ELi0ELi1ELi0EE3runExxxPKdxS4_xPdxxRS3_RNS0_15level3_blockingIddEE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal29general_matrix_vector_productIxdNS0_22const_blas_data_mapperIdxLi1EEELi1ELb0EdS3_Lb0ELi1EE3runExxRKS3_S6_Pdxd+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal29general_matrix_vector_productIxdNS0_22const_blas_data_mapperIdxLi1EEELi1ELb0EdS3_Lb0ELi1EE3runExxRKS3_S6_Pdxd+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal29general_matrix_vector_productIxdNS0_22const_blas_data_mapperIdxLi1EEELi1ELb0EdS3_Lb0ELi1EE3runExxRKS3_S6_Pdxd+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal32triangular_matrix_vector_productIxLi6EdLb0EdLb0ELi1ELi0EE3runExxPKdxS4_xPdxRS3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal32triangular_matrix_vector_productIxLi6EdLb0EdLb0ELi1ELi0EE3runExxPKdxS4_xPdxRS3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal32triangular_matrix_vector_productIxLi6EdLb0EdLb0ELi1ELi0EE3runExxPKdxS4_xPdxRS3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal13trmv_selectorILi6ELi1EE3runINS_9TransposeIKNS_5BlockIKNS5_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEELin1ELin1ELb0EEEEENS4_IKNS_13CwiseBinaryOpINS0_17scalar_product_opIddEEKNS_14CwiseNullaryOpINS0_18scalar_constant_opIdEEKNS6_IdLi1ELin1ELi1ELi1ELin1EEEEEKNS4_IKNS5_IKNS5_IS9_Lin1ELi1ELb1EEELin1ELi1ELb0EEEEEEEEENS4_INS5_INS5_INS6_IdLin1ELin1ELi1ELin1ELin1EEELi1ELin1ELb1EEELi1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNS16_6ScalarE+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal13trmv_selectorILi6ELi1EE3runINS_9TransposeIKNS_5BlockIKNS5_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEELin1ELin1ELb0EEEEENS4_IKNS_13CwiseBinaryOpINS0_17scalar_product_opIddEEKNS_14CwiseNullaryOpINS0_18scalar_constant_opIdEEKNS6_IdLi1ELin1ELi1ELi1ELin1EEEEEKNS4_IKNS5_IKNS5_IS9_Lin1ELi1ELb1EEELin1ELi1ELb0EEEEEEEEENS4_INS5_INS5_INS6_IdLin1ELin1ELi1ELin1ELin1EEELi1ELin1ELb1EEELi1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNS16_6ScalarE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal13trmv_selectorILi6ELi1EE3runINS_9TransposeIKNS_5BlockIKNS5_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEELin1ELin1ELb0EEEEENS4_IKNS_13CwiseBinaryOpINS0_17scalar_product_opIddEEKNS_14CwiseNullaryOpINS0_18scalar_constant_opIdEEKNS6_IdLi1ELin1ELi1ELi1ELin1EEEEEKNS4_IKNS5_IKNS5_IS9_Lin1ELi1ELb1EEELin1ELi1ELb0EEEEEEEEENS4_INS5_INS5_INS6_IdLin1ELin1ELi1ELin1ELin1EEELi1ELin1ELb1EEELi1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNS16_6ScalarE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal13trmv_selectorILi6ELi1EE3runINS_9TransposeIKNS_5BlockIKNS5_INS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEELin1ELin1ELb0EEEEENS4_IKNS_13CwiseBinaryOpINS0_17scalar_product_opIddEEKNS_14CwiseNullaryOpINS0_18scalar_constant_opIdEEKNS6_IdLi1ELin1ELi1ELi1ELin1EEEEEKNS4_IKNS5_IKNS5_IS9_Lin1ELi1ELb1EEELin1ELi1ELb0EEEEEEEEENS4_INS5_INS5_INS6_IdLin1ELin1ELi1ELin1ELin1EEELi1ELin1ELb1EEELi1ELin1ELb0EEEEEEEvRKT_RKT0_RT1_RKNS16_6ScalarE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal40make_block_householder_triangular_factorINS_6MatrixIdLin1ELin1ELi1ELin1ELin1EEENS_5BlockINS2_IdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEENS_11VectorBlockIKNS2_IdLin1ELi1ELi0ELin1ELi1EEELin1EEEEEvRT_RKT0_RKT1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal40make_block_householder_triangular_factorINS_6MatrixIdLin1ELin1ELi1ELin1ELin1EEENS_5BlockINS2_IdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEENS_11VectorBlockIKNS2_IdLin1ELi1ELi0ELin1ELi1EEELin1EEEEEvRT_RKT0_RKT1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal40make_block_householder_triangular_factorINS_6MatrixIdLin1ELin1ELi1ELin1ELin1EEENS_5BlockINS2_IdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEENS_11VectorBlockIKNS2_IdLin1ELi1ELi0ELin1ELi1EEELin1EEEEEvRT_RKT0_RKT1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal40make_block_householder_triangular_factorINS_6MatrixIdLin1ELin1ELi1ELin1ELin1EEENS_5BlockINS2_IdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEENS4_IKNS2_IdLin1ELi1ELi0ELin1ELi1EEELin1ELi1ELb0EEEEEvRT_RKT0_RKT1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal40make_block_householder_triangular_factorINS_6MatrixIdLin1ELin1ELi1ELin1ELin1EEENS_5BlockINS2_IdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEENS4_IKNS2_IdLin1ELi1ELi0ELin1ELi1EEELin1ELi1ELb0EEEEEvRT_RKT0_RKT1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal40make_block_householder_triangular_factorINS_6MatrixIdLin1ELin1ELi1ELin1ELin1EEENS_5BlockINS2_IdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEENS4_IKNS2_IdLin1ELi1ELi0ELin1ELi1EEELin1ELi1ELb0EEEEEvRT_RKT0_RKT1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal32product_triangular_matrix_matrixIdxLi2ELb1ELi1ELb0ELi0ELb0ELi0ELi1ELi0EE3runExxxPKdxS4_xPdxxRS3_RNS0_15level3_blockingIddEE+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal32product_triangular_matrix_matrixIdxLi2ELb1ELi1ELb0ELi0ELb0ELi0ELi1ELi0EE3runExxxPKdxS4_xPdxxRS3_RNS0_15level3_blockingIddEE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal32product_triangular_matrix_matrixIdxLi2ELb1ELi1ELb0ELi0ELb0ELi0ELi1ELi0EE3runExxxPKdxS4_xPdxxRS3_RNS0_15level3_blockingIddEE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal32product_triangular_matrix_matrixIdxLi2ELb1ELi1ELb0ELi0ELb0ELi0ELi1ELi0EE3runExxxPKdxS4_xPdxxRS3_RNS0_15level3_blockingIddEE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal32product_triangular_matrix_matrixIdxLi1ELb1ELi0ELb0ELi0ELb0ELi0ELi1ELi0EE3runExxxPKdxS4_xPdxxRS3_RNS0_15level3_blockingIddEE+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal32product_triangular_matrix_matrixIdxLi1ELb1ELi0ELb0ELi0ELb0ELi0ELi1ELi0EE3runExxxPKdxS4_xPdxxRS3_RNS0_15level3_blockingIddEE+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal32product_triangular_matrix_matrixIdxLi1ELb1ELi0ELb0ELi0ELb0ELi0ELi1ELi0EE3runExxxPKdxS4_xPdxxRS3_RNS0_15level3_blockingIddEE+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal32product_triangular_matrix_matrixIdxLi1ELb1ELi0ELb0ELi0ELb0ELi0ELi1ELi0EE3runExxxPKdxS4_xPdxxRS3_RNS0_15level3_blockingIddEE+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal35apply_block_householder_on_the_leftINS_5BlockINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEES5_NS_11VectorBlockIKNS3_IdLin1ELi1ELi0ELin1ELi1EEELin1EEEEEvRT_RKT0_RKT1_b+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal35apply_block_householder_on_the_leftINS_5BlockINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEES5_NS_11VectorBlockIKNS3_IdLin1ELi1ELi0ELin1ELi1EEELin1EEEEEvRT_RKT0_RKT1_b+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal35apply_block_householder_on_the_leftINS_5BlockINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEES5_NS_11VectorBlockIKNS3_IdLin1ELi1ELi0ELin1ELi1EEELin1EEEEEvRT_RKT0_RKT1_b+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal35apply_block_householder_on_the_leftINS_5BlockINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEELin1ELin1ELb0EEES5_NS_11VectorBlockIKNS3_IdLin1ELi1ELi0ELin1ELi1EEELin1EEEEEvRT_RKT0_RKT1_b+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5Eigen19HouseholderSequenceINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS1_IdLin1ELi1ELi0ELin1ELi1EEELi1EE18applyThisOnTheLeftIS2_S3_EEvRT_RT0_b+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5Eigen19HouseholderSequenceINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS1_IdLin1ELi1ELi0ELin1ELi1EEELi1EE18applyThisOnTheLeftIS2_S3_EEvRT_RT0_b+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5Eigen19HouseholderSequenceINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS1_IdLin1ELi1ELi0ELin1ELi1EEELi1EE18applyThisOnTheLeftIS2_S3_EEvRT_RT0_b+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5Eigen19HouseholderSequenceINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS1_IdLin1ELi1ELi0ELin1ELi1EEELi1EE6evalToIS2_S3_EEvRT_RT0_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5Eigen19HouseholderSequenceINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS1_IdLin1ELi1ELi0ELin1ELi1EEELi1EE6evalToIS2_S3_EEvRT_RT0_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZNK5Eigen19HouseholderSequenceINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS1_IdLin1ELi1ELi0ELin1ELi1EEELi1EE6evalToIS2_S3_EEvRT_RT0_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen8internal26tridiagonalization_inplaceINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS2_IdLin1ELi1ELi0ELin1ELi1EEES4_S4_EEvRT_RT0_RT1_RT2_b+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal26tridiagonalization_inplaceINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS2_IdLin1ELi1ELi0ELin1ELi1EEES4_S4_EEvRT_RT0_RT1_RT2_b+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal26tridiagonalization_inplaceINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS2_IdLin1ELi1ELi0ELin1ELi1EEES4_S4_EEvRT_RT0_RT1_RT2_b+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen8internal26tridiagonalization_inplaceINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEENS2_IdLin1ELi1ELi0ELin1ELi1EEES4_S4_EEvRT_RT0_RT1_RT2_b+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen22SelfAdjointEigenSolverINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEE7computeIS2_EERS3_RKNS_9EigenBaseIT_EEi+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen22SelfAdjointEigenSolverINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEE7computeIS2_EERS3_RKNS_9EigenBaseIT_EEi+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen22SelfAdjointEigenSolverINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEE7computeIS2_EERS3_RKNS_9EigenBaseIT_EEi+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN5Eigen22SelfAdjointEigenSolverINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEC1IS2_EERKNS_9EigenBaseIT_EEi+0x10): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen22SelfAdjointEigenSolverINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEC1IS2_EERKNS_9EigenBaseIT_EEi+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen22SelfAdjointEigenSolverINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEC1IS2_EERKNS_9EigenBaseIT_EEi+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN5Eigen22SelfAdjointEigenSolverINS_6MatrixIdLin1ELin1ELi0ELin1ELin1EEEEC1IS2_EERKNS_9EigenBaseIT_EEi+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic5BlockIdE5sqrtmEv+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic5BlockIdE5sqrtmEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic5BlockIdE5sqrtmEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic5BlockIdE5sqrtmEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic5BlockIdE9sylvesterES1_+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic5BlockIdE9sylvesterES1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic5BlockIdE9sylvesterES1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic5BlockIdE9sylvesterES1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEE5sqrtmEv+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEE5sqrtmEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEE5sqrtmEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEE5sqrtmEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEE9sylvesterES3_+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEE9sylvesterES3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEE9sylvesterES3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEE9sylvesterES3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEE5sqrtmEv+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEE5sqrtmEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEE5sqrtmEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEE5sqrtmEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEE9sylvesterES3_+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEE9sylvesterES3_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEE9sylvesterES3_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEE9sylvesterES3_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic5BlockIdE4absmEv+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic5BlockIdE4absmEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic5BlockIdE4absmEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic5BlockIdE4absmEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic5BlockIdE10sylvester2ES1_+0x1c): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic5BlockIdE10sylvester2ES1_+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic5BlockIdE10sylvester2ES1_+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic5BlockIdE10sylvester2ES1_+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEE4absmEv+0x14): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEE4absmEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEE4absmEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi0EEEE4absmEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEE4absmEv+0x18): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEE4absmEv+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEE4absmEv+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata$_ZN6atomic8TriangleINS_14nestedTriangleILi1EEEE4absmEv+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.xdata.startup+0xc): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata.startup+0x0): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata.startup+0x4): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined ref/simple.o:simple.cpp:(.pdata.startup+0x8): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined /usr/bin/ld: ref/simple.o:simple.cpp:(.rdata$_ZTV10RstreambufILb1EE[_ZTV10RstreambufILb1EE]+0x28): undefined reference to `std::basic_streambuf >::setbuf(char*, long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.rdata$_ZTV10RstreambufILb1EE[_ZTV10RstreambufILb1EE]+0x30): undefined reference to `std::basic_streambuf >::seekoff(long long, std::_Ios_Seekdir, std::_Ios_Openmode)' /usr/bin/ld: ref/simple.o:simple.cpp:(.rdata$_ZTV10RstreambufILb1EE[_ZTV10RstreambufILb1EE]+0x38): undefined reference to `std::basic_streambuf >::seekpos(std::fpos, std::_Ios_Openmode)' /usr/bin/ld: ref/simple.o:simple.cpp:(.rdata$_ZTV10RstreambufILb1EE[_ZTV10RstreambufILb1EE]+0x50): undefined reference to `std::basic_streambuf >::xsgetn(char*, long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.rdata$_ZTV10RstreambufILb0EE[_ZTV10RstreambufILb0EE]+0x28): undefined reference to `std::basic_streambuf >::setbuf(char*, long long)' /usr/bin/ld: ref/simple.o:simple.cpp:(.rdata$_ZTV10RstreambufILb0EE[_ZTV10RstreambufILb0EE]+0x30): undefined reference to `std::basic_streambuf >::seekoff(long long, std::_Ios_Seekdir, std::_Ios_Openmode)' /usr/bin/ld: ref/simple.o:simple.cpp:(.rdata$_ZTV10RstreambufILb0EE[_ZTV10RstreambufILb0EE]+0x38): undefined reference to `std::basic_streambuf >::seekpos(std::fpos, std::_Ios_Openmode)' /usr/bin/ld: ref/simple.o:simple.cpp:(.rdata$_ZTV10RstreambufILb0EE[_ZTV10RstreambufILb0EE]+0x50): undefined reference to `std::basic_streambuf >::xsgetn(char*, long long)' clang++-18: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [/home/hornik/tmp/R-d-clang-18/share/make/shlib.mk:10: ref/simple.so] Error 1 Error in `FUN()`: ! In path: "/srv/hornik/tmp/CRAN_pretest/clustTMB.Rcheck/tests/testthat/setup-unit-utils-fittmb.R" Caused by error in `compile()`: ! Compilation failed Backtrace: ▆ 1. ├─testthat::test_check("clustTMB") 2. │ └─testthat::test_dir(...) 3. │ └─testthat:::test_files(...) 4. │ └─testthat:::test_files_serial(...) 5. │ └─testthat:::test_files_setup_state(...) 6. │ └─testthat::source_test_setup(".", env) 7. │ └─testthat::source_dir(path, "^setup.*\\.[rR]$", env = env, wrap = FALSE) 8. │ └─base::lapply(...) 9. │ └─testthat (local) FUN(X[[i]], ...) 10. │ └─testthat::source_file(path, env = env, chdir = chdir, wrap = wrap) 11. │ ├─base::withCallingHandlers(...) 12. │ └─base::eval(exprs, env) 13. │ └─base::eval(exprs, env) 14. │ └─TMB::compile(testthat::test_path("ref", "simple.cpp")) at tests/testthat/setup-unit-utils-fittmb.R:2:1 15. │ └─base::stop("Compilation failed") 16. └─base::.handleSimpleError(...) 17. └─testthat (local) h(simpleError(msg, call)) 18. └─rlang::abort(...) Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [43s/43s] OK * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [0s/0s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR, 1 WARNING, 3 NOTEs