-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
Description
Windows 10 x64
MSYS2 environment
gcc.exe (rubenvb-4.6.3) 4.6.3
../libopenblas_haswellp-r0.2.14.a(ctrtri_UU_parallel.o):trtri_U_parallel.c:(.text+0x0): multiple definition of `ctrtri_UU_parallel'
../libopenblas_haswellp-r0.2.14.a(ctrtri_UU_parallel.obj):trtri_U_parallel.c:(.text+0x0): first defined here
../libopenblas_haswellp-r0.2.14.a(ctrtri_UN_parallel.o):trtri_U_parallel.c:(.text+0x0): multiple definition of `ctrtri_UN_parallel'
../libopenblas_haswellp-r0.2.14.a(ctrtri_UN_parallel.obj):trtri_U_parallel.c:(.text+0x0): first defined here
../libopenblas_haswellp-r0.2.14.a(ctrtri_LU_parallel.o):trtri_L_parallel.c:(.text+0x0): multiple definition of `ctrtri_LU_parallel'
../libopenblas_haswellp-r0.2.14.a(ctrtri_LU_parallel.obj):trtri_L_parallel.c:(.text+0x0): first defined here
../libopenblas_haswellp-r0.2.14.a(ctrtri_LN_parallel.o):trtri_L_parallel.c:(.text+0x0): multiple definition of `ctrtri_LN_parallel'
../libopenblas_haswellp-r0.2.14.a(ctrtri_LN_parallel.obj):trtri_L_parallel.c:(.text+0x0): first defined here
../libopenblas_haswellp-r0.2.14.a(ztrtri_UU_single.o):trtri_U_single.c:(.text+0x0): multiple definition of `ztrtri_UU_single'
../libopenblas_haswellp-r0.2.14.a(ztrtri_UU_single.obj):trtri_U_single.c:(.text+0x0): first defined here
../libopenblas_haswellp-r0.2.14.a(ztrtri_UN_single.o):trtri_U_single.c:(.text+0x0): multiple definition of `ztrtri_UN_single'
../libopenblas_haswellp-r0.2.14.a(ztrtri_UN_single.obj):trtri_U_single.c:(.text+0x0): first defined here
../libopenblas_haswellp-r0.2.14.a(ztrtri_LU_single.o):trtri_L_single.c:(.text+0x0): multiple definition of `ztrtri_LU_single'
../libopenblas_haswellp-r0.2.14.a(ztrtri_LU_single.obj):trtri_L_single.c:(.text+0x0): first defined here
../libopenblas_haswellp-r0.2.14.a(ztrtri_LN_single.o):trtri_L_single.c:(.text+0x0): multiple definition of `ztrtri_LN_single'
../libopenblas_haswellp-r0.2.14.a(ztrtri_LN_single.obj):trtri_L_single.c:(.text+0x0): first defined here
../libopenblas_haswellp-r0.2.14.a(ztrtri_UU_parallel.o):trtri_U_parallel.c:(.text+0x0): multiple definition of `ztrtri_UU_parallel'
../libopenblas_haswellp-r0.2.14.a(ztrtri_UU_parallel.obj):trtri_U_parallel.c:(.text+0x0): first defined here
../libopenblas_haswellp-r0.2.14.a(ztrtri_UN_parallel.o):trtri_U_parallel.c:(.text+0x0): multiple definition of `ztrtri_UN_parallel'
../libopenblas_haswellp-r0.2.14.a(ztrtri_UN_parallel.obj):trtri_U_parallel.c:(.text+0x0): first defined here
../libopenblas_haswellp-r0.2.14.a(ztrtri_LU_parallel.o):trtri_L_parallel.c:(.text+0x0): multiple definition of `ztrtri_LU_parallel'
../libopenblas_haswellp-r0.2.14.a(ztrtri_LU_parallel.obj):trtri_L_parallel.c:(.text+0x0): first defined here
../libopenblas_haswellp-r0.2.14.a(ztrtri_LN_parallel.o):trtri_L_parallel.c:(.text+0x0): multiple definition of `ztrtri_LN_parallel'
../libopenblas_haswellp-r0.2.14.a(ztrtri_LN_parallel.obj):trtri_L_parallel.c:(.text+0x0): first defined here
../libopenblas_haswellp-r0.2.14.a(memory.obj):memory.c:(.text+0x2e1): undefined reference to `__imp__cprintf'
../libopenblas_haswellp-r0.2.14.a(memory.obj):memory.c:(.text+0x2e1): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `__imp__cprintf'
../libopenblas_haswellp-r0.2.14.a(memory.obj):memory.c:(.text+0x4b1): undefined reference to `__imp__cprintf'
../libopenblas_haswellp-r0.2.14.a(memory.obj):memory.c:(.text+0x4b1): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `__imp__cprintf'
../libopenblas_haswellp-r0.2.14.a(xerbla.obj):xerbla.c:(.text+0x13): undefined reference to `__imp__cprintf'
../libopenblas_haswellp-r0.2.14.a(xerbla.obj):xerbla.c:(.text+0x13): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `__imp__cprintf'
../libopenblas_haswellp-r0.2.14.a(openblas_error_handle.obj):openblas_error_handle.c:(.text+0x72): undefined reference to `__imp___iob_func'
../libopenblas_haswellp-r0.2.14.a(openblas_error_handle.obj):openblas_error_handle.c:(.text+0x72): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `__imp___iob_func'
collect2: error: ld returned 1 exit status
Makefile:85: recipe for target '../libopenblas.dll' failed
make[1]: *** [../libopenblas.dll] Error 1
make[1]: Leaving directory '/d/Projects/workspace/OpenBLAS/exports'
Makefile:109: recipe for target 'shared' failed
make: *** [shared] Error 2