On Mon, Oct 18, 2010 at 12:21:52PM +0100, Caolán McNamara wrote:
> On Mon, 2010-10-18 at 13:15 +0200, Thomas Klausner wrote:
> > On Mon, Oct 18, 2010 at 12:01:15PM +0100, Caolán McNamara wrote:
> > > Did you configure with --with-system-boost ? There's a test in
> > > configure.in for a broken boos
On Mon, 2010-10-18 at 13:15 +0200, Thomas Klausner wrote:
> On Mon, Oct 18, 2010 at 12:01:15PM +0100, Caolán McNamara wrote:
> > Did you configure with --with-system-boost ? There's a test in
> > configure.in for a broken boost header.
>
> Yes, I'm using system boost.
I know you're using system b
On Mon, Oct 18, 2010 at 12:01:15PM +0100, Caolán McNamara wrote:
> Did you configure with --with-system-boost ? There's a test in
> configure.in for a broken boost header.
Yes, I'm using system boost.
> Another thing to check is what happens if you add
>
> $(SLO)$/zforfind.obj
>
> to the EXCEPT
On Mon, 2010-10-18 at 12:54 +0200, Thomas Klausner wrote:
> On Mon, Oct 18, 2010 at 11:14:25AM +0100, Caolán McNamara wrote:
> > Why did you add -fexceptions to the arguments ?, I ask because there are
> > places in LibreOffice where its explicitly enabled, and others where its
> > explicitly disab
On Mon, Oct 18, 2010 at 11:14:25AM +0100, Caolán McNamara wrote:
> Why did you add -fexceptions to the arguments ?, I ask because there are
> places in LibreOffice where its explicitly enabled, and others where its
> explicitly disabled, so globally enabling it wouldn't be something
> typically tes
On Sun, 2010-10-17 at 23:36 +0200, Thomas Klausner wrote:
> As you can see, I already added "-fexceptions" to the g++ arguments.
Why did you add -fexceptions to the arguments ?, I ask because there are
places in LibreOffice where its explicitly enabled, and others where its
explicitly disabled, so
Hi again!
Another step ahead; using only ENVLINKFLAGS and not ENVLIBFLAGS, I
avoided the ar problem.
I'm trying to build against the external boost libraries and see:
Compiling: svl/source/numbers/zforfind.cxx
g++ -fmessage-length=0 -c -O1 -DENABLE_LAYOUT=0 -DENABLE_LAYOUT_EXPERIMENTAL=0
-fex