Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!inria!imag!LIP-IMAG!news From: bdurand@frensl61.bitnet (Bruno Durand) Newsgroups: comp.lang.eiffel Subject: lexical library Keywords: Eiffel2.2 library lexical parsing Message-ID: <1990Mar8.123646.6356@lip.ens-lyon.fr> Date: 8 Mar 90 12:36:46 GMT Reply-To: bdurand@frensl61.bitnet (Bruno Durand) Organization: LIP-IMAG, Ecole Normale Superieure de Lyon Lines: 29 I am having trouble using lexical library of EIFFEL 2.2: When linking system, it appears that the folowing symbols are undefined: reset nex fill_f_s lar bempty sma fill_buf All of them are declared as follows lar: INTEGER language "C"; in the library classes fix_int_set.e and text_filler.e. These symbols are not defined in any of the C_libraries located in ..../Eiffel/files . Thanks in advance for any help. Bruno Durand E.N.S. 46, allee d'Italie 69364 Lyon Cedex 07 FRANCE bdurand@ensl.ens-lyon.fr bdurand@frensl61.bitnet