> > The 'make CC="gcc -O2 -fno-stack-protector -nopie -fno-PIE" check' should
> > cover this.
> > 
> > Please send me ld/ld.log. Also, is this a i686 or an x86_64?
> > 
> > robert
> 
> I've attached ld.log as requested and also the actual build log from
> binutils itself.
> 
> Regards,
> 
> Steve

Try with this:
make check \
        CC="gcc -O2 -fno-stack-protector -nopie -fno-PIE 
-no-warn-shared-textrel"

Maybe add -no-fatal-warnings if needed.

robert

Attachment: signature.asc
Description: This is a digitally signed message part.

-- 
http://linuxfromscratch.org/mailman/listinfo/hlfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to