This is the mail archive of the glibc-bugs@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]

[Bug build/20130] New: glibc make check fails beacuse of typo in no-pie-ldflag


https://sourceware.org/bugzilla/show_bug.cgi?id=20130

            Bug ID: 20130
           Summary: glibc make check fails beacuse of typo in
                    no-pie-ldflag
           Product: glibc
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: build
          Assignee: unassigned at sourceware dot org
          Reporter: kladit at arcor dot de
                CC: carlos at redhat dot com
  Target Milestone: ---

Created attachment 9283
  --> https://sourceware.org/bugzilla/attachment.cgi?id=9283&action=edit
set no-pie-ldflag correct

no-pie-ldflag in Makeconfig is "-no-pie" and schoud be "--no-pie"

elf test of glibc/build/csu/crtn.o fails therefore with
cc: error: unrecognized command line option '-no-pie'

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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