Search found 2 matches

by bircoph
Sun Dec 06, 2009 4:27 pm
Forum: Compiling Audacity
Topic: audacity fails to build with '--param val=arg' in CFLAGS
Replies: 3
Views: 1853

audacity fails to build with '--param val=arg' in CFLAGS

Hello, gcc allows complex arguments like '--param arg=value', e.g. '--param l1-cache-line-size=64 --param l1-cache-size=64 --param l2-cache-size=512' is valid gcc argument. But audacity fails to compile with such option at least from version 1.3.6 till current 1.3.10. It complains about different li...