Spiro Trikaliotis wrote: > - let my.manifest be the manifest file > - Generate a .rc file with the line: > 1 RT_MANIFEST "my.manifest" > - Let the resource compiler handle the .rc file, and let windres merge > the info into the executable.
Sounds like a job for automake, not gcc. I don't see anything here http://autoconf-archive.cryp.to/macros-by-category.html#AUTOMAKE yet, tho. -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/