Re: STL gcc-2.95.2 question

2000-09-15 Thread Lars Gullik Bjønnes
"Garst R. Reese" [EMAIL PROTECTED] writes: | The basic question is, does it work. | I installed the STL headers and used | --with-extra-inc=/usr/local/include/stl | to point to them. LyX cvs would not compile. Is it supposed to? What STL headers are you talking about? STLPort? Lgb

Re: STL gcc-2.95.2 question

2000-09-15 Thread Garst R. Reese
"Lars Gullik Bjønnes" wrote: "Garst R. Reese" [EMAIL PROTECTED] writes: | The basic question is, does it work. | I installed the STL headers and used | --with-extra-inc=/usr/local/include/stl | to point to them. LyX cvs would not compile. Is it supposed to? What STL headers are you

Re: STL & gcc-2.95.2 question

2000-09-15 Thread Lars Gullik Bjønnes
"Garst R. Reese" <[EMAIL PROTECTED]> writes: | The basic question is, does it work. | I installed the STL headers and used | --with-extra-inc=/usr/local/include/stl | to point to them. LyX cvs would not compile. Is it supposed to? What STL headers are you talking about? STLPort? Lgb

Re: STL & gcc-2.95.2 question

2000-09-15 Thread Garst R. Reese
"Lars Gullik Bjønnes" wrote: > > "Garst R. Reese" <[EMAIL PROTECTED]> writes: > > | The basic question is, does it work. > | I installed the STL headers and used > | --with-extra-inc=/usr/local/include/stl > | to point to them. LyX cvs would not compile. Is it supposed to? > > What STL headers

STL gcc-2.95.2 question

2000-09-14 Thread Garst R. Reese
The basic question is, does it work. I installed the STL headers and used --with-extra-inc=/usr/local/include/stl to point to them. LyX cvs would not compile. Is it supposed to? Garst

Re: STL gcc-2.95.2 question

2000-09-14 Thread Allan Rae
On Thu, 14 Sep 2000, Garst R. Reese wrote: The basic question is, does it work. I installed the STL headers and used --with-extra-inc=/usr/local/include/stl to point to them. LyX cvs would not compile. Is it supposed to? Which STL implementation did you download? SGI's STL? STLport? Which

Re: STL gcc-2.95.2 question

2000-09-14 Thread Garst R. Reese
Allan Rae wrote: On Thu, 14 Sep 2000, Garst R. Reese wrote: The basic question is, does it work. I installed the STL headers and used --with-extra-inc=/usr/local/include/stl to point to them. LyX cvs would not compile. Is it supposed to? Which STL implementation did you download?

Re: STL gcc-2.95.2 question

2000-09-14 Thread Allan Rae
On Fri, 15 Sep 2000, Garst R. Reese wrote: Allan Rae wrote: LyX should compile. If it doesn't, we need to fix something (but not necessarily LyX). Here's the end of the log. That shows only warnings. I wouldn't have thought it'd stop just because it can't inline -- the compiler would

STL & gcc-2.95.2 question

2000-09-14 Thread Garst R. Reese
The basic question is, does it work. I installed the STL headers and used --with-extra-inc=/usr/local/include/stl to point to them. LyX cvs would not compile. Is it supposed to? Garst

Re: STL & gcc-2.95.2 question

2000-09-14 Thread Allan Rae
On Thu, 14 Sep 2000, Garst R. Reese wrote: > The basic question is, does it work. > I installed the STL headers and used > --with-extra-inc=/usr/local/include/stl > to point to them. LyX cvs would not compile. Is it supposed to? Which STL implementation did you download? SGI's STL? STLport?

Re: STL & gcc-2.95.2 question

2000-09-14 Thread Garst R. Reese
Allan Rae wrote: > > On Thu, 14 Sep 2000, Garst R. Reese wrote: > > > The basic question is, does it work. > > I installed the STL headers and used > > --with-extra-inc=/usr/local/include/stl > > to point to them. LyX cvs would not compile. Is it supposed to? > > Which STL implementation did

Re: STL & gcc-2.95.2 question

2000-09-14 Thread Allan Rae
On Fri, 15 Sep 2000, Garst R. Reese wrote: > Allan Rae wrote: > > > LyX should compile. If it doesn't, we need to fix something (but not > > necessarily LyX). > Here's the end of the log. That shows only warnings. I wouldn't have thought it'd stop just because it can't inline -- the compiler