This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Help with mcmodel=medium


Some more info:

/scratch/orion/HDF4.2r3/hdf/src/dfsd.c:244: (and all of the other complaints as well)

if (library_terminate == FALSE)


Declared in dfsd.c outside any function:


static int library_terminate = FALSE;

So, is gcc not handling the static variables correctly?


-- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA/CoRA Division FAX: 303-415-9702 3380 Mitchell Lane orion@cora.nwra.com Boulder, CO 80301 http://www.cora.nwra.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]