This is the mail archive of the gcc-patches@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]

Re: PR [C/C++/Fortran/Java] 28875 "-Wextra -Wno-unused-parameter -Wall" doesn't work as expected


On Sat, Aug 9, 2008 at 3:29 PM, Arnaud Charlet <charlet@adacore.com> wrote:
>> >> > ada/misc.o: In function `gnat_handle_option':
>> >> > ../../gcc/ada/gcc-interface/misc.c:243: undefined reference to `set_Wunused'
>> >
>> > And also, please use --enable-languages=all,ada thanks.
>>
>> OK. Is there any reason for all not including ada? Should I add something else?

obj-c++

> At this point it's mostly for historical reasons, at the time when Ada
> was not updated for tree-ssa.
>
> Since Ada will only be enabled if an Ada compiler is found in the PATH,
> it would make sense IMO to add Ada as part of 'all', but other people may
> have different views.

Of course people are even talking about removing java from the set of
default languages...

Richard.


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