This is the mail archive of the cygwin@sourceware.cygnus.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: g++ exception


dahms@ifk20.mach.uni-karlsruhe.de, you wrote:
> 
> Hi Fergus, you wrote:
> 
> : Try compiling with `-v -Q'.  That will get gcc to print out the name of
> : each function as it is compiling it, so you will be able to see which
> : function is triggering the problem.
> 
> I'd like to use this feature, but my gcc man page (v2.7) only mentions
> SVR4 compatibility options "-Qy" and"-Qn", which seem to be something
> completely different.
> What gcc versions and platforms support "-Q"?

All gcc versions (well, at least all >= 2.6, I don't know exactly
when this feature was added) on all platforms.  It's just not documented.

-- 
Fergus Henderson <fjh@cs.mu.oz.au>   |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>   |  of excellence is a lethal habit"
PGP: finger fjh@128.250.37.3         |     -- the last words of T. S. Garp.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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