[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/4799] Common symbols not given type STT_COMMON
From: |
nickc at redhat dot com |
Subject: |
[Bug gas/4799] Common symbols not given type STT_COMMON |
Date: |
17 Oct 2007 09:29:46 -0000 |
------- Additional Comments From nickc at redhat dot com 2007-10-17 09:29
-------
Hi H.J.
The STT_COMMON type will be generated if you configure the toolchain with
--enable-elf-stt-common. This is not enabled by default because the loaders
currently installed on most systems do not support symbols with the STT_COMMON
type.
Cheers
Nick
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4799
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.