Displaying 7 results from an estimated 7 matches for "montanaro".
2010 Mar 21
4
[LLVMdev] LLVM on Solaris/Intel?
...39;t see Solaris/Intel listed as a supported platform and I haven't ever
tried to debug LLVM build problems before, so I thought I would first post a
quick query before getting in over my head. If you expect LLVM to build in
this environment let me know how my might approach the problem.
Skip Montanaro
2006 Nov 09
1
Is it okay to rsync the same source to the same dest multiple times?
...ted DS-3. One rsync doesn't even come close to saturating the
line, especially with compression enabled. Is it okay to run multiple
rsyncs copying the same source to the same destination or do I have to
take care that they work on disjoint sections of the source directory
tree?
Thanks,
Skip Montanaro
2004 Apr 30
1
configure problem - mixed fortran/c
...n't see it getting that far (around line 25500). I saw
no obvious configure options which would allow me to worm around this
problem.
My environment is:
Solaris 9 on Intel
gcc and g77 3.3.2
Any suggestions to help get this beast built would be greatly appreciated.
Thanks,
--
Skip Montanaro
Got gigs? http://www.musi-cal.com/submit.html
Got spam? http://www.spambayes.org/
skip at pobox.com
2010 Mar 21
3
[LLVMdev] LLVM on Solaris/Intel?
...run make without -j until
> it fails, and then use `make VERBOSE=1` to print the exact commands
> it's running.
Sorry. There was so much output I wasn't sure how much to paste and
didn't know about VERBOSE=1. I captured the verbose output in a
typescript file:
http://www.smontanaro.net/typescript
Lots of undefined symbols.
Skip
2010 Mar 21
0
[LLVMdev] LLVM on Solaris/Intel?
On Sat, Mar 20, 2010 at 8:17 PM, Skip Montanaro <skip at pobox.com> wrote:
> Is LLVM supported on Solaris 10/Intel? I tried building the 2.7 pre-release
> today but it failed to build (tried gcc 4.2 and 4.4). It fails trying to
> link in one of the directories. Here's a small part of the make output (it's
> huge):
>...
2010 Mar 23
0
[LLVMdev] LLVM on Solaris/Intel?
On 21/03/2010, at 10:38 PM, Skip Montanaro wrote:
>> I don't know anything about Solaris, but your paste doesn't actually
>> contain any errors, just warnings (unless I'm reading "ld: warning:
>> relocation error:" wrong). It might help to run make without -j until
>> it fails, and then use `ma...
2007 Jul 02
0
relocation error in grDevices.so
...ary:
% ldd /opt/app/R-2.1.1-gcc-3.4.1/lib/R/library/grDevices/libs/grDevices.so
libc.so.1 => /lib/libc.so.1
libm.so.2 => /lib/libm.so.2
so I can't see how it could possibly resolve the R_NilValue symbol.
Can someone tell me where I've gone awry?
Thanks,
Skip Montanaro
skip at pobox.com