On 29 Mar 2000, Lars Gullik Bjønnes wrote:

> Angus Leeming <[EMAIL PROTECTED]> writes:
> 
> 
> | src/frontends/xforms/FormPrint.h:
> | -#ifdef __GNUG__
> | -#pragma interface
> | -#endif
> | (These one allows the code to link)
> 
> In stead of that you could try to add 
> #ifdef __GNUG__
> #pragma implementation
> #endif
> 
> to FormPrint.C unless already present.

It's already there.  I managed to compile last night with 1.1.2 using
SGI's STL without complaints.  I do get the same warnings/errors as Angus
when using gcc's STL and lyxstring.

Still haven't gotten around to doing any fixing though.  Should have a
spare hour tonight. 

Allan. (ARRae)

Reply via email to