This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: Patch: FYI: THREADLDFLAGS


Tom Tromey wrote:

>I'm checking this in on the trunk and the branch.
>
>This fixes a FreeBSD regression noted by Loren James Rittle.
>He verified that the patch works.
>
>Tom
>
>Index: ChangeLog
>from  Tom Tromey  <tromey@redhat.com>
>	* Makefile.am (libgcj_la_LDFLAGS): Use THREADLDFLAGS.
>	(jv_convert_LDFLAGS): Likewise.
>	(gij_LDFLAGS): Likewise.
>	(rmic_LDFLAGS): Likewise.
>	(rmiregistry_LDFLAGS): Likewise.
>	* configure.in (THREADLDFLAGS): New subst; set correctly for
>	*BSD.
>

Oops, aplogies if I broke that. But why invent a new flag? Whats wrong 
with THREADLIBS/THREADSPEC ?

regards

Bryce.



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