Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12603 Discussions

How do I get rid of the -fvtable-gc flag?

Altera_Forum
Honored Contributor II
1,165 Views

How do I get perminantly rid of the -fvtable-gc flag? I can remove it from the project make files, but it re-appears when I rebuild the system library. 

 

I found a file "rules.mak" which appears to be an attempt to remove the flag, that doesn't seem to work. 

 

It would be very nice to know where the default flags come from since I also have a need to modify other flags as well
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
392 Views

I removed this from the CYGBLD_GLOBAL_CFLAGS flag in the file nios2_auto.cdl.gtf.

0 Kudos
Reply