Remove generated files
[framework/connectivity/libgphoto2.git] / doc / build_OS2.txt
1 30-7-2000
2 bvl: initial release
3 about this Document:
4
5 This document is a summary of what is needed to build gphoto2 on OS/2
6
7 make      : nmake v3 available on hobbes,
8             http://hobbes.nmsu.edu/pub/os2/dev/util/nmakew.zip
9
10 compile   : gcc version 2.8.1
11             http://hobbes.nmsu.edu/cgi-bin/h-browse?sh=1&dir=/pub/os2/dev/emx/v0.9d
12
13 libraries : pthreads
14             unfortunatly I don't know whih version I use here but the one from netlabs should be working
15             ftp://ftp.netlabs.org/pub/pthreads/
16
17 make sure the emx\lib directory is added to your lib environment 'SET LIB=x:\EMX\LIB'
18 alse the pthreads DLL's and LIB's should be in the EMX tree
19