comp.lang.ada
 help / color / mirror / Atom feed
* GNAT gcc flag for generating xref info?
@ 2020-06-03 23:56 Stephen Leake
  2020-06-04 16:43 ` Simon Wright
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Leake @ 2020-06-03 23:56 UTC (permalink / raw)


There used to be a flag -fdumpxref for the GNAT gcc C compiler that output .gli files, which gnatcoll.xref parsed just as it does .ali files for Ada code.

But that is apparently gone; 

gcc.exe: error: unrecognized command line option '-fdumpxref'

gnat/.../cc1.exe --help shows a flag -fxref, but that is also gone:

gcc.exe: warning: switch '-fxref' is no longer supported

So how do I use gnatcoll.xref with C code?

-- Stephe

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-06-05 10:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-03 23:56 GNAT gcc flag for generating xref info? Stephen Leake
2020-06-04 16:43 ` Simon Wright
2020-06-04 20:15   ` Simon Wright
2020-06-05 10:47   ` Stephen Leake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox