Displaying 20 results from an estimated 7000 matches similar to: "[LLVMdev] LLVM on Solaris/Intel?"
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):
>
> http://pastebin.com/ZeZQgKqz
>
> I
2010 Mar 21
3
[LLVMdev] LLVM on Solaris/Intel?
> 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 `make VERBOSE=1` to print the exact commands
> it's running.
Sorry. There was so much output I wasn't sure how much
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 `make VERBOSE=1` to print the exact commands
>>
2006 Nov 09
1
Is it okay to rsync the same source to the same dest multiple times?
I'm doing a huge rsync from one net to another (about a terabyte) over
a dedicated 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
I'm trying to build R 1.9.0 to get the opportunity to build rpy for some
folks at my office. (I'm a Python guy, not an R guy, so I'm completely
unfamiliar with the machinations of building R.) I'm having trouble getting
past the configure step. A plain old configure generates this output at the
end:
checking whether we can compute C Make dependencies... yes, using gcc -MM
2009 Jun 26
14
Unable to install Solaris 10 Update 7 Dom-U
uname -a
SunOS i7 5.11 snv_114 i86pc i386 i86xpv
The box is a core i7 with 6GB of RAM.
The command
virt-install --name 10u7 --ram 1024 --hvm --file /guests/10u7
--os-type=solaris os-variant=solaris10 --location
/export/iso/sol-10-u7-ga-x86-dvd.iso
get as far as opening the VNC client, when I select Solaris from grub,
the OS starts to boot then panics, closing the session. So I
2006 Jan 30
4
Samba on Solaris with LDAP support
I'm trying to build samba with ldap/ads support on a solaris10 sparc
system. After some googling, I followed some the advise of others, and
built krb5, openssl, and openldap and installed into /usr/local.
When running configure, I get errors about ldap not being found:
...
checking for LDAP support... yes
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for
2012 May 27
3
Problem with strptime
Hello Forum,
I have a problem with the strptime function. With the ''data1'' dataset below
it works fine, but with the ''data2'' dataset something goes wrong (see final
line below). Both data1 and data2 are in exactly the same original format,
the only difference is that they span different dates. Please help, since it
is driving me nuts! Many thanks.
Best
2007 Nov 20
5
Solaris 10 Jumpstart instructions on the wiki now
Not that I''m much of a Solaris guy, and definitely not a Solaris 10 guy,
but since nobody else had posted anything yet:
http://reductivelabs.com/trac/puppet/wiki/PuppetSolaris#Solaris10
The good news is that it appears to be a completely hands-off puppetd
installation. Just sign the client key afterwards on the puppetmaster
and you''re set. The bad news is that it''s
2007 Jun 18
3
Inverse BoxCox transformation
Hi,
I can't seem to find a function in R that will reverse a BoxCox
transformation. Can somebody help me locate one please? Thanks in advance.
Best wishes,
Des
[[alternative HTML version deleted]]
2010 Jun 15
1
Solaris 10 Branded Zones & Exclusive IP Zones
In an effort to get a better understanding of Crossbow I decided to create some vnics for use between a couple of Solarsi 10 branded zones. I was quite surprised that when I went to verify the setup within zonecfg I got the following error.
zonecfg:virt1> verify
Error: solaris10 zones do not currently support exclusive ip-type stacks
virt1: Brand-specific error
Is this a feature that is
2003 Dec 12
4
Session Logging
I'm using R from a Linux command prompt, and am logging the
whole session by tee'ing the R invocation line. ie. R | tee -a Rlog.txt
Is there a better way to log all the session input and output from
within R?
Stan Smiley
stan.smiley at genetics.utah.edu
2010 Dec 17
3
Recent (unfun) experience with cron resource on Solaris 10 with puppet 0.25.5
I was attempting to set up some cron jobs via puppet.
I was trying to get cron to mail the output of the cron jobs to a specific user, so I was
attempting to set MAILTO=user@example.com, via the environment => specifier.
Puppet did as it was told.
Unfortunately, I guess that Solaris 10 does not support setting of environment variables in crontab files (directly), so
when puppet attempted to
2009 Feb 24
5
[LLVMdev] llvm-gcc (pre-release and svn sources) fails to compile on Solaris10/SPARC
I am new to LLVM, and I'm trying to compile llvm and llvm-gcc from
subversion on a Solaris10/SPARC machine. I have already tried building
llvm-2.4 on this machine, but it failed.
I then tried the subversion sources (rev. # 65253 fro llvm and
rev#65263 for llvm-gcc) and llvm at least builds correctly ( I however
have not tried testing it!). I can execute binaries located in
2010 Mar 08
4
Shorewall Development Schedule
As Shorewall reaches maturity, it seems unlikely that the pace of
development typical of the past 9 years will be sustained. Over that
time, major releases have occurred approximately once per year; the last
major release (4.4) was in August 2009.
I do not currently have an active 4.5 development branch so it is very
unlikely that we will see a 4.6 release this year.
Going forward, I would
2010 Mar 08
4
Shorewall Development Schedule
As Shorewall reaches maturity, it seems unlikely that the pace of
development typical of the past 9 years will be sustained. Over that
time, major releases have occurred approximately once per year; the last
major release (4.4) was in August 2009.
I do not currently have an active 4.5 development branch so it is very
unlikely that we will see a 4.6 release this year.
Going forward, I would
2009 Sep 16
2
Help needed: valid users
Hi
I'm using Samba 3.0.33 on Solaris10 and have the following problem.
In the smb.conf I have
workgroup = CORPROOT
security = domain
and users authenticated to CORPROOT domain can connect shares
w/o problems, [homes] for example.
Now I would like to create a share and restrict access to it just
to a dozen of users or so.
I tried
valid users = +docs
force user = usodocs
2006 Feb 08
1
Dscript for knowing the I/O processes going on in Solaris10
Hi,
I have an JAVA application using JNI calls which links to native libraries.When i run this application for around 4hrs i am getting a java.io.IOException "Not enough space".
No memory leaks in JAVA as my JProbe reports are fine.
I came across DTrace which help us to know what internally is happening in the Solaris10 machine as I doubt my system configuration for the above
2011 Feb 08
1
mount -F smbfs
Dear all there is first port to me
plz if u have any idea about mount windows share inside Solaris10 OS with
mount -F smbfs or mount -F cifs
thanks to advanced
best,
*Hosam Al Ali
UNIX System Administrator - GIT Libya *
SCSA - SCNA - SCSECA - MCSAM - MCSE
Phone +218919240730
+963 955 287841
Blog: http://hosam.wordpress.com/
Twitter: http://twitter.com/hosamalali
2006 Oct 11
5
Where is djvmti Agent?
What am I missing?
[Download dvm.zip from https://solaris10-dtrace-vm-agents.dev.java.net/]
[root at load0 /]$ mkdir /opt/dvm;cd /opt/dvm
root at load0 dvm]$ unzip /home/jbuckley/dvm.zip
[jbuckley at load0 ~]$ more /etc/release
Solaris Nevada snv_45 SPARC
Copyright 2006 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to