This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/50048] "cc1: note: obsolete option -I- used, please use -iquote instead" during bootstrap


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50048

--- Comment #4 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Sun Dec  6 18:44:56 2015
New Revision: 231341

URL: https://gcc.gnu.org/viewcvs?rev=231341&root=gcc&view=rev
Log:
gnattools/
        PR ada/50048
        * Makefile.in (ftop_srcdir): New variable.
        (INCLUDES_FOR_SUBDIR): Use -iquote and $(ftop_srcdir).
gcc/ada/
        PR ada/50048
        * gcc-interface/Makefile.in (INCLUDES): Use -iquote.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gcc-interface/Makefile.in
    trunk/gnattools/ChangeLog
    trunk/gnattools/Makefile.in

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]