Hello,
In message "Re: More on VC++ 2005"
on Jan.06,2006 12:24:08, <nobuyoshi.nakada / ge.com> wrote:
| > | Is .manifest file really mandatory? I don't know how it is
| > | used, but /manifest:no linker option seems to suppress making
| > | it.
| >
| > http://msdn2.microsoft.com/en-us/library/ms235624.aspx
|
| I see. Is it true for .so files?
It seems that DLL does not need .manifest if base .exe uses
same .manifest .
So, in this case, we will have to create only ruby.exe.manifest
and rubyw.exe.manifest .
Regards.
--
U.Nakamura <usa / garbagecollect.jp>