Project

General

Profile

Actions

Bug #2312

closed

Symbol errno is of size 0

Added by profmakx about 12 years ago. Updated about 12 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
02/25/2012
Due date:
% Done:

0%

Estimated time:

Description

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

Actions #1

Updated by profmakx about 12 years ago

  • Status changed from New to Resolved

Ok, that was stupid of me, the symbol is external to a.out.

Actions

Also available in: Atom PDF