search for: dosexe

Displaying 6 results from an estimated 6 matches for "dosexe".

Did you mean: dosemu
2011 Jan 17
1
Linker script assertion with binutils 2.21
dos/syslinux.elf fails to build on current Ubuntu Natty (binutils 2.21) as follows: ld -m elf_i386 -T dosexe.ld -o syslinux.elf header.o crt0.o ldlinux.o syslinux.o fat.o syslxmod.o syslxopt.o setadv.o getopt_long.o bootsect_bin.o mbr_bin.o cache.o fatchain.o open.o searchdir.o libcom.a /usr/bin/ld.bfd.real: syslinux_ldlinux_size must equal the size of .payload /usr/bin/ld.bfd.real: syslinux_ldlinux_s...
2008 Aug 14
1
Complete National Geographic For Windows:DOSMEM_MapDosLayout
...le and which is mentioned in the error message is also found at line 973 of int31.c. The cross reference shows it present as follows: > > Defined as a function in: > > * dlls/winedos/dosmem.c, line 499 > > Defined as a function prototype in: > > * dlls/winedos/dosexe.h, line 394 > > Referenced (in 4 files total) in: > > * dlls/winedos/dosexe.h, line 394 > * dlls/winedos/dosmem.c, line 499 > * dlls/winedos/int31.c, line 973 > * dlls/winedos/module.c, line 198 > In int31.c line 973 it is part of a routine: > &g...
2010 Jul 22
2
Syslinux 4.02 released
Syslinux 4.02 is a bug fix release, but also adds an experimental new Win64 installer (syslinux64.exe), extends the new syslinux installer CLI to all the installers. Changes in 4.02: * SYSLINUX: correctly handle the case where the -d option is specified with a non-absolute path, i.e. "syslinux -d syslinux" instead of "syslinux -d /syslinux".
2018 Aug 02
1
[PATCH 1/2] Add fabs() implementation
When we add -ffreestanding the compiler won't get to inline this any more. Signed-off-by: David Woodhouse <dwmw2 at infradead.org> --- com32/lib/math/fabs.S | 15 +++++++++++++++ mk/lib.mk | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 com32/lib/math/fabs.S diff --git a/com32/lib/math/fabs.S b/com32/lib/math/fabs.S new file mode 100644 index
2010 Jan 08
0
Wine release 1.1.36
...to be WINAPI. winedos: Merge the XMS handler into int31.c. winedos: Merge the UMB management into dosvm.c. winedos: Merge the parallel port device I/O handling into ioports.c. winedos: Remove some obsolete comments. winedos: Merge the few definitions from dosvm.h into dosexe.h. Update copyright info for 2010. winex11: Don't process ConfigureNotify events that have been superseded by a later configure request. winedos: Link to DirectDrawCreate through delayed imports instead of doing it by hand. winedos: Link to DirectSoundCreate through dela...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...config.status: creating dlls/keyboard.drv16/Makefile > :info:build config.status: creating dlls/krnl386.exe16/Makefile > :info:build ../../tools/makedep -C. -S../.. -T../.. keyboard.c > :info:build ../../tools/makedep -C. -S../.. -T../.. atom.c dma.c dosaspi.c dosdev.c dosexe.c dosmem.c dosvm.c error.c file.c fpu.c global.c instr.c int09.c int10.c int13.c int15.c int16.c int21.c int25.c int26.c int2f.c int31.c int33.c int67.c interrupts.c ioports.c kernel.c local.c ne_module.c ne_segment.c registry.c relay.c resource.c selector.c snoop.c soundblaster.c syslevel.c task.c...