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

Updated test GCC 4.4.6 & 4.5.4 builds

12 views
Skip to first unread message

Paul Smedley

unread,
Jul 8, 2013, 5:30:59 AM7/8/13
to

KO Myung-Hun

unread,
Jul 8, 2013, 8:56:56 AM7/8/13
to
Hi/2.

Paul Smedley wrote:
> Hi All,
>
> Based on the latest check-ins at
> https://github.com/psmedley/gcc/commits/gcc_4_4-branch-os2
>
> http://smedley.id.au/tmp/gcc-4.4.6-os2-20130708.zip

It seems to work fine.

> http://smedley.id.au/tmp/gcc-4.5.4-os2-20130708.zip
>

When compiling VLC, it fails due to missing stdbool.h. stdbool.h is tr1,
and it is in local446\lib\gcc\i386-pc-os2-emx\4.4.6\include as well in
446, but not in 454.

I'm not sure this is a packaging problem or a a change of gcc454.

--
KO Myung-Hun

Using Mozilla SeaMonkey 2.7.2
Under OS/2 Warp 4 for Korean with FixPak #15
In VirtualBox v4.1.24 on Intel Core i7-3615QM 2.30GHz with 8GB RAM

Korean OS/2 User Community : http://www.ecomstation.co.kr

Mentore Siesto

unread,
Jul 8, 2013, 5:17:51 PM7/8/13
to
Il giorno Mon, 8 Jul 2013 09:30:59 UTC, Paul Smedley
<pa...@smedley.id.au> ha scritto:
Downloading them right now. I'll try asap with some simple (yet
powerful) programs like Mup.

Mentore

gianf...@gmail.com

unread,
Jul 9, 2013, 12:18:35 AM7/9/13
to
Op maandag 8 juli 2013 11:30:59 UTC+2 schreef Paul Smedley het volgende:

Dave Yeo

unread,
Jul 14, 2013, 12:51:31 AM7/14/13
to
Attempting to compile SeaMonkey 2.7.12 with gcc 4.5.4 ends when linking
js.exe with this,
weakld: error: Unresolved symbol (UNDEF) '__Unwind_GetIPInfo'.
weakld: info: The symbol is referenced by:
R:\tmp\ldconv_libstdc++_a_4e4151e228c01b69e0.lib(eh_personality.obj)
Ignoring unresolved externals reported from weak prelinker.
Error! E2028: __Unwind_GetIPInfo is an undefined reference
file
R:\tm\ldconv_libstdc++_a_4e4151e228c01b69e0.lib(eh_personality.obj):
undefined symbol __Unwind_GetIPInfo
make.exe[6]: *** [js.exe] Error 1

This is an error that I've never seen before and seems to be related to
libstdc++
Dave
ps I'll now test the new 4.4.6.

Paul Smedley

unread,
Jul 14, 2013, 1:40:38 AM7/14/13
to
Hi All,
I've seen something similar if I link with -static-libgcc. It works fine
without -static-libgcc

I have some ideas on what the problem is, will try fix ASAP

Cheers,

Paul.

Dave Yeo

unread,
Jul 14, 2013, 11:24:27 AM7/14/13
to
Without -static-libgcc the build got further but died with the same
error when linking xul.dll
Dave

0 new messages