Parent Directory | Revision Log
Major update. All the packet officially produced by PAMELA are implemented and unpacked. The RegistryEvent Packet has been removed and put into another library. New version, releasd by D.Campana, of tofunpack.
1 | kusanagi | 5.2 | export CFLAGS="-g -O4" |
2 | export FFLAGS="-g -O0 -keepC" | ||
3 | export CXXFLAGS="-g -O4" | ||
4 | kusanagi | 1.1 | aclocal |
5 | automake -a | ||
6 | autoconf | ||
7 | kusanagi | 6.1 | ./configure --prefix=/home/kusanagi/tmp --with-log4cxx=/opt/log4cxx --enable-gprof=no |
8 | kusanagi | 1.1 | make |
ViewVC Help | |
Powered by ViewVC 1.1.23 |