[DragonFlyBSD - Bug #2312] (Resolved) Symbol errno is of size 0

Markus Pfeiffer via Redmine bugtracker-admin at leaf.dragonflybsd.org
Wed Feb 29 09:08:35 PST 2012


Issue #2312 has been updated by Markus Pfeiffer.

Status changed from New to Resolved

Ok, that was stupid of me, the symbol is external to a.out.
----------------------------------------
Bug #2312: Symbol errno is of size 0
http://bugs.dragonflybsd.org/issues/2312

Author: Markus Pfeiffer
Status: Resolved
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