Re: bison/ld problem?

1998-12-23 Thread Lee Bradshaw
Thanks Henning, everything is working now. On Wed, Dec 23, 1998 at 10:22:05PM +0100, Henning Makholm wrote: > Lee Bradshaw <[EMAIL PROTECTED]> writes: > > > I'm trying to port some code from HP-UX to linux. The debian flex > > package includes /usr/lib/libl.a, but the bison package doesn't contai

Re: bison/ld problem?

1998-12-23 Thread Henning Makholm
Lee Bradshaw <[EMAIL PROTECTED]> writes: > I'm trying to port some code from HP-UX to linux. The debian flex > package includes /usr/lib/libl.a, but the bison package doesn't contain > /usr/lib/liby.a. I checked the latest contents file I could find and > there is no liby.a. What is gcc -ly suppos

RE: bison/ld problem?

1998-12-23 Thread Shaleh
On 23-Dec-98 Lee Bradshaw wrote: > Hi, > > I'm trying to port some code from HP-UX to linux. The debian flex > package includes /usr/lib/libl.a, but the bison package doesn't contain > /usr/lib/liby.a. I checked the latest contents file I could find and > there is no liby.a. What is gcc -ly suppo

bison/ld problem?

1998-12-23 Thread Lee Bradshaw
Hi, I'm trying to port some code from HP-UX to linux. The debian flex package includes /usr/lib/libl.a, but the bison package doesn't contain /usr/lib/liby.a. I checked the latest contents file I could find and there is no liby.a. What is gcc -ly supposed to link with? Thanks -- Lee Bradshaw