Rev 2 |
Show entire file |
Ignore whitespace |
Details |
Blame |
Last modification |
View Log
| RSS feed
Rev 2 |
Rev 7 |
Line 4... |
Line 4... |
4 |
+CC "/usr/bin/cc"
|
4 |
+CC "/usr/bin/cc"
|
5 |
+CRT0 "-dynamic-linker /lib/ld-linux.so.2 /usr/lib/crt1.o"
|
5 |
+CRT0 "-dynamic-linker /lib/ld-linux.so.2 /usr/lib/crt1.o"
|
6 |
+CRT1 "/usr/lib/crti.o /usr/lib/gcc-lib/i386-redhat-linux/2.7.2.3/crtbegin.o"
|
6 |
+CRT1 "/usr/lib/crti.o /usr/lib/gcc-lib/i386-redhat-linux/2.7.2.3/crtbegin.o"
|
7 |
+CRTN "/usr/lib//gcc-lib/i386-redhat-linux/2.7.2.3crtend.o /usr/lib/crtn.o"
|
7 |
+CRTN "/usr/lib//gcc-lib/i386-redhat-linux/2.7.2.3crtend.o /usr/lib/crtn.o"
|
8 |
+SYS_LIB "-ltdf"
|
8 |
+SYS_LIB "-ltdf"
|
9 |
+SYS_LINK "-L-LIBDIR-/sys"
|
9 |
+SYS_LINK "-L<TENDRA_LIBDIR>/sys"
|