[patch libquadmath]: Fix build of gfortran using libquadmath for pe-coff targets

Kai Tietz ktietz70@googlemail.com
Tue Nov 23 19:17:00 GMT 2010


2010/11/23 Dave Korn <dave.korn.cygwin@gmail.com>:
> On 21/11/2010 19:12, Kai Tietz wrote:
>> Hello,
>>
>> by recent libquadmath patch there was a bootstrap issue for
>> i686-pc-cygwin, i686-pc-mingw32, and x86_64-w64-mingw32. I was
>> reasoned by some minor nits in configure and makefile AFAICS.
>
>>         (libquadmath_la_LDFLAGS): Add -no-undefined.
>
>  Argh.  This can have undesired side-effects on Darwin.  It may have to only
> be added for Windows hosts.  (I have to fix this same problem for lto-plugin.)

Well, this is the same pattern as used in libssp. So if darwin has an
issue here, we have more then one place in gcc doing this.

>>         (libquadmath_la_LINK): Commented out.
>
>  Should just be deleted unless there's a very special reason to need to keep
> it around.  History lives in svn revisions, not comments...

Yes, I commented it. It looked simply wrong to me, but I wanted first
to make sure.

>>         (libquadmath_la_DEPENDENCIES): Add ibquadmath_la_LIBADD.
>
>  Missing an 'l' there!

Thanks.

>    cheers,
>      DaveK
>



-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination



More information about the Gcc-patches mailing list