search for: dpng_no_write_supported

Displaying 4 results from an estimated 4 matches for "dpng_no_write_supported".

2007 Jan 15
1
syslinux 3.31 will not build on RHEL3
...with the values used on RHEL4 (derived from cpp -E -dM < /dev/null) and the build then completes. A quick test did not reveal any ill effects. Is there perhaps a better workaround for this? Another little nit I saw was that com32/lib/MCONFIG has -FPNG_NO_WRITE_SUPPORTED, should this not be -DPNG_NO_WRITE_SUPPORTED? I assume it refers to the defines in pngconf.h so to me it looks like a typo. -tgc
2008 Sep 26
3
SYSLINUX 3.72 released
Well, it has to happen at some point, so I have officially pushed out SYSLINUX 3.72. The big news in this release is of course the ISOLINUX hybrid mode support (a single image which can be booted either from a CD-ROM or from a hard disk/USB stick), but there are plenty of more goodies in here, including the label listing (not technically completion) on the Tab key. As usual, huge thanks to
2013 Jun 25
0
Syslinux 6.00 released
...ude/sys -I/tmp/syslinux-6.00/core/include -I/tmp/syslinux-6.00/com32/lib/ -I/tmp/syslinux-6.00/com32/lib/sys/ module -I/tmp/syslinux-6.00/efi64/com32/lib//../.. -W -Wall -Wstrict- prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED - DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o abort.o /tmp/syslinux-6.00/com32/lib/abort.c rm -f libcom32.elf ld -shared -m elf_x86_64 --hash-style=gnu -T /tmp/syslinux-6.00/com32/lib/x86_64/elf.ld -soname libcom32.c32 -o libcom32.elf zlib/adler32.o zlib/compress.o zlib/cr...
2013 Jun 25
4
Syslinux 6.00 released
On Tue, 25 Jun, at 01:52:00PM, Helmut Hullen wrote: > Thanks - now it crashes later ... What crash are you seeing? > I don't have the ia64 files which are needed for a complete binary. But > maybe that's only my special problem. You shouldn't need ia64 files to build ia32 and x86-64 versions of gnu-efi or Syslinux. -- Matt Fleming, Intel Open Source Technology Center