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: Unreviewed build/libgcc, mudflap patches


Arnaud,

>> 	[ada, build] Link gnattools with $(LIBINTL)
>>         http://gcc.gnu.org/ml/gcc-patches/2011-06/msg01443.html
>> 
>> This needs a build and/or Ada maintainer.  I guess this is obvious,
>> though.
>
> Can you clarify how LIBINTL is set, and to what value? Will it be empty
> when not needed?

It's substituted in gcc/ada/gcc-interface/Makefile.in:

LIBINTL = @LIBINTL@

On Solaris 10, it becomes ${top_builddir}/../intl/libintl.a, on Solaris
11, it is empty.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


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