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] Fix dynamic linker issue with bind-now



-----Original Message-----
From: Mike Frysinger [mailto:vapier@gentoo.org] 
Sent: Monday, March 2, 2015 6:37 PM
To: Petar Jovanovic
Cc: libc-alpha@sourceware.org; petar.jovanovic@imgtec.com
Subject: Re: [PATCH] Fix dynamic linker issue with bind-now

On 02 Mar 2015 17:19, Petar Jovanovic wrote:
> From: Mike Frysinger [mailto:vapier@gentoo.org]
> > shouldn't the source file be compiled w/-fPIE too ?
> 
> In the new version of the patch, this has been changed, so no CFLAGS 
> are required.

> that doesn't really answer my question.  why do you need -fPIE at link time ?
> -mike

This came from the original example, but it is not required. It can be removed.
Thanks for noticing this.

Regards,
Petar


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