Reply To: gcc 4.4 (4.4.2) compile error with mode=release related to -finline-limit=20000 compile option [SOLVED]

Member Site Forums Rosetta 3 Rosetta 3 – Build/Install gcc 4.4 (4.4.2) compile error with mode=release related to -finline-limit=20000 compile option [SOLVED] Reply To: gcc 4.4 (4.4.2) compile error with mode=release related to -finline-limit=20000 compile option [SOLVED]

#4923
Anonymous

    After reading a few random forums regarding the use of -finline-limit, I got the feeling that large values were required for “older” compiler, but that the heuristic approach used by more recent gcc has got better at deciding which functions should be inlined…

    I will so some quick benchmark for my typical use (AbinitioRelax) and post.