[Bug ada/83016] gnat1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for Ada
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Nov 19 22:37:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83016
--- Comment #6 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Sun Nov 19 22:36:25 2017
New Revision: 254940
URL: https://gcc.gnu.org/viewcvs?rev=254940&root=gcc&view=rev
Log:
PR ada/83016
* gnatlink.adb (Process_Args): Accept multiple switches for --LINK.
(Usage): Adjust.
* gcc-interface/Makefile.in (GCC_LINK): Remove $(ADA_INCLUDES).
(common-tools): Pass $(CC) as --GCC= and $(GCC_LINK) as --LINK= in
the invocations of $(GNATLINK).
(../../gnatdll$(exeext)): Likewise.
(../../vxaddr2line$(exeext)): Likewise.
(gnatmake-re): Likewise.
(gnatlink-re): Likewise.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/gcc-interface/Makefile.in
trunk/gcc/ada/gnatlink.adb
More information about the Gcc-bugs
mailing list