This is the mail archive of the gcc-bugs@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: HP/UX 10.20 vanilla <-> gcc-2.95.2


In a message dated 10/30/99 12:47:07 PM Pacific Daylight Time, 
martin@mira.isdn.cs.tu-berlin.de writes:

> Pardon my ignorance. Why, exactly, is it necessary that configure
>  finds a working lex, when you want to build gcc 2.95.2?
>  
>  lex/flex is not required for building gcc. In fact, I just removed
>  flex and lex from my system, and gcc still compiles.


In fact, that's one of the alternatives I proposed; remove libl so that 
binutils build doesn't take wrong branches based on the belief that lex is 
available.  Yes, it will build OK if libl is removed, but not if it is 
configured for lex to be present when it is not.

Tim

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