qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH, RFC] ld flag --warn-common


From: Blue Swirl
Subject: Re: [Qemu-devel] [PATCH, RFC] ld flag --warn-common
Date: Tue, 9 Sep 2008 19:46:19 +0300

On 9/9/08, Blue Swirl <address@hidden> wrote:
> On 9/9/08, Ben Taylor <address@hidden> wrote:
>  > On Sun, Sep 7, 2008 at 8:30 AM, Blue Swirl <address@hidden> wrote:
>  >  > On 9/7/08, Ben Taylor <address@hidden> wrote:
>  >  >> On Sun, Sep 7, 2008 at 4:24 AM, Blue Swirl <address@hidden> wrote:
>  >  >>  > Hi,
>  >  >>  >
>  >  >>  > These trivial patches enable linker flag --warn-common and fix the
>  >  >>  > warnings caused by enabling the flag.
>  >  >>  >
>  >  >>  > I think on some platforms (Solaris?) the linker used by gcc is not 
> GNU
>  >  >>  > ld. If this is true, the patch would break compilation on those 
> hosts
>  >  >>  > and logic in configure would need to be more complex. Please 
> confirm.
>  >  >>
>  >  >>
>  >  >> yes, Solaris does not use gnu ld, it uses it's own linker.
>  >  >
>  >  > Could you test if with this patch applied, "other ld" is printed when
>  >  > configuring?
>  >
>  >
>  > Confirmed that it prints "other ld" on Solaris.
>
>
> Thanks for testing, I'll prepare an updated version.

Here they are. I think I'll commit them in a few days unless there are
objections.

Attachment: ld_warn_common.diff
Description: plain/text

Attachment: fix_ld_warn_common.diff
Description: plain/text


reply via email to

[Prev in Thread] Current Thread [Next in Thread]