Displaying 8 results from an estimated 8 matches for "pngrtran".
2011 Mar 31
1
Problem running "make bitmapdll" with R-2.13 beta r55221 on Windows
...-O3 -I../../../extra/zlib -DPNG_NO_MMX_CODE
-I../zlib pngpread.c
gcc -std=gnu99 -c -O3 -I../../../extra/zlib -DPNG_NO_MMX_CODE
-I../zlib pngread.c
gcc -std=gnu99 -c -O3 -I../../../extra/zlib -DPNG_NO_MMX_CODE -I../zlib pngrio.c
gcc -std=gnu99 -c -O3 -I../../../extra/zlib -DPNG_NO_MMX_CODE
-I../zlib pngrtran.c
gcc -std=gnu99 -c -O3 -I../../../extra/zlib -DPNG_NO_MMX_CODE
-I../zlib pngrutil.c
gcc -std=gnu99 -c -O3 -I../../../extra/zlib -DPNG_NO_MMX_CODE -I../zlib pngset.c
gcc -std=gnu99 -c -O3 -I../../../extra/zlib -DPNG_NO_MMX_CODE
-I../zlib pngtrans.c
gcc -std=gnu99 -c -O3 -I../../../extra/zlib -DPNG_...
2013 Jul 12
1
Unable to boot with syslinux-5.1x from git
Hi,
Matt Fleming wrote:
> ld: libpng/pngrtran.o: warning: relocation against `png_do_read_filler' in readonly section `.text'.
> ld: warning: creating a DT_TEXTREL in object.
>
> Looks like your files aren't position-independent. What does,
>
> file com32/gpllib/dmi/dmi.o
>
> say?
# file com32/gpllib/dmi/dmi...
2013 Jul 11
2
Unable to boot with syslinux-5.1x from git
Hi,
well, I was finally able to build syslinux-5.11-pre8 from git, but the
system doesn't boot with the self-compiled version. All I see is:
http://666kb.com/i/cfplluqpcy6owptq3.jpg
Build log can be found in http://www.syslinux.org/archives/2013-July/020452.html
After I installed the self-compiled syslinux version, I run this commands:
# cd /boot/extlinux
# rm -rf *.c32
# extlinux
2013 Jul 12
0
Unable to boot with syslinux-5.1x from git
...linux-5.10 from source (=the tarball you provide) does work.
>
> I also tried syslinux-5.10 from git - same error.
>
> So there must be something wrong when I build from git. CFlags?
> LDFlags? UPX? I have absolute no idea where to start debugging with
> this error.
ld: libpng/pngrtran.o: warning: relocation against `png_do_read_filler' in readonly section `.text'.
ld: warning: creating a DT_TEXTREL in object.
Looks like your files aren't position-independent. What does,
file com32/gpllib/dmi/dmi.o
say?
> If you think this is worth to debug, I am happy to fol...
2004 Apr 30
0
[LLVMdev] LLVM benchmarks against GCC
...4 21:26:46 -0000 1.2
+++ Makefile 26 Mar 2004 17:04:53 -0000 1.3
@@ -11,6 +11,7 @@
BUILD_ARCHIVE=1
DONT_BUILD_RELINKED=1
LIBRARYNAME=png
+CPPFLAGS += -I../zlib
Source = png.c pngset.c pngget.c pngrutil.c pngtrans.c pngwutil.c \
pngread.c pngrio.c pngwio.c pngwrite.c pngrtran.c \
This is fixed in CVS. You might consider upgrading to LLVM CVS,
especially if you are interested in looking at performance issues: several
important performance related patches have gone in since LLVM 1.2.
-Chris
--
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/
2004 Apr 30
2
[LLVMdev] LLVM benchmarks against GCC
> > yesterday I got new SuSE 9.1 DVD, so i am going to enter this
> > river again. Perhaps, this time all will be fine.
>
> Sounds great, please let me know how it goes.
SuSE 9.1 is running OK.
after 30 minute of compilation i get first errors:
*********************
make[2]: Leaving directory `/pool/tmp/llvm/runtime/libtrace'
make[2]: Entering directory
2013 Jun 25
0
Syslinux 6.00 released
...zlib/deflate.o zlib/trees.o zlib/zutil.o zlib/inflate.o zlib/infback.o zlib/inftrees.o zlib/inffast.o sys/zfile.o sys/zfopen.o libpng/png.o libpng/pngset.o libpng/pngget.o libpng/pngrutil.o libpng/pngtrans.o libpng/pngwutil.o libpng/pngread.o libpng/pngrio.o libpng/pngwio.o libpng/pngwrite.o libpng/pngrtran.o libpng/pngwtran.o libpng/pngmem.o libpng/pngerror.o libpng/pngpread.o jpeg/tinyjpeg.o jpeg/jidctflt.o jpeg/decode1.o jpeg/decode3.o jpeg/rgb24.o jpeg/bgr24.o jpeg/yuv420p.o jpeg/grey.o jpeg/rgba32.o jpeg/bgra32.o pci/cfgtype.o pci/scan.o pci/bios.o pci/readb.o pci/readw.o pci/readl.o pci/writeb.o...
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