bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/23906] LD Bug : Undocumented exit status 253


From: tnfchris at sourceware dot org
Subject: [Bug ld/23906] LD Bug : Undocumented exit status 253
Date: Wed, 12 Dec 2018 04:25:21 +0000

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

--- Comment #18 from Tamar Christina <tnfchris at sourceware dot org> ---
Hi David,

I still can't seem to reproduce it, neither on linux.

I tried all 7 pass modes and they all build fine. 

[100%] Linking CXX executable STM32F072.elf
[100%] Built target STM32F072.elf
   text    data     bss     dec     hex filename
  21700     400    5916   28016    6d70 STM32F072.elf
[100%] Built target size

Can you generate a coredump on linux?

you can set it to automatically generate one on a crash by changing the core
file limit.

ulimit -c unlimited

should do it and rerunning the build, should generate a core file for ld.

you can see your current limit with

ulimit -a

so you know what to change it back to (likely 0).

Thanks,
Tamar

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]