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/21286] bits/siginfo.h is missing enum definition for TRAP_HWBKPT


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

--- Comment #4 from Naresh Kamboju <naresh.kamboju at linaro dot org> ---
@Fathi,

I have updated manually,
This is the file i have updated,
which is the path to cross compiler.

$ which  aarch64-linux-gnu-gcc
/home/naresh.kamboju/gcc-linaro-5.3-2016.02-x86_64_aarch64-linux-gnu/bin/aarch64-linux-gnu-gcc

Update header file siginfo.h
/home/naresh.kamboju/gcc-linaro-5.3-2016.02-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/libc/usr/include/bits/siginfo.h

export  CROSS_COMPILE=aarch64-linux-gnu-
export ARCH=aarch64
make

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