This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] [BZ #17841]: Build failure if compiler defaults to PIE


On Thu, May 28, 2015 at 8:29 PM, Roland McGrath <roland@hack.frob.com> wrote:
> Is there any harm in just using "LDFLAGS-tst-dlopen-aout = -no-pie" without

-no-pie is new in GCC 6.  Older GCC doesn't support -no-pie.

> the conditionalized variable?  Either way, that variable should be further
> down in the file, where the details about other individual tests' builds are.
>
> The configure check and the +link/+link-tests hack seem OK to me.



-- 
H.J.


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