[Bug ada/34289] Systematic recompilation of up-to-date object files when using the "-s" gnatmake option GNAT 4.3.0 on x86-*-Darwin8

sam at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Dec 2 10:23:00 GMT 2007



------- Comment #9 from sam at gcc dot gnu dot org  2007-12-02 10:23 -------
Ok, the problem here is that "-mmacosx-version-min=10.4" should appear *after*
"-gnatez" not to be remembered in the ALI file:

COLLECT_GCC_OPTIONS='-mmacosx-version-min=10.4' '-c' '-v' '-gnatez'
'-mtune=generic'


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34289



More information about the Gcc-bugs mailing list