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++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
12748 Discussions

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

Altera_Forum
Honored Contributor II
1,672 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
899 Views

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

0 Kudos
Reply