Displaying 5 results from an estimated 5 matches for "tbrick".
Did you mean:
brick
2010 Mar 03
1
(PR#14226) -- Re: libgfortran misplaced in Mac OS X R install (PR#14226)
...s at /usr/local/lib. I believe the Xcode
install placed a copy of it there. To create the binary release, I
run R CMD INSTALL --build. The beta test users install the package
using the following script:
http://openmx.psyc.virginia.edu/getOpenMx.R.
On Wed, Mar 3, 2010 at 9:48 AM, Tim Brick <tbrick at virginia.edu> wrote:
>
>
>> From: Simon Urbanek <simon.urbanek at r-project.org>
>> Date: March 3, 2010 8:32:52 AM MST
>> To: tbrick at virginia.edu
>> Cc: r-devel at stat.math.ethz.ch, R-bugs at r-project.org
>> Subject: Re: [Rd] libgfortran misplace...
2011 Jan 07
1
[LLVMdev] [PATCH] compiler-rt patch for clean build on Solaris 10 / x86
...nly allowed in a function definition
extern uint16_t ntohs(uint16_t);
^
10 errors generated.
gmake[2]: *** [lib/CMakeFiles/CompilerRT-Generic.dir/absvdi2.c.o] Error 1
gmake[1]: *** [lib/CMakeFiles/CompilerRT-Generic.dir/all] Error 2
gmake: *** [all] Error 2
-bash-3.00$
octo.tbricks.com:llvm/clean/compiler-rt> patch -p0 < ../solaris_stdint.patch
patching file lib/int_lib.h
octo.tbricks.com:llvm/clean/compiler-rt>
-bash-3.00$ gmake
[ 1%] Built target BlocksRuntime
[ 2%] Building C object lib/CMakeFiles/CompilerRT-Generic.dir/absvdi2.c.o
[ 2%] Building C object lib...
2010 Mar 02
1
libgfortran misplaced in Mac OS X R install (PR#14226)
Full_Name: Timothy Brick
Version: 2.10
OS: Mac OS X (seen on both 10.6 and 10.5)
Submission from: (NULL) (63.255.24.5)
When using install.packages in R on Mac OS X, packages that require gfortran
throws an error (Example below from installation of OpenMx package):
Loading required package: OpenMx
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared library
2011 Sep 14
1
[LLVMdev] [PATCH] Missing include of limits.h on Solaris in PathV2.inc
Hi,
Attached is a small patch (based of r139696) which is required for clean builds on Solaris 10 / x86 using gcc 4.5.1 - it is simply a missing include.
The exact same problem also exists in the 2.9-stable branch, but not in 2.8.
Please consider it for inclusion.
Cheers,
Joakim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: solaris_limit.patch
Type:
2010 Jul 27
2
[LLVMdev] Failed to build llvm with gcc 4.3.4 on Solaris x86
Hi,
You asked for bug reports on failed build/platforms combinations, here is one:
——————
.
.
.
llvm[3]: Compiling TestMain.cpp for Debug+Asserts build
llvm[3]: Building Debug+Asserts Archive Library libUnitTestMain.a
gmake[3]: Leaving directory `/home/jocke/gcd/llvm/utils/unittest/UnitTestMain'
gmake[2]: Leaving directory `/home/jocke/gcd/llvm/utils/unittest'
gmake[1]: Leaving directory