libsigc++ 2.2.3: tests not building on mingw gcc 4.3.0 alpha

View: New views
3 Messages — Rating Filter:   Alert me  

libsigc++ 2.2.3: tests not building on mingw gcc 4.3.0 alpha

by Paul Goins :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I already know by using an alpha gcc that I'm asking for trouble.  The
library itself did seem to build okay; I'm just getting one error on one
of the tests, and I thought I'd report that.

The pastebin for the error is here: http://pastebin.ca/1256336

Summary: after doing a configure and make -k, I get one single error in
tests/test_accum_iter.cc.  I can proceed with a make -k install, with
just the test target failing because of the build errors.  So, I'm
guessing I may be able to use the library (though I don't know yet), but
one of the tests is not compiling right.

Just thought I'd let you guys know, in case it's of interest.  I
apologize in advance if this type of report is "noise".

- Paul Goins
_______________________________________________
libsigc-list mailing list
libsigc-list@...
http://mail.gnome.org/mailman/listinfo/libsigc-list

Re: libsigc++ 2.2.3: tests not building on mingw gcc 4.3.0 alpha

by Murray Cumming :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, 2008-11-15 at 04:12 +0900, Paul Goins wrote:
> I already know by using an alpha gcc that I'm asking for trouble.  The
> library itself did seem to build okay; I'm just getting one error on one
> of the tests, and I thought I'd report that.
>
> The pastebin for the error is here: http://pastebin.ca/1256336

Could you please use bugzilla rather than pastebin.ca?

I don't understand what that boost stuff is doing in the compilatoin
error.

> Summary: after doing a configure and make -k, I get one single error in
> tests/test_accum_iter.cc.  I can proceed with a make -k install, with
> just the test target failing because of the build errors.  So, I'm
> guessing I may be able to use the library (though I don't know yet), but
> one of the tests is not compiling right.
>
> Just thought I'd let you guys know, in case it's of interest.  I
> apologize in advance if this type of report is "noise".
>
> - Paul Goins
> _______________________________________________
> libsigc-list mailing list
> libsigc-list@...
> http://mail.gnome.org/mailman/listinfo/libsigc-list
--
Murray Cumming
murrayc@...
www.murrayc.com
www.openismus.com


_______________________________________________
libsigc-list mailing list
libsigc-list@...
http://mail.gnome.org/mailman/listinfo/libsigc-list

Re: libsigc++ 2.2.3: tests not building on mingw gcc 4.3.0 alpha

by Paul Goins :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Murray Cumming wrote:
> Could you please use bugzilla rather than pastebin.ca?

Will do from now on.

> I don't understand what that boost stuff is doing in the compilatoin
> error.

Fair enough.  Thanks.  I'll look into that if other problems begin to
pop up.

- Paul Goins
_______________________________________________
libsigc-list mailing list
libsigc-list@...
http://mail.gnome.org/mailman/listinfo/libsigc-list