Re: egcs and ar

1999-09-09 Thread John Summerfield
> Try to place -lfl _after_ main.o file. > And also this may be confused with -lfl at /usr/lib -- > flex library, try to give -v flag also. > > Note that your letter, I think, is off-topic here. According the the web pages, programming topics are on-topic for this list. However, this (new) list

Re: egcs and ar

1999-09-09 Thread Michael Ju. Tokarev
Try to place -lfl _after_ main.o file. And also this may be confused with -lfl at /usr/lib -- flex library, try to give -v flag also. Note that your letter, I think, is off-topic here. > "wilfrid.gaboriaud" wrote: > > Hello, > On RedHat 5.2 and RedHat 6.0, > I try to compile a little program >