D Paste by Suprano
Description: None
Hide line numbers

Create new paste
Post a reply
View replies

Paste:
1  
2  
3  
4  
5  
6  
7  
8  
9  
10  
11  
12  
13  
14  
15  
16  
17  
18  
19  
20  
21  
22  
23  
24  
marenz@nebel dmd main.d -v                                                                                              :-) ~ 
binary    dmd
version   v1.058
config    /etc/dmd.conf
parse     main
importall main
import    object    (/usr/include/d/object.di)
semantic  main
semantic2 main
semantic3 main
code      main
function  main
function  __dgliteral1
function  __dgliteral2
function  __dgliteral3
gcc main.o -o main -m32 -ltango -Xlinker -L/usr/lib -ltango -lpthread -lm 
/usr/lib/gcc/i686-pc-linux-gnu/4.5.0/../../../crt1.o: In function `_start':
(.text+0x18): undefined reference to `main'
main.o: In function `no symbol':
main.d:(.text+0x8): undefined reference to `_Dmodule_ref'
main.o:(.data+0x0): undefined reference to `_D10ModuleInfo6__vtblZ'
collect2: ld gab 1 als Ende-Status zurück
--- errorlevel 1
marenz@nebel    

Replies:

    (some replies deleted)