This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: dlltool --def


On 11/04/2010 04:36, NightStrike wrote:
> Currently, we use the --def option of dlltool to pass in the def file
> to build libs.  I can't find this option documented, though.  Has it
> been deprecated in favor of something new?

  According to the source, "--def" is there "for compatibility with older
versions".  The modern equivalent is "--input-def".  Nobody's proposed
removing the older backward-compatible form, so you're in no rush to update
your makefiles!

    cheers,
      DaveK


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]