DragonFly BSD
DragonFly bugs List (threaded) for 2012-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Markus Pfeiffer via Redmine <bugtracker-admin@xxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 25 Feb 2012 05:56:19 -0800

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



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