Have you tried the declaration (optimize-dead-definitions) in Gambit? There’s also the -report compiler option.
Marc > On Jul 12, 2017, at 1:56 PM, Sven Hartrumpf <[email protected]> wrote: > > Hi all. > > I am looking for a compiler option that will produce output > that could give me a start for determining a list of reachable > top-level functions/variables. I have tried other compilers but they > tend to deliver too many false positives for complex programs. > > Ciao > Sven > > _______________________________________________ > Chicken-users mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/chicken-users _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
