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

--- Comment #2 from m.sperandio at mesroma dot it ---
(In reply to Andreas Schwab from comment #1)
> 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

this is the output:

collect2: fatal error: cannot find 'ld'
compilation terminated.

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