dslinux/lib/libpng/projects/beos x86-shared.proj x86-shared.txt x86-static.proj x86-static.txt

pepsiman dslinux_pepsiman at user.in-berlin.de
Sat Nov 25 11:05:17 CET 2006


Update of /cvsroot/dslinux/dslinux/lib/libpng/projects/beos
In directory antilope:/tmp/cvs-serv15394/projects/beos

Added Files:
	x86-shared.proj x86-shared.txt x86-static.proj x86-static.txt 
Log Message:
Merge libpng from uclinux_branch

--- NEW FILE: x86-shared.txt ---
This project builds a shared library version of libpng on x86 BeOS.

It defines PNG_USE_PNGGCCRD, which activates the assembly code in
pnggccrd.c; this hasn't been extensively tested on BeOS.

To install:

1) build

   Note: As of version 1.0.10, you'll get a fair number of warnings when
         you compile pnggccrd.c.  As far as I know, these are harmless,
         but it would be better if someone fixed them.

2) copy and png.h, pngconf.h somewhere; /boot/home/config/include (which
   you'll have to make) is a good choice

3) copy libpng.so to /boot/home/config/lib

4) build your libpng.so applications (remember to include libz.a as
   well when you link)

- Chris Herborth, March 27, 2001

--- NEW FILE: x86-static.txt ---
This project builds a static library version of libpng on x86 BeOS.

It defines PNG_USE_PNGGCCRD, which activates the assembly code in
pnggccrd.c; this hasn't been extensively tested on BeOS.

To install:

1) build

   Note: As of version 1.0.10, you'll get a fair number of warnings when
         you compile pnggccrd.c.  As far as I know, these are harmless,
         but it would be better if someone fixed them.

2) copy and png.h, pngconf.h somewhere; /boot/home/config/include (which
   you'll have to make) is a good choice

3) copy libpng.a to /boot/home/config/lib

4) build your libpng.a applications (remember to include libz.a as
   well when you link)

- Chris Herborth, March 27, 2001

--- NEW FILE: x86-static.proj ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: x86-shared.proj ---
(This appears to be a binary file; contents omitted.)




More information about the dslinux-commit mailing list