Displaying 3 results from an estimated 3 matches for "d__sparc".
Did you mean:
__sparc
2002 Dec 05
1
R configure fails on solaris: configure:12951: error: cannot compute sizeof (int), 77
...g77 version 0.5.25 19991024 (release))
Driving: g77 -v -c -xf77-version /dev/null -xnone
Reading specs from /opt/sfw/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2/specs
gcc version 2.95.2 19991024 (release)
/opt/sfw/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2/cpp -lang-c -v -D__GNUC__=2 -D__GNUC_MINOR__=95
-D__sparc__ -D__sun__ -D__unix__ -D__svr4__ -D__SVR4 -D__sparc -D__sun -D__unix -Asystem(unix)
-Asystem(svr4) -D_LANGUAGE_FORTRAN -traditional -D__GCC_NEW_VARARGS__ -Acpu(sparc) -Amachine(sparc)
/dev/null /dev/null
GNU CPP version 2.95.2 19991024 (release) (sparc)
...
int
main ()
{
FILE *f = fopen (&quo...
2003 Feb 04
1
Bug in configure script for Solaris v9 arch with libsunperf (PR#2530)
...m.c -xlic_lib=sunperf
/usr/local/bin/../packages/SUNWspro/bin/../prod/bin/acomp -i sgemm.c -y-fbe
-y/usr/local/bin/../packages/SUNWspro/bin/../prod/bin/fbe -y-xarch=v9 -y-o
-ysgemm.o -y-s -y-verbose -y-xmemalign=8s -xarch=v9 -fparam_ir -Qy
-D__SunOS_5_8 -D__SUNPRO_C=0x540 -D__SVR4 -D__unix -D__sun -D__sparcv9
-D__sparc -D__BUILTIN_VA_ARG_INCR -Xa -D__PRAGMA_REDEFINE_EXTNAME -Dunix -Dsun
-Dsparc -D__RESTRICT -I/usr/local/packages/SUNWspro/prod/include/cc
"-g/usr/local/bin/../packages/SUNWspro/bin/../prod/bin/cc -xarch=v9
-xlic_lib=sunperf -c " -D__SUN_PREFETCH -destination_ir=yabe
### Note: L...
2003 Mar 29
1
compling errors for sun unix (PR#2702)
...77 -v -c -xf77-version /dev/null -xnone
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/egcs-2.92.21/specs
gcc version egcs-2.92.21 19981109 (gcc2 ss-980609 experimental)
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/egcs-2.92.21/cpp -lang-c -v -undef -D__GNUC__=2 -D__GNUC_MINOR__=92 -D__sparc__ -D__sun__ -D__unix__ -D__svr4__ -D__SVR4 -D__sparc -D__sun -D__unix -Asystem(unix) -Asystem(svr4) -D_LANGUAGE_FORTRAN -traditional -D__GCC_NEW_VARARGS__ -Acpu(sparc) -Amachine(sparc) /dev/null /dev/null
GNU CPP version egcs-2.92.21 19981109 (gcc2 ss-980609 experimental) (sparc)
#include "......