/*************************************************************************************************************************************/ /* */ /* D E F I N I T I O N D E L A B I B L I O T H E Q U E C O U R A N T E : */ /* */ /* */ /* Definition : */ /* */ /* Dans ce fichier, on trouvera */ /* les definitions relatives a */ /* la bibliotheque courante. */ /* */ /* */ /* Author of '$xiii/alphabets$DEF' : */ /* */ /* Jean-Francois Colonna (LACTAMME, 19950000000000). */ /* */ /*************************************************************************************************************************************/ /*===================================================================================================================================*/ /*************************************************************************************************************************************/ /* */ /* P R O B L E M E S D I V E R S : */ /* */ /*************************************************************************************************************************************/ #if ( (defined(SYSTEME_SGPCM801_IRIX_CC)) \ || (defined(SYSTEME_SGPCMA01_IRIX_CC)) \ ) # nTestADef BUG_SYSTEME_C_complexite_03 \ /* Pour des raisons liees a la memoire. En effet, sinon, on recupere des messages du type */ \ /* */ \ /* cc ERROR: /usr/lib64/cmplrs/be died due to signal 9 */ \ /* cc ERROR: Probably caused by running out of swap space -- check /usr/adm/SYSLOG */ \ /* */ \ /* et dans '$Ferreurs' : */ \ /* */ \ /* unix: WARNING: Swap allocation overflow? */ \ /* unix: ALERT: Process [be] pid ... killed due to insufficient memory/swap. */ \ /* */ \ /* lors de la compilation de la fonction 'Isignature_invisible(...)'. */ \ /* */ \ /* Une solution a ce probleme a ete d'introduire les deux fonctions locales "intermediaires" */ \ /* 'f___(...)' et 'f_X_(...)' qui font que les procedures '___' et '_X_' ne sont plus */ \ /* dupliquees en un grand nombre d'exemplaires... */ #Aif ( (defined(SYSTEME_SGPCM801_IRIX_CC)) \ || (defined(SYSTEME_SGPCMA01_IRIX_CC)) \ ) #Eif ( (defined(SYSTEME_SGPCM801_IRIX_CC)) \ || (defined(SYSTEME_SGPCMA01_IRIX_CC)) \ )