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: GCC, -rdynamic option is unrecognized by GCC.


Cesar Strauss wrote:
> but failed with undefined references when switching to gcc 4.3.4. They
> seem to be related to some inline functions in toporouter.c. 

  The meaning of "extern inline" changed, to match c99.  See, for example:

http://sourceware.org/ml/newlib/2007/msg00292.html

and the references therein.

    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]