Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Status of Dehydra and GCC 4.5

3 views
Skip to first unread message

Pedro Lamarão

unread,
Jun 22, 2009, 1:54:34 PM6/22/09
to
What is the status of Dehydra on GCC 4.5?

I have got both working together to some degree, but Dehydra hits
assertion failures compiling many C++ standard library headers, such
as <deque>.

Is this configuration supported? Should I be filing bugs somewhere?

Of course none of these are released products, so here is my best
account of version information:

[psilva@joana PRE_BUILD_25]$ g++-4.5 -v
Using built-in specs.
Target: i586-redhat-linux
Configured with: ../trunk/configure --prefix=/opt/gcc-4.5 --enable-
bootstrap --enable-shared --enable-threads=posix --with-system-zlib --
enable-__cxa_atexit --disable-libunwind-exceptions --enable-
languages=c,c++ --with-ppl --with-cloog --with-tune=generic --with-
arch=i586 --build=i586-redhat-linux
Thread model: posix
gcc version 4.5.0 20090622 (experimental) (GCC)


[psilva@joana mozilla-central]$ hg log -l 1 js
changeset: 29424:a8daae5ef5ce
user: Peter Van der Beken <pet...@propagandism.org>
date: Tue Mar 24 11:14:43 2009 +0100
summary: Fix for bug 484821 (Have a separate hash for main-thread
only XPCWrappedNativeProto). r/sr=mrbkap.


[psilva@joana dehydra-gcc]$ hg log -l 1
changeset: 462:659dfbb37d2b
tag: tip
user: Taras Glek <tg...@mozilla.com>
date: Tue Jun 16 16:09:59 2009 -0700
summary: Bug 497847: use JSVERSION enumeration instead of cast.
thanks to bradh

--
P.

Pedro Lamarão

unread,
Jun 22, 2009, 2:03:13 PM6/22/09
to
On 22 jun, 14:54, Pedro Lamarão <pedro.lama...@ccppbrasil.org> wrote:

> Of course none of these are released products, so here is my best
> account of version information:

Oh, almost missed this vital part: I'm experimenting with an empty
JavaScript file, to test the necessary changes in my build system, and
the level of tolerance between Dehydra and my code base.

--
P.

Taras Glek

unread,
Jun 22, 2009, 2:17:37 PM6/22/09
to Pedro Lamarão, dev-stati...@lists.mozilla.org
Pedro Lamar�o wrote:
> What is the status of Dehydra on GCC 4.5?
>
> I have got both working together to some degree, but Dehydra hits
> assertion failures compiling many C++ standard library headers, such
> as <deque>.
>
> Is this configuration supported? Should I be filing bugs somewhere?
>
Yes, as supported as bleeding edge software can be.

Please file a bug as described in
https://developer.mozilla.org/En/Dehydra/Dehydra_Frequently_Asked_Questions#Where_does_one_report_Dehydra_bugs.3f

Crash bugs are usually quick to fix.

Taras

Pedro Lamarão

unread,
Jun 22, 2009, 2:59:44 PM6/22/09
to
On 22 jun, 15:17, Taras Glek <tg...@mozilla.com> wrote:

> > Is this configuration supported? Should I be filing bugs somewhere?
>
> Yes, as supported as bleeding edge software can be.
>

> Please file a bug as described inhttps://developer.mozilla.org/En/Dehydra/Dehydra_Frequently_Asked_Que...


>
> Crash bugs are usually quick to fix.

This is done:

https://bugzilla.mozilla.org/show_bug.cgi?id=499742

Thank you for your quick response!

--
P.

0 new messages