search for: xc99

Displaying 20 results from an estimated 35 matches for "xc99".

Did you mean: c99
2007 Dec 20
1
64-bit R build with Studio 12 on Sparc v9
..._____ ____ It seems that the C compiler is having a hard time reading standard C constants. Some further (hopefully relevant) background: Here is an excerpt from the Studio 12 C User's Guide: ________________________________________________________________________ ____ If you do not specify -xc99, the compiler defaults to -xc99=all,no_lib. If you specify -xc99 without any values, the option is set to-xc99=all. Note - Though the compiler support-level defaults to the language features of the C99 standard, the standard headers provided by the Solaris 8 and Solaris 9 operating systems in /usr/...
2010 Feb 22
2
Compiling R on Linux with SunStudio 12.1: "wide-character type" problems
I am trying to compile R on Linux using SunStudio. Configure flags are mostly as suggested in the R install guide. CC=/opt/sun/sunstudio12.1/bin/suncc CFLAGS="-g -xc99 -xlibmil -xlibmieee" MAIN_CFLAGS=-g SHLIB_CFLAGS=-g CPPFLAGS="-I. -I/opt/sun/sunstudio12.1/prod/include -I/opt/sun/sunstudio12.1/prod/include/cc" CPPFLAGS+="-I/opt/sun/sunstudio12.1/prod/include/cc/sys -I/usr/local/include" F77=/opt/sun/sunstudio12.1/bin/sunf95 FFLAGS=&quot...
2010 Dec 03
1
Problem installing RCurl
...have 64-bit R 2 12 0 installed on Solaris 10 of Sun Sparc. When I tried to install RCurl, it failed with the following lines, ............... Version has CURLOPT_SSL_SESSIONID_CACHE libcurl version: libcurl 7.19.6 configure: creating ./config.status config.status: creating src/Makevars ** libs cc -xc99 -m64 -xarch=sparcvis2 -I/apps/sparcv9/R-2.12.0/lib/R/include -I/opt/csw/include -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 .........(omitted here is very long, all upper case) -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/opt/csw/include -KPIC -xcode=abs64 -xlibmieee -...
2009 Nov 20
2
Problem compiling dovecot 1.2.8 on Solaris 10?
.../lib-imap -I../../src/lib-index -I../../src/lib-storage/index/maildir -I../../src/auth -DPKG_RUNDIR=\""/usr/local/var/run/dovecot"\" -I/usr/local/include -I/usr/local/ssl/include -D_XPG6 -L/usr/local/lib -L/usr/local/ssl/lib -KPIC -lm -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc99 -I/usr/local/include -I/usr/local/ssl/include -L/usr/local/lib -L/usr/local/ssl/lib -D_XPG6 -xstrconst -KPIC -lm -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c authtest.c "authtest.c", line 164: warning: implicit function declaration: getopt "authtest.c", line 167: undefined sym...
2010 Feb 23
1
Compiling R on Linux with SunStudio 12.1: "wide-character type" problems (rt)
Thank you Martyn, I am one step closer. Using R-patched, configure was successful. However, make exited with an error. Configure summary: Installation directory: /usr/local C compiler: /opt/sun/sunstudio12.1/bin/suncc -g -O -xc99 -xlibmil -m32 -xlibmieee -nofstore Fortran 77 compiler: /opt/sun/sunstudio12.1/bin/sunf95 -g -O -libmil -m32 -nofstore C++ compiler: /opt/sun/sunstudio12.1/bin/sunCC -g -O -xlibmil -m32 -xlibmieee -nofstore Fortran 90/95 compiler: /opt/sun/sunstudio12.1/bin/sunf95 -g...
2010 Jul 21
1
Package RPostgreSQL_0.1-6.tar.gz has been checked and built
...ne > | needed > | checking for pg_config... /usr/bin/pg_config > | checking for "/usr/include/pgsql/libpq-fe.h"... yes > > Good! > > | configure: creating ./config.status > | config.status: creating src/Makevars > | ** libs > | /opt/sunstudio12.1/bin/cc -m64 -xc99=all -G -L/opt/R/R2-11-1/lib > | -L/usr/sfw/lib/amd64 -L/usr/lib/amd64 -L/opt/sfw/lib -o RPostgreSQL.so > | RS-DBI.o RS-PostgreSQL.o -L/usr/lib -lpq > | ld: fatal: file /usr/lib/libpq.so: wrong ELF class: ELFCLASS32 > | ld: fatal: File processing errors. No output written to RPostgreSQL....
2007 Oct 30
1
Difficulty Compiling RSQLite on Solaris x86 Using Studio 12 Compilers
...file name configure:1625: 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 dmake: defaulting to parallel mode. See the man page dmake(1) for more information on setting up the .dmakerc file. -xO5 -xc99 -xlibmieee -xlibmil -nofstore conftest.c >&5 ./configure: line 1626: dmake:: command not found configure:1628: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION ""...
2013 May 01
2
Build 3.6.12 on Solaris 8
All, I need to build samba 3.6.12 on solaris 8 using studio 12. Has anyone accomplished this and willing to share tips, tricks, or notes? -Kevin
2016 Jun 08
1
Solaris 10 Configure failure
...ll end up being dependent on /usr/ccs/bin/ld. You could rename and symlink /usr/ccs/bin/ld to point to the gnu ld. I think the proper way to build it is to use sun studio for the c / c++ compilers (not gnu gcc / g++) with dmake (not make or gmake.) My notes say CC='/usr/bin/cc -xc99' CXX=/usr/bin/CC Don't set "-xc99" in CFLAGS Is this machine a member or PDC of classic domain? Or is it a member of an active directory domain? If you followed some of the other posts you will see that the "badlock" can break compatibility with classic...
2011 Feb 09
1
Problem installing MCMCpack on SPARC Solaris 10
...d for package 'MCMCpack' * removing '/apps/sparcv9/R-2.12.0/lib/R/library/MCMCpack' root@dqssun4 local# which cc /opt/solstudio12.2/bin/cc root@dqssun4 local# which R /apps/sparcv9/R-2.12.0/bin/R The configure script for the successful R installation is the following, CC="cc -xc99 -m64 -xarch=sparcvis2" CPPFLAGS="-I/opt/csw/include" CFLAGS="-xcode=abs64 -xlibmieee -xtarget=ultra3 -xarch=sparcvis2" F77=f95 CXX="CC -m64 -library=stlport4" FC=$F77 FFLAGS="-m64 -xarch=sparcvis2" FCFLAGS=$FFLAGS LDFLAGS="-L/opt/csw/lib/sparcv9 -L/...
2009 Oct 09
2
Samba 3.4.2 on Solaris 9 build problem
...bind Both krb 1.7 and OpenLDAP 2.4.16 were built as 64-bit At the linking of smbd it errors out: Linking bin/smbd ld: fatal: file dynconfig.o: wrong ELF class: ELFCLASS64 ld: fatal: File processing errors. No output written to bin/smbd *** Error code 1 The following command caused the error: cc -xc99=all -o bin/smbd dynconfig.o [massive snip] -L/ec/sw/samba/openldap/current/lib -L/ec/sw/samba/krb/current/lib -R/ec/sw/samba/openldap/current/lib -R/ec/sw/samba/krb/current/lib -lthread -L./bin -lldap -llber \ -lgssapi_krb5 -lkrb5 -lk5crypto \ -lsec -lldap -llber -lsendfile -lres...
2009 Feb 23
1
Build Error on Solaris
Dear R user, I try to build R-2.8.1 on SunOS 5.9, and use following command: CC="cc -xarch=v9" CFLAGS="-xO5 -xlibmil -dalign" F77="f95 -xarch=v9" FFLAGS="-xO5 -xlibmil -dalign" CXX="CC -xarch=v9" CXXFLAGS="-xO5 -xlibmil -dalign" FC="f95 -xarch=v9" FCFLAGS="-xO5 -xlibmil
2020 Sep 28
3
Specifying C Standard in Package's Makevars File
Hi, what is the correct way to specify a C standard in a package's Makevars file? Building a package with e.g. PKG_CFLAGS = -std=gnu11 does work but R CMD check issues a warning: * checking compilation flags in Makevars ... WARNING Non-portable flags in variable 'PKG_CFLAGS': -std=gnu11 (Same for -std=c11.) Thanks! Regards, Andreas Kersting
2011 Jan 07
1
Trouble compiling R-2.10.0
Hi, I am having trouble compiling R-2.10.0 on the Solaris x86_64 platform using the native solaris-studio cc/F99 compilers. I am pretty sure that I have all my environment set up for a 64-bit compile. However, when doing a make I get the following error: /opt/solstudio12.2/bin/cc -m64 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/local/include -DHAVE_CONFIG_H -KPIC -xO3 -c
2016 Jun 07
2
Solaris 10 Configure failure
Currently running version 3.6.25 on a SPARC Solaris 10 64 bit server. Due to CVE-2016-2118 need to upgrade to version 4.2.11 / 4.3.8 / 4.4.2 No Solaris package available. Configure script fails with “Couldn't determine size of 'bool'” Is it possible to install these versions on Solaris 10 and if so how? Many Thanks Steve. This Email and any attachments contains confidential
2009 Feb 21
1
R-devel/Linux x64/Sun Studio 12: Problem with Matrix
...OR: compilation failed for package ?Matrix? * Removing ?/home/user/R/R-devel/library/Matrix? Can someone help me or give me a pointer what I'm making wrong? How can I get/include the missing shared library? Many thanks in advance Thomas Petzoldt #file: config.site CC=cc CFLAGS="-xO5 -xc99 -xlibmil -nofstore" CPICFLAGS=-Kpic F77=f95 FFLAGS="-O5 -libmil -nofstore" FPICFLAGS=-Kpic CXX=CC CXXFLAGS="-xO5 -xlibmil -nofstore" CXXPICFLAGS=-Kpic FC=f95 FCFLAGS=$FFLAGS FCPICFLAGS=-Kpic LDFLAGS=-L/opt/sun/sunstudio12/lib/amd64 SHLIB_LDFLAGS=-shared SHLIB_CXXLDFLAGS=&qu...
2007 Jan 30
1
Solaris 10 compilation issue
...laris2.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" FCFLAGS="$UFLAGS -fsimple=0 -xlang=c99" LD=&...
2007 Jan 30
1
Difficulty with compiling R-2.4.1 on solaris 10
...laris2.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" FCFLAGS="$UFLAGS -fsimple=0 -xlang=c99" LD=&...
2007 Oct 18
2
more problems with dovecot-1.1 beta3
Hi, Thank you for pointing me about -xc99 flag, I have compiled and installed dovecot inplace of version 1.0.5 without any special actions on the upgrade. And after starting it immediately got in it's log file messages like: --- dovecot: Oct 16 23:10:18 Error: IMAP(seriv): file_set_size() failed with index cache file /var/spool/imap/se...
2007 Jan 30
0
R Compiling issue
...s2.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" FCFLAGS="$UFLAGS -fsimple=0 -xlang=c99&quot...