You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

FSW B1-1-3 on rhel5-32: (major characteristic ... compiler is gcc 4.1.2)1) New compiler generates some new global symbols.  That's a no-no in a CDM style shareable (a shareable that exposes global symbols cannot be guaranteed to be unloadable).  To make progress, I assumed that the symbols involved were not linked against and added them to the "forgive" list.2) New compiler is very fussy about placement of "laddr" objects.  Results in a fatal error in package PBS (fixed packet allocator).  Didn't try to fix.FSW B1-1-3 on rhel4-64: (major characteristic ... 64 bit width ... d'oh)1) Has new/different compiler macros to express architecture.  Package PBI does not understand/recognise them, meaning that the "Endianness.h" header file turns round and complains that it can't determine machine endian-ness.  Didn't try to fix.

Our current CMT requirements for OBF based on B1-1-3:

http://www-glast.stanford.edu/cgi-bin/viewcvs/IExternal/obf/cmt/requirements?revision=1.50&view=markup

  • No labels