This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


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

Re: [ANN] dllhelpers-0.2.8 available


Mark Paulus wrote:
> 
> I have a question about the examples.  In the Makefile
> (for c_and_c++, and c++ at least), there is a reference in
> building the objs to the variable DLL_CFLAGS.  However,
> this does not look like it ever gets set, nor does it appear to
> have a value during make execution.
> 
> My question is, is this merely a holdover from some previous
> versions that got dropped, but the comments never got
> removed, or does this variable need to have a value,
> and if so, under what conditions?

Yes to  all.  It is a holdover from earlier, pre-auto-import versions of
dllhelpers, but I left it there (empty) to make the point that you do
NOT need special compile-time CFLAGS to build DLLs anymore.  They *used*
to be necessary, but no longer are.

--Chuck

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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