search for: doof

Displaying 5 results from an estimated 5 matches for "doof".

Did you mean: doff
2011 Aug 24
1
[PATCH] febootstrap-supermin-helper: Replace objcopy call for embedding init binary
...sertions(+), 34 deletions(-) create mode 100755 helper/bin2s.pl delete mode 100755 helper/elf-default-arch diff --git a/helper/Makefile.am b/helper/Makefile.am index 01a6af1..ab7f692 100644 --- a/helper/Makefile.am +++ b/helper/Makefile.am @@ -45,11 +45,17 @@ init_LDFLAGS = -static # http://www.doof.me.uk/2010/05/07/cute-objcopy-hack/ ELF_DEFAULT_ARCH = $(shell $(srcdir)/elf-default-arch | gawk '{ print $$1 }') DEFAULT_ARCH = $(shell $(srcdir)/elf-default-arch | gawk '{ print $$2 }') -ext2init.o: init + +CLEANFILES = ext2init.S + +ext2init.o: ext2init.S + $(CC) -o $@ -c $<...
2011 Oct 02
7
[LLVMdev] LLVM and VHDL simulation
Hi, I am wondering if someone knows about a VHDL simulator (maybe still in early developpement) that use LLVM in its compilation process. To summarize, VHDL is a hardware description language, which means that VHDL is like any other programming language except that the output of its synthesis is not a list of assembly instructions but a description of a circuit with logical gates. This
2001 Jul 03
2
need newer binutils?
Hi, I tried to compile wine and got the message: ... check if it is possible to make a Libary... no *** If you use Linux *** you need a newer binutils *** cause of the shared libs so I looked for newer binutils, and tried to complie them: binutils-2.9.5.0.37 configure, make, make install but wine gives me the same message :( The next idea was, to replace the ld... with newer one. But when I
2002 Jul 24
0
[Bug 368] New: TTSSH will not connect to OpenSSH_3.4p1
..., disabling now debug3: mm_request_receive entering debug1: Installing crc compensation attack detector. Disconnecting: Corrupted check bytes on input. debug1: Calling cleanup 0x80678c0(0x0) debug1: Calling cleanup 0x80678c0(0x0) The machine running it: regs at vietnam|~% uname -a NetBSD vietnam.doof.nebcorp.com 1.5.2 NetBSD 1.5.2 (GENERIC) #3: Sat Aug 18 23:37:05 CEST 2001 he at hamster.urc.uninett.no:/usr/src/sys/arch/i386/compile/GENERIC i386 And an OpenBSD machine running the non-portable server works fine: debug1: sshd version OpenSSH_3.4 debug1: private host key: #0 type 0 RSA1 d...
2001 Jul 11
0
unknown Window
Hy, yesterday I compiled wine 20.05.2001 I can start windows programms, I immediately get messages like this: err:event:EVENT_ProcessEvent Got event MotionNotify for unknown Window 9e3222a8 err:event:EVENT_ProcessEvent Got event MotionNotify for unknown Window 9e3222b9 the number of the Window changed every time, and when I use a button, it dosn't work: Button press, unknown Window...