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 libc/25004] glibc_2.28 fails do_compile on ubuntu16.04, Error on shlib.lds


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

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2019-09-17
     Ever confirmed|0                           |1

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
What is the output of

arm-poky-linux-gnueabi-gcc  -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard
-mcpu=cortex-a9 
--sysroot=/home/mes/B2Qt/build-apalis-imx6/tmp/work/cortexa9t2hf-neon-poky-linux-gnueabi/glibc/2.28-r0/recipe-sysroot
  -shared -Wl,-O1 \
          -nostdlib -nostartfiles \
           -Wl,-dynamic-linker=/lib/ld-linux-armhf.so.3 -Wl,-z,combreloc
-Wl,-z,relro -Wl,--hash-style=both \
          -Wl,--verbose 2>&1

-- 
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]