Matmul fails to compile with target=suncc
|
|
Bugzilla Link |
810 |
Created on |
Jan 05, 2011 16:30 |
Resolution |
FIXED |
Resolved on |
Jan 10, 2011 16:10 |
Version |
svn |
OS |
Linux |
Architecture |
PC |
Attachments |
a.out.c, a.out.suncc.c
|
Extended Description
Created an attachment (id=786)
c source file
sac2c -target suncc -mt -maxthreads 4096 matmul.sac
WARNING: Specification of target 'suncc` contains unrecognized resource
WARNING: 'SYSTEM_LIBPATH`
cc: Warning: simd value of the xvector option is not available on SPARC Solaris, ignored.
cc: Warning: illegal use of -xvector option, empty value ignored
"a.out.c", line 366: warning: syntax error: empty declaration
"a.out.c", line 373: warning: syntax error: empty declaration
"a.out.c", line 380: warning: syntax error: empty declaration
"a.out.c", line 625: warning: zero or negative subscript
"a.out.c", line 625: zero-sized struct/union
"a.out.c", line 629: zero-sized struct/union
"a.out.c", line 640: zero-sized struct/union
"a.out.c", line 649: zero-sized struct/union
"a.out.c", line 708: warning: syntax error: empty declaration
"a.out.c", line 953: warning: syntax error: empty declaration
"a.out.c", line 1863: warning: syntax error: empty declaration
"a.out.c", line 1870: warning: syntax error: empty declaration
cc: acomp failed for a.out.c
ABORT: System failed to execute shell command
ABORT: cc -dalign -xsafe=mem -ldl -lpthread -I$SAC2CBASE/include/
ABORT: -L$SAC2CBASE/lib/ -L/tmp/SAC_AAAQUaG7y -fast -xvector=simd -o
ABORT: a.out a.out.c -L. -R. -L/scratch/rdouma/sac//sac2c//lib
ABORT: -R/scratch/rdouma/sac//sac2c//lib
ABORT: -L/scratch/rdouma/sac//stdlib/modules/structures/lib
ABORT: -R/scratch/rdouma/sac//stdlib/modules/structures/lib
ABORT: -L/scratch/rdouma/sac//stdlib/modules/numerical/lib
ABORT: -R/scratch/rdouma/sac//stdlib/modules/numerical/lib
ABORT: -L/scratch/rdouma/sac//stdlib/modules/numerical/blas/lib
ABORT: -R/scratch/rdouma/sac//stdlib/modules/numerical/blas/lib
ABORT: -L/scratch/rdouma/sac//stdlib/modules/unibench/lib
ABORT: -R/scratch/rdouma/sac//stdlib/modules/unibench/lib
ABORT: -L/scratch/rdouma/sac//stdlib/modules/auxiliary/lib
ABORT: -R/scratch/rdouma/sac//stdlib/modules/auxiliary/lib
ABORT: -L/scratch/rdouma/sac//stdlib/modules/mutc/lib
ABORT: -R/scratch/rdouma/sac//stdlib/modules/mutc/lib
ABORT: -L/scratch/rdouma/sac//stdlib/world/mutc/lib
ABORT: -R/scratch/rdouma/sac//stdlib/world/mutc/lib
ABORT: -L/scratch/rdouma/sac//stdlib/world/system/lib
ABORT: -R/scratch/rdouma/sac//stdlib/world/system/lib
ABORT: -L/scratch/rdouma/sac//stdlib/world/stdio/lib
ABORT: -R/scratch/rdouma/sac//stdlib/world/stdio/lib
ABORT: -L/scratch/rdouma/sac//stdlib/world/stdio/dislin/lib
ABORT: -R/scratch/rdouma/sac//stdlib/world/stdio/dislin/lib
ABORT: -L/scratch/rdouma/sac//stdlib/world/stdio/gnuplot/lib
ABORT: -R/scratch/rdouma/sac//stdlib/world/stdio/gnuplot/lib
ABORT: -L/scratch/rdouma/sac//stdlib/classes/random/lib
ABORT: -R/scratch/rdouma/sac//stdlib/classes/random/lib
ABORT: -L/scratch/rdouma/sac//stdlib/classes/auxiliary/lib
ABORT: -R/scratch/rdouma/sac//stdlib/classes/auxiliary/lib
ABORT: -L/scratch/rdouma/sac//stdlib/utrace/lib
ABORT: -R/scratch/rdouma/sac//stdlib/utrace/lib -L. -R. -L/usr/local/dislin
ABORT: -R/usr/local/dislin -L/opt/local/lib -R/opt/local/lib -lStdIOMod
ABORT: -lBinFileMod -lScalarIOMod -lArrayIOMod -lFibreIOMod -lListIOMod
ABORT: -lComplexIOMod -lIOresourcesMod -lStringArrayMod -lArrayFormatMod
ABORT: -lStructuresMod -lBitsMod -lComplexMod -lListMod -lColor8Mod
ABORT: -lRuntimeErrorMod -lFileMod -lTermFileMod -lTerminalMod
ABORT: -lFileSystemMod -lArrayMod -lMathArrayMod -lComplexArrayTransformMod
ABORT: -lComplexArrayArithMod -lArrayTransformMod -lSysErrMod -lWorldMod
ABORT: -lStringMod -lConstantsMod -lArrayArithMod -lComplexScalarArithMod
ABORT: -lComplexArrayBasicsMod -lComplexBasicsMod -lBoolMod -lCharMod
ABORT: -lArrayBasicsMod -lMathMod -lm -lScalarArithMod -lsacpreludeMod
ABORT: -lsacphm.mt -lsac.mt.pth -pthread -ldl
ABORT: with exit code 2
*** Compilation failed ***
*** Exit code 350 (Creating binary code)
*** 1 Error(s), 1 Warning(s)