This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: Will cygwin build gcc with --enable-plugin?


On 17/09/2011 10:16, xunxun wrote:
> Hi, all
> 
>     Gcc plugin has landed in the release for a long time. Will cygwin or
> other windows gcc have possibility to support this function?
> 

  Not without a lot of work, perhaps adopting something like flexdll, but in
windows, although an exe can import symbols from a dll, it is almost
impossible for a dll to import symbols from an exe in any generic way.

    cheers,
      DaveK

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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