PATCH: Refine vsipl++.pc generation

Stefan Seefeld stefan at codesourcery.com
Mon Dec 19 15:29:45 UTC 2005


This patch refines the vsipl++.pc generation patch I sent out earlier.
Options to report header / library paths and options to report compiler /
linker flags are separated a little more clear now.

It is thus suggested that users use 'pkg-config vsipl++ --variable cppflags'
to obtain include paths, and 'pkg-config vsipl++ --variable cxxflags' to
obtain the set of compiler flags used to compile libvsip.a (and thus,
the flags we would suggest users to use for their own vsipl++ applications).

These options should probably be documented in the quickstart guide.

Regards,
		Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: install.patch
Type: text/x-patch
Size: 2786 bytes
Desc: not available
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20051219/4465eb14/attachment.bin>


More information about the vsipl++ mailing list