Displaying 20 results from an estimated 1000 matches similar to: "[LLVMdev] Solaris (sparc) llc bugs"
2003 Jul 22
1
[LLVMdev] this code won't assemble on sparc
Hi,
I'm not sure what I'm doing wrong here. With the single source file
attached to this email, I tried the following commands:
llvmgcc -o timeLLVMfft timeLLVMfft.c -lm
llc -o timeLLVMfft.s timeLLVMfft.bc
/opt/SUNWspro/bin/cc -xarch=v9 -o timeLLVMfft.sparc timeLLVMfft.s
I got the errors at the bottom of this email in response to the last
command. On the other hand, gcc v2.95.3 had
2003 Feb 04
1
Bug in configure script for Solaris v9 arch with libsunperf (PR#2530)
System details:
--------------
Sun Blade 1000, Solaris 8, Sun ONE Compiler Suite (rebranded Forte 7), R
versions 1.6.0 and 1.6.2 - suspect others are affected, too
Problem description:
-------------------
Using the recommended env var setting from p.15 of the Admin Guide, the
configure script fails the sgemm sunperf test, even though the sunperf
libraries are available
Not linking with
2010 Jul 04
5
dovecot-1.2.12 fails to build on Solaris 8 and 10
configure fails with :
configure: error: Unsupported off_t type
I am not too sure what off_t is needed but this is a pretty standard thing.
My configure line :
./configure --build=i386-pc-solaris2.10 --host=i386-pc-solaris2.10
--prefix=/opt/csw --with-zlib --with-ssl=openssl
--with-storages=mbox,maildir --with-libiconv-prefix=/opt/csw
Yes, the openssl libs are in /opt/csw/lib
Not sure what
2009 Sep 03
1
[LLVMdev] Solaris SPARC llvm-gcc front-end
Hello.
How are the things going with the llvm-gcc for SPARC and Solaris OS? I have
discovered recently the fact, that the code is still in the "patches
welcome" stage and is far even from being successfully built on SPARC. I
would like to know, if anyone maintaining this code, what is the current
to-do list, etc. I would like to offer my help for gcc front-end on SPARC
project.
--
2009 Feb 11
1
Compiling Matrix on Solaris 10 x86-64 Sun Studio 12
Hi all,
I have trouble to compile Matrix packages on Solar10 x86-64 with Sun compilers.
I saw some postings on this but am not sure how to solve this problem.
It is becoming critical as I cannot install biocLite() because of its dependency on Matrix.
Could you direct me how to resolve the issue?
Thanks in advance!
Dongseok
R version 2.8.1 (2008-12-22)
Copyright (C) 2008 The R Foundation for
2006 Jul 19
3
error when compiling "stats" library in R-2.3.1 on Solaris x86
Hello,
I tried to compile v2.3.1 on Solaris x86 with SUN Pro compilers.
I had an error while stats libarary was being compiled and I notice that "-xtarget=generic64" was not passed to f95 while cc used it.
Could you tell me how to fix this problem?
f95 -PIC -O -I/mounts/devel/SUNWspro/prod/include -c sgram.f -o sgram.o
f95 -PIC -O -I/mounts/devel/SUNWspro/prod/include -c
2005 Jun 14
1
Trillian On Wine?
Has anyone been able to successfully run Trillian Pro 3.0 on Wine? I
just tried today (admittedly, I'm VERY new to Wine) and it started to
come up fine, but the Contact List window (which normally does a kind of
fade into view thing) just kept moving down the screen back and forth
and never rendering correctly. And the execution of the actual account
sign-ons never happened, according
2002 Jan 31
1
Running Trillian freezes X
Hey all
I've successfully installed and setup 'Trillian' from www.trilian.cc.
It's a consolidated Messenger app ( Yahoo + ICQ + AIM + MSN). It works
about 99%. :)
The 1% failure is in the 'Buddy list' window itself, and ONLY that
window. Anytime I try to move it, it freezes my X. If I kill wine, and
kill kdeinit, I can re-login, and try again.
Only this window causes a
2006 Feb 03
2
rgl install problem on Solaris 10 X86
Hi,
Could you help me to install the rgl package on Solaris 10 x86?
I tried and got the following error messages.
When I compiled my R as 64bit, I used the SUN ProW compilers.
However, gcc seems to being used below as well as missing some information.
Thank you in advance,
Dongseok
> install.packages("rgl")
--- Please select a CRAN mirror for use in this session ---
*
2005 Oct 05
2
Trillian?
Has anybody got Trillian to work?
If so, how?
Dex
--
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS d--(+)@ s-:+ a- C+++(++++) UL+>++++ P+>++ L+++>++++ E-- W++ N o? K-
w--(---) !O M+ V- PS++(+) PE(-) Y+ PGP(-) t++(---)@ 5 X+(++) R+(++) tv--(+)@
b+(+++) DI+++ D G++ e* h>++ r%>* y?
------END GEEK CODE BLOCK------
http://www.againsttcpa.com - nothing fights like the opposition
2007 Dec 10
1
Building R on Sun Solaris 10 (SPARC) using Sun Studio 12
R Help List:
Just curious if anyone has successfully built R on a SPARC
platform running Sun Solaris 10 using the latest Sun Studio
12 set of compilers. If so, I would be interested in the
compile flags that you used.
I have tried several different builds of version 2.5.1, 2.6.0,
and 2.6.1 using various different compile flags and I am able
to compile and check, but for whatever reason, the
2007 Oct 30
1
Difficulty Compiling RSQLite on Solaris x86 Using Studio 12 Compilers
Apologies if this is not the best list on which to ask for help. I have
compiled R 2.6.0 using Sun Studio 12 compilers. I can install most CRAN
and bioconductor packages that I need, with the exception of RSQLite.
Unfortunately this is critical for other packages that I need. I have
tried to compile it using R CMD INSTALL to generate a config.log file.
I don't know how to fix the reported
2004 Nov 11
1
R with Sun Studio Fortran 95 compiler
Hi,
I am trying to compile R 1.9.1 and 2.0.0 on Solaris 2.8 with Sun Studio
Fortran 95 compiler but I have obtained some errors which I enclose. I
have compiled R with g77 GNU compiler and it was OK.
Does anyone know if R 2.0.0 has been successfully built on Solaris 2.8
with Sun Studio Fortran 95 compiler? or at least, How could I achieve
this? The R installation manual does not have any
2007 Jan 30
1
Solaris 10 compilation issue
I am trying to compile R-2.4.1 in 64-bit on Solaris 10 running on AMD
hardware. I am trying to do this with Sun Studio 11.
My config.site looks like this:
#! /bin/sh
AR="/usr/ccs/bin/ar"
TEX="/usr/local/teTeX/bin/i386-pc-solaris2.10/tex"
LATEX="/usr/local/teTeX/bin/i386-pc-solaris2.10/latex"
PDFTEX="/usr/local/teTeX/bin/i386-pc-solaris2.10/pdftex"
2005 Oct 11
1
Compile problem R 2.2.0 + Solaris 10 x86
Hi!
I'm trying to compile R (32-bit) on Solaris 10 x86
using Sun Studio 10 + Sun Perflib (for BLAS and
LAPACK) but encountered issues with undefined symbol
"bratio". Appreciate any help.
Compiler options (from configure output):
==============================================
R is now configured for i386-pc-solaris2.10
Source directory: .
Installation directory:
2007 Jan 30
1
Difficulty with compiling R-2.4.1 on solaris 10
I am trying to compile R-2.4.1 in 64-bit on Solaris 10 running on AMD
hardware. I am trying to do this with Sun Studio 11.
My config.site looks like this:
#! /bin/sh
AR="/usr/ccs/bin/ar"
TEX="/usr/local/teTeX/bin/i386-pc-solaris2.10/tex"
LATEX="/usr/local/teTeX/bin/i386-pc-solaris2.10/latex"
PDFTEX="/usr/local/teTeX/bin/i386-pc-solaris2.10/pdftex"
2008 May 18
3
Randomly and horribly slow
Just as a heads up, I spent days researching this problem before asking, so I hope to not be wasting anyones time. I also asked on the Ubuntu forums with no replies, so I figured it must be a tricky issue that only the creators of Wine can answer.
Some info you may want:
I recently installed Ubuntu 8.04. It works perfectly fine, including 3D. My computer is a 2.2GHz P4, 768MB of RAM, with a
1999 Aug 16
1
configure / linking problem when using hdf5
I've installed hdf5 [library & includes] here locally, last week.
[see ?hdf5save in R]
There is a remaining compilation / linking problem for me:
The hdf5 library uses "compress2" a routine defined in Gnu's zlib,
but not available in the zlib that comes with X11R6.3 (which we have installed).
Now unfortunately,
the final link statement for R (0.65) [for me, with hdf5
2009 Apr 14
2
Missing getopt_long in Solaris 8 Sparc
Hi,
I have problems compiling speex 1.2rc1:
> /opt/studio/SOS11/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -
> I.. -I../include -I../include -I.. -I/opt/csw/include -I/opt/csw/
> include -xO3 -xarch=v8 -I/opt/csw/include -c skeleton.c
> /bin/bash ../libtool --mode=link /opt/studio/SOS11/SUNWspro/bin/cc -
> xO3 -xarch=v8 -I/opt/csw/include -xarch=v8 -L/opt/csw/lib -o
2003 Jun 27
1
PHP Web interface testing and RFC
OK let’s start out with this.
I’m not a pro GUI designer… ?
Now that that’s done. Welcome to OpenConf. At least that what we
call it now.
To config an * file click on the filename to the left. For my example
use extension.conf.
Now you’ll have a FULL text editor and a parsed list of all the
[sections] in the extensions.conf file on your left. On the right you
will find any numbered var’s