Displaying 5 results from an estimated 5 matches for "multi_module".
2004 May 03
2
R-1.9.0 won't compile on OSX (PR#6848)
Full_Name: Dan Kelley
Version: 1.9.0
OS: OSX (Darwin 7.3.0)
Submission from: (NULL) (129.173.23.36)
R-1.9.0 will not compile on Apple OSX (Darwin kernel 7.3.0). The error msg
starts as follows, and has several more errors.
gcc -dynamiclib -L/sw/lib -L/usr/local/lib -install_name
/Library/Frameworks/R.f
ramework/Versions/1.9.0/Resources/bin/libRlapack.dylib -o libRlapack.dylib
dlapa
ck0.lo
2003 Apr 25
1
make? on Macos 10.2.4
...dlapack0.lo dlapack1.lo dlapack2.lo dlapack3.lo cmplx.lo -lf77blas -latlas -L/sw/lib -L/usr/local/lib -L/sw/lib/gcc-lib/powerpc-apple-darwin6.5/3.1 -L/sw/lib/gcc-lib/powerpc-apple-darwin6.5/3.1/../../.. -lfrtbegin -lg2c -lSystem
ld: common symbols not allowed with MH_DYLIB output format with the -multi_module option
/sw/lib/libg2c.a(err.o) definition of common _f__cblank (size 4)
/sw/lib/libg2c.a(fmt.o) definition of common _f__cnt (size 40)
.
.
[more of this]
.
.
/sw/lib/libg2c.a(err.o) definition of common _f__icptr (size 4)
/sw/lib/libg2c.a(err.o) definition of common f(short, void, int, char) (size...
2005 Jun 10
1
source bug ? (PR#7929)
...k0.lo dlapack1.lo dlapack2.lo
dlapack3.lo cmplx.lo cmplxblas.lo -L/sw/lib -L/usr/local/lib
-L/usr/local/lib/gcc/powerpc-apple-darwin6.8/3.4.2
-L/usr/local/lib/gcc/powerpc-apple-darwin6.8/3.4.2/../../.. -lfrtbegin
-lg2c -lSystem
ld: common symbols not allowed with MH_DYLIB output format with the
-multi_module option
/usr/local/lib/libg2c.a(err.o) definition of common _f__cblank (size 4)
/usr/local/lib/libg2c.a(fmt.o) definition of common _f__cnt (size 40)
/usr/local/lib/libg2c.a(fmt.o) definition of common f(char, *) (size 4)
/usr/local/lib/libg2c.a(err.o) definition of common f(char, long *,
short __r...
2003 Apr 20
1
R 1.7.0 fails to compile on OS X 10.2.5
...dlapack0.lo dlapack1.lo
dlapack2.lo dlapack3.lo cmplx.lo cmplxblas.lo -L/sw/lib
-L/usr/local/lib -L/sw/lib/gcc-lib/powerpc-apple-darwin6.2/3.1
-L/sw/lib/gcc-lib/powerpc-apple-darwin6.2/3.1/../../.. -lfrtbegin -lg2c
-lSystem
ld: common symbols not allowed with MH_DYLIB output format with the
-multi_module option
/sw/lib/libg2c.a(err.o) definition of common _f__cblank (size 4)
/sw/lib/libg2c.a(fmt.o) definition of common _f__cnt (size 40)
/sw/lib/libg2c.a(fmt.o) definition of common f(char, *) (size 4)
/sw/lib/libg2c.a(err.o) definition of common f(char, long *, short
__restrict) (size 4)
/sw/lib/l...
2017 Jun 07
3
LLD support for ld64 mach-o linker synthesised symbols
On Tue, Jun 6, 2017 at 11:14 PM, Michael Clark via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> OK. I see that the Mach-O linker is not even built when LLD is enabled in
> Release_40, only the PE/COFF and ELF linkers are built.
>
> From looking at reviews it appears that Clang was able to be linked with
> LLD on Darwin about 2 years ago, so Mach-O support seems to have