Ok, I got far enough with building static versions of most of the
dependencies that I figured it was worth checking in.

I also have a basic cpack config which will build for win32 only at this
time. If someone wants to try for OSX let me know and I'll provide a patch.
It should not be needed for linux since "make install" is common there and
I don't know about .deb's but the rpm's built by cpack violate many
packaging guidelines.

Some source changes I would like:
1. The reference in fdmdv2_main.h to "../config.h" needs to be changed to
just "config.h" because the cmake build does not write to the source
directory.
2. There are still two "version.h" files in the fdmdv2 source. One in the
root and one in src/. One of these should probably go away and my vote is
to leave the one in the root. This file could be used to store the
svn_revision.

Other items:
1. I'm inclined to say at this point we don't need cmake to "make dist" and
"make distclean". Since cmake is doing out of source builds we don't need
"make dist" because anything there (minus svn stuff which can be filtered
out with svn export) should be packaged. Since we're not writing to the
source dir, "make distclean" isn't really needed either.
2. I need a lot of testing/reports/PATCHES for the windows cmake build. All
of the framework is there but I don't have a way to test it to see what's
missing. For instance: The static portaudio build needs to linked against
two additional libraries for linux (alsa and ao) but I'm not sure if the
same/equivalent is needed for windows.

Thanks,
Richard
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Freetel-codec2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freetel-codec2

Reply via email to