Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – tendra.SVN – Blame – /branches/algol60/src/lib/env/linux/elf/80x86/default.extra – Rev 7

Subversion Repositories tendra.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 7u83 1
+MACHINE		"linux-*-80x86"
2
+AS			"/usr/bin/as -Qy"
3
+LD			"/usr/bin/ld -m elf_i386"
4
+CC			"/usr/bin/cc"
5
+CRT0			"-dynamic-linker /lib/ld-linux.so.1 /usr/lib/crt1.o"
6
+CRT1			"/usr/lib/crti.o /usr/lib/crtbegin.o"
7
+CRTN			"/usr/lib/crtend.o /usr/lib/crtn.o"
8
+SYS_LIB		"-ltdf"
7 7u83 9
+SYS_LINK		"-L<TENDRA_LIBDIR>/sys"