This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: egcs and flex source/ template database/ 2.7.2 -> 2.8/ecgs stuff


> 
> 
> Hi,
> 
> I'm new to egcs and I'm actually not a 'compiler-hacker' (However I would
> consider myself a quite experienced C/C++ programmer). I hop it's OK to ask some
> 'user' question.
> 
> I installed the 1.0.1 package on my Linux RH 4.2 system and compiled
> some tiny test programs with success but if I try to compile my 'big' 
> system, I get always the following error message in the in the lexer.cpp
> file.
> 
> ----------------------------------------------------------------------
> 
> lexer.Linux_ECC.o: In function `yy_get_next_buffer(void)':
> /opt/src/avalon/lexer.cpp:3540: undefined reference to `_IO_getc'      

Please get libc 5.4.44 or above.

H.J.


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