[DragonFlyBSD - Bug #2312] Symbol errno is of size 0
Markus Pfeiffer via Redmine
bugtracker-admin at leaf.dragonflybsd.org
Sat Feb 25 05:56:19 PST 2012
Issue #2312 has been reported by Markus Pfeiffer.
----------------------------------------
Bug #2312: Symbol errno is of size 0
http://bugs.dragonflybsd.org/issues/2312
Author: Markus Pfeiffer
Status: New
Priority: Normal
Assignee:
Category:
Target version:
If one compiles a simple test program that uses errno, then the symbol size is reported as 0 by readelf. Is this a bug or intendend behaviour?
readelf -s a.out | grep errno
1: 0000000000000000 0 TLS GLOBAL DEFAULT UND errno
51: 0000000000000000 0 TLS GLOBAL DEFAULT UND errno
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
More information about the Bugs
mailing list