search for: __llvm_getglobaldtors

Displaying 2 results from an estimated 2 matches for "__llvm_getglobaldtors".

2004 Nov 10
2
[LLVMdev] All SingleSource and MultiSource tests failed at FreeBSD
...-------------- gcc -O3 Output/2002-05-02-CastTest3.llc-ls.s -lm -o Output/2002-05-02-CastTest3.llc-ls /var/tmp//ccwC1BGs.o(.text+0x14): In function `main': : undefined reference to `__llvm_getGlobalCtors' /var/tmp//ccwC1BGs.o(.text+0x2b): In function `main': : undefined reference to `__llvm_getGlobalDtors' /var/tmp//ccwC1BGs.o(.text+0x10c): In function `l2__2E_run_destructors_1': : undefined reference to `__llvm_getGlobalDtors' collect2: ld returned 1 exit status gmake[2]: [Output/2002-05-02-CastTest3.llc-ls] Error 1 (ignored) ---X8--------------------- Vladimir
2004 Nov 10
0
[LLVMdev] All SingleSource and MultiSource tests failed at FreeBSD
...utput/2002-05-02-CastTest3.llc-ls.s -lm -o > Output/2002-05-02-CastTest3.llc-ls > /var/tmp//ccwC1BGs.o(.text+0x14): In function `main': > : undefined reference to `__llvm_getGlobalCtors' > /var/tmp//ccwC1BGs.o(.text+0x2b): In function `main': > : undefined reference to `__llvm_getGlobalDtors' > /var/tmp//ccwC1BGs.o(.text+0x10c): In function `l2__2E_run_destructors_1': > : undefined reference to `__llvm_getGlobalDtors' > collect2: ld returned 1 exit status > gmake[2]: [Output/2002-05-02-CastTest3.llc-ls] Error 1 (ignored) > ---X8--------------------- > >...