search for: altvec_extract_subset

Displaying 6 results from an estimated 6 matches for "altvec_extract_subset".

2019 Jun 04
2
undefined symbol errors when compiling package using ALTREP API
...build failure is that many ALTREP methods generate 'undefined symbol' errors upon building the package (on Linux). I've checked the R source code and the undefined symbols seems to be related to the 'attribute_hidden' before the function definition. For example, the method 'ALTVEC_EXTRACT_SUBSET' is defined as: SEXP attribute_hidden ALTVEC_EXTRACT_SUBSET(SEXP x, SEXP indx, SEXP call) My question is why these differences between Windows / OSX and Linux exist and if they are intentional? Do I need special build parameters to make sure my package builds correctly on Linux? thanks for a...
2019 Jun 04
2
[External] undefined symbol errors when compiling package using ALTREP API
...e > 'undefined > > symbol' errors upon building the package (on Linux). I've checked the R > > source code and the undefined symbols seems to be related to the > > 'attribute_hidden' before the function definition. For example, the > method > > 'ALTVEC_EXTRACT_SUBSET' is defined as: > > > > SEXP attribute_hidden ALTVEC_EXTRACT_SUBSET(SEXP x, SEXP indx, SEXP call) > > > > My question is why these differences between Windows / OSX and Linux > exist > > and if they are intentional? > > It is intentional that this not be p...
2019 Jun 04
0
[External] undefined symbol errors when compiling package using ALTREP API
...at many ALTREP methods generate 'undefined > symbol' errors upon building the package (on Linux). I've checked the R > source code and the undefined symbols seems to be related to the > 'attribute_hidden' before the function definition. For example, the method > 'ALTVEC_EXTRACT_SUBSET' is defined as: > > SEXP attribute_hidden ALTVEC_EXTRACT_SUBSET(SEXP x, SEXP indx, SEXP call) > > My question is why these differences between Windows / OSX and Linux exist > and if they are intentional? It is intentional that this not be part of the public API. This is true of...
2019 Jun 04
2
[External] undefined symbol errors when compiling package using ALTREP API
...rrors upon building the package (on Linux). I've checked the >> R >> > > source code and the undefined symbols seems to be related to the >> > > 'attribute_hidden' before the function definition. For example, the >> > method >> > > 'ALTVEC_EXTRACT_SUBSET' is defined as: >> > > >> > > SEXP attribute_hidden ALTVEC_EXTRACT_SUBSET(SEXP x, SEXP indx, SEXP >> call) >> > > >> > > My question is why these differences between Windows / OSX and Linux >> > exist >> > > and if they...
2019 Jun 04
0
[External] undefined symbol errors when compiling package using ALTREP API
...; > > symbol' errors upon building the package (on Linux). I've checked the R > > > source code and the undefined symbols seems to be related to the > > > 'attribute_hidden' before the function definition. For example, the > > method > > > 'ALTVEC_EXTRACT_SUBSET' is defined as: > > > > > > SEXP attribute_hidden ALTVEC_EXTRACT_SUBSET(SEXP x, SEXP indx, SEXP > call) > > > > > > My question is why these differences between Windows / OSX and Linux > > exist > > > and if they are intentional? > > &...
2019 Jun 05
0
[External] undefined symbol errors when compiling package using ALTREP API
...ilding the package (on Linux). I've checked the >>> R >>>>> source code and the undefined symbols seems to be related to the >>>>> 'attribute_hidden' before the function definition. For example, the >>>> method >>>>> 'ALTVEC_EXTRACT_SUBSET' is defined as: >>>>> >>>>> SEXP attribute_hidden ALTVEC_EXTRACT_SUBSET(SEXP x, SEXP indx, SEXP >>> call) >>>>> >>>>> My question is why these differences between Windows / OSX and Linux >>>> exist >>>>...