search for: sunwspro

Displaying 20 results from an estimated 121 matches for "sunwspro".

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 no problem compiling this code. Any idea what's wrong? Thanks, - Nick -- /opt/SUNWspro/bin/../SC5.0/bin/fbe: "timeLLVMf...
2009 Feb 11
1
Compiling Matrix on Solaris 10 x86-64 Sun Studio 12
...; Content type 'application/x-gzip' length 1954872 bytes (1.9 Mb) opened URL ================================================== downloaded 1.9 Mb * Installing *source* package 'Matrix' ... ** libs cc -m64 -I/home/choid/bin/R281/lib/R/include -I./UFconfig -I/usr/local/include -I/opt/SUNWspro/prod/include -I/usr/include -I/usr/sfw/include -KPIC -O -I/opt/SUNWspro/prod/include -c CHMfactor.c -o CHMfactor.o cc -m64 -I/home/choid/bin/R281/lib/R/include -I./UFconfig -I/usr/local/include -I/opt/SUNWspro/prod/include -I/usr/include -I/usr/sfw/include -KPIC -O -I/opt/SUNWspro/prod/incl...
2006 Jul 19
3
error when compiling "stats" library in R-2.3.1 on Solaris x86
...ello, 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 sinerp.f -o sinerp.o f95 -PIC -O -I/mounts/devel/SUNWspro/prod/include -c sslvrg.f -o sslvrg.o f95 -PIC -O -I/mounts/devel/SUNWspro/prod/include -c stxwx.f -o stxwx.o f95 -PIC -O -I/mounts/devel/SUNW...
2004 Jul 19
1
My fox build segfaults on Solaris 9 gcc.
...about this in the > changes docs for GCC, and I don''t know enough to test for the > ramificiations in any particular case. > OK, here is what I did #!/bin/sh -vx # vim:sw=2 for ld in /usr/ccs/bin/ld /usr/ucb/ld /usr/local/bin/ld do LD=$ld export LD for cc in gcc /progs/SUNWspro/bin/cc /usr/ucb/cc do CC=$cc export CC for cxx in g++ CC do CXX=$cxx export CXX for make in gmake make do MAKE=$make export MAKE $MAKE distclean ./configure && $MAKE && ( echo $LD $CC $CXX $MAKE...
2002 Mar 12
0
Rsync2.5.3
..., I got: gunbelt# ./configure configure: loading cache /dev/null configure: Configuring rsync 2.5.3 checking build system type... sparc-sun-solaris2.5.1 checking host system type... sparc-sun-solaris2.5.1 checking target system type... sparc-sun-solaris2.5.1 checking for gcc... /import/datools/opt/SUNWspro/bin/cc checking for C compiler default output... configure: error: C compiler cannot create executables On Solaris5.8, configure was completed, when tried to make, it failed with the messages: %make /import/datools/opt/SUNWspro/bin/cc -I. -I. -xarch=v9 -DHAVE_CONFIG_H -I./popt -c rsync.c -o rs...
2009 Sep 09
4
'make install' fails on Solaris (PR#13946)
Full_Name: Bob Bownes Version: 2.9.2 OS: Solaris 10 Submission from: (NULL) (164.55.254.106) The sed lines in src/unix/Makefile confuse the grep distributed with Solaris that gets configured by ./configure. Switching from a separator of ':' to a separator of ',' fixes the problem. 76,77c76,77 < @$(SED) -e "s:@rhome:$(rhome):" -e
2003 Feb 04
1
Bug in configure script for Solaris v9 arch with libsunperf (PR#2530)
...configure:19929: checking for sgemm_ in -lsunperf configure:19966: cc -xarch=v9 -o conftest -xO5 -xlibmil -dalign -I/usr/local/include -L/usr/local/ lib conftest.c -lsunperf -lsunmath -lnsl -lsocket -lreadline -ldl -ltermcap -lm -L/usr/local/lib -lreadline -ldl -ltermcap -lm -R/usr/local/packages/SUNWspro/lib/v9:/opt/SUNWspro/lib/v9 -L/usr/l ocal/packages/SUNWspro/lib/v9 -L/usr/local/packages/SUNWspro/prod/lib/v9 -L/usr/ccs/lib/sparcv9 -L /usr/lib/sparcv9 -lfui -lfai -lfai2 -lfsumai -lfprodai -lfminlai -lfmaxlai -lfminvai -lfmaxvai -lf su -lsunmath >&5 Undefined first re...
2004 Oct 11
0
Sun Forte 9 / configure compatability problem with 2.0/1.9.x (PR#7278)
...mmy main to link with Fortran libraries... unknown configure: error: linking to Fortran libraries from C fails config.log shows the following error: Undefined first referenced symbol in file omp_set_nested /usr/local/packages/SUNWspro-9/SUNWspro/lib/v8plus/libfsu .so __mt_get_thread_num_ /usr/local/packages/SUNWspro-9/SUNWspro/lib/v8plus/libfai 2.so __mt_MasterFunction_ /usr/local/packages/SUNWspro-9/SUNWspro/lib/v8plus/libfai .so omp_set_num_threads /usr/local/packages/SUNWspro-9/SU...
2001 Jun 04
0
Re: unix R CMD check problem
...> > ------------ results of R CMD check ---------------------- > > 1[204]0 nightingale:~ > R CMD check Snackbar > * checking for working latex ... OK > * using log directory /home/thoar/Snackbar.Rcheck > > Installing source package `Snackbar' ... > libs > /opt/SUNWspro/bin/f90 -O3 -I/opt/local/include -PIC -O3 -c ddirectread.f -o > ddirectread.o > /opt/SUNWspro/bin/f90 -O3 -I/opt/local/include -PIC -O3 -c ddirectwrite.f -o > ddirectwrite.o > /opt/SUNWspro/bin/f90 -O3 -I/opt/local/include -PIC -O3 -c dflatread.f -o > dflatread.o > /opt/SUNW...
2003 Apr 20
1
log of build of 2.2.8a on Solaris9 using SUN's studio7 cc.
...nter to char msg}, pointer to pointer to struct pam_response {pointer to char resp, int resp_retcode}, pointer to void) returning int Compiling passdb/pdb_tdb.c with -KPIC Compiling passdb/pdb_ldap.c with -KPIC Compiling passdb/pdb_nisplus.c with -KPIC Linking shared library bin/pam_smbpass.so /opt/SUNWspro/bin/cc -G -DHAVE_CRYPT_DECL -I/usr/local/include/openssl -O -fast -xtarget=ultra -xarch=v8plusa -o bin/pam_smbpass.so pam_smbpass/pam_smb_au th.po pam_smbpass/pam_smb_passwd.po pam_smbpass/pam_smb_acct.po pam_smbpass/support.po lib/debug.po lib/util_sid.po lib/messages.po lib/util_str.po lib/win s...
2009 Aug 19
2
[LLVMdev] Solaris (sparc) llc bugs
...nop sethi 0, %i0 restore %g0, %g0, %g0 retl nop .section .rodata.str1.1,"aMS", at progbits,1 .align 2 .type .str,#object .size .str,15 .str: .asciz "this is a test" sakharov at trillian:~$ /opt/SUNWspro/bin/cc test.s -o test /opt/SUNWspro/prod/bin/fbe: "test.s", line 19: error: invalid character (0x40) /opt/SUNWspro/prod/bin/fbe: "test.s", line 19: error: quoted-string operand required /opt/SUNWspro/prod/bin/fbe: "test.s", line 19: error: statement syntax cc: assemble...
2006 Feb 03
2
rgl install problem on Solaris 10 X86
...nwin/lib, headers /usr/openwin/include checking for libpng-config... yes configure: creating ./config.status config.status: creating src/Makevars ** libs CC -xtarget=generic64 -I/export/home/choid/bin/R2.2.1/lib/R/include -I/usr/openwin/include -DHAVE_PNG_H -I/usr/include/libpng12 -I/mounts/devel/SUNWspro/prd/include -I/mounts/devel/GNU/repoz/readline43/include -KPIC -O -xlibmil -dalign -I/mounts/devel/SUNWspro/prod/include -c api.cpp -o api.o CC: Warning: Option -dalign passed to ld, if ld is invoked, ignored otherwise CC -xtarget=generic64 -I/export/home/choid/bin/R2.2.1/lib/R/include -I/usr/op...
2007 Dec 10
1
Building R on Sun Solaris 10 (SPARC) using Sun Studio 12
...gt; --with-blas > --with-lapack > --with-tcl-config=/usr/local/lib/tclConfig.sh > --with-tk-config=/usr/local/lib/tkConfig.sh > --without-iconv > R_PAPERSIZE=letter > SHLIB_CXXLDFLAGS="-G /opt/SUNWspro/lib/libCrun.so" > CC=/opt/SUNWspro/bin/cc CXX=/opt/SUNWspro/bin/CC > F77=/opt/SUNWspro/bin/f77 F90=/opt/SUNWspro/bin/f95 > FC=/opt/SUNWspro/bin/f95 CFLAGS="-mt -ftrap=%none > -xarch=sparcvis -fPIC -xmemalign=4s" > CXXFLA...
2007 Oct 30
1
Difficulty Compiling RSQLite on Solaris x86 Using Studio 12 Compilers
...solenv Release = 5.11 KernelID = snv_69 Machine = i86pc ## ----------- ## ## Core tests. ## ## ----------- ## configure:1313: checking for gcc configure:1339: result: dmake: defaulting to parallel mode. See the man page dmake(1) for more information on setting up the .dmakerc file. /opt/studio12/SUNWspro/bin/cc -m64 configure:1583: checking for C compiler version configure:1586: dmake: defaulting to parallel mode. See the man page dmake(1) for more information on setting up the .dmakerc file. /opt/studio12/SUNWspro/bin/cc -m64 --version </dev/null >&5 ./configure: line 1587: dmake:: comma...
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
2004 Nov 11
1
R with Sun Studio Fortran 95 compiler
...ored otherwise Usage: f95 [ options ] files. Use 'f95 -flags' for details solaris2.8 ld.so checking how to hardcode library paths into programs... immediate ...skip checking how to get verbose linking output from f95... -v checking for Fortran libraries of f95... -L/usr/local/lib -R/opt/SUNWspro/lib/v8plus:/opt/SUNWspro/lib -L/opt/SUNWspro/lib/v8plus -L/opt/SUNWspro/prod/lib/v8plus -L/opt/SUNWspro/lib -L/opt/SUNWspro/prod/lib -L/usr/ccs/lib -L/lib -L/usr/lib -lompstubs -lfui -lfai -lfai2 -lfsumai -lfprodai -lfminlai -lfmaxlai -lfminvai -lfmaxvai -lfsu -lsunmath -lm checking for dummy main...
2007 Jan 30
1
Solaris 10 compilation issue
...ex" PDFLATEX="/usr/local/teTeX/bin/i386-pc-solaris2.10/pdflatex" DVIPS="/usr/local/teTeX/bin/i386-pc-solaris2.10/dvips" MAKEINFO="/usr/local/teTeX/bin/i386-pc-solaris2.10/makeinfo" UCOMPILER="-xarch=amd64" UFLAGS="-xO5 -xlibmil" CC="/opt/SUNWspro/bin/cc $UCOMPILER" CFLAGS="$UFLAGS -xc99=%all -xlibmieee" F77="/opt/SUNWspro/bin/f95 $UCOMPILER" FFLAGS="$UFLAGS -fsimple=0" CXX="/opt/SUNWspro/bin/CC $UCOMPILER" CXXFLAGS="$UFLAGS -xlibmieee" FC="/opt/SUNWspro/bin/f95 $UCOMPILER" FCF...
2005 Oct 11
1
Compile problem R 2.2.0 + Solaris 10 x86
...ckages: yes configure: WARNING: you cannot build DVI versions of the R manuals configure: WARNING: you cannot build PDF versions of the R manuals ============================================== Compile error: ============================================== ... cc -g -O -xtarget=opteron -L/opt/SUNWspro/lib -L/usr/lib -L/usr/sfw/lib -L/opt/sfw/lib -o R.bin Rmain.o CConverters.o CommandLineArgs.o Rdynload.o Renviron.o RNG.o apply.o arithmetic.o apse.o array.o attrib.o base.o bind.o builtin.o character.o coerce.o colors.o complex.o connections.o context.o cov.o cum.o dcf.o datetime.o debug.o...
2007 Jan 30
1
Difficulty with compiling R-2.4.1 on solaris 10
...ex" PDFLATEX="/usr/local/teTeX/bin/i386-pc-solaris2.10/pdflatex" DVIPS="/usr/local/teTeX/bin/i386-pc-solaris2.10/dvips" MAKEINFO="/usr/local/teTeX/bin/i386-pc-solaris2.10/makeinfo" UCOMPILER="-xarch=amd64" UFLAGS="-xO5 -xlibmil" CC="/opt/SUNWspro/bin/cc $UCOMPILER" CFLAGS="$UFLAGS -xc99=%all -xlibmieee" F77="/opt/SUNWspro/bin/f95 $UCOMPILER" FFLAGS="$UFLAGS -fsimple=0" CXX="/opt/SUNWspro/bin/CC $UCOMPILER" CXXFLAGS="$UFLAGS -xlibmieee" FC="/opt/SUNWspro/bin/f95 $UCOMPILER" FCF...
2007 May 01
10
Problem with the installation of "install R" on Sun Solaris
An embedded and charset-unspecified text was scrubbed... Name: config.txt Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070501/bdf55878/attachment.txt