Displaying 1 result from an estimated 1 matches for "dyld_framework_path".
2003 Dec 22
2
R-devel with Darwin: some issues (mostly due to latest R.framework changes)
...ng the build of R
only - I'm not sure if there is such a mechanism in the current R
building process though ... if there isn't we could just add something
like $(LIBS_BUILD) or similar to all modules that are built before
install ...
A side note: unfortunately gcc doesn't honor DYLD_FRAMEWORK_PATH, so we
cannot use that elegant solution :(
4) warnings - aqua module under construction?
I guess the aqua code is currently under construction, because it's
probably compiled-in twice (in the libR and in aqua.so):
[...]
ld: warning multiple definitions of symbol _InitAquaIO
aquaconsole.lo...