public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* what to do with libgcc.map
@ 2004-04-27 15:55 Dominik Siatkowski
  2004-04-28  0:28 ` llewelly
  0 siblings, 1 reply; 2+ messages in thread
From: Dominik Siatkowski @ 2004-04-27 15:55 UTC (permalink / raw)
  To: gcc-help

Hello.

I've tried to build gcc 3.4.0 (the same problem with 3.3.2) with
target=sparc-sun-solaris2.8 (on i386 Redhat 7.2)

I've got:

/usr/local/gcc-3.4.0/sparc-sun-solaris2.8/bin/ld:libgcc/libgcc.map: file
format not recognized; treating as linker script

/usr/local/gcc-3.4.0/sparc-sun-solaris2.8/bin/ld:libgcc/libgcc.map:1: parse
error

libgcc.map looks like:

GCC_3.0 {

global:

_Unwind_GetDataRelBase;

__register_frame_table;

__ucmpdi2;

__addvsi3;

_Unwind_GetTextRelBase;

_Unwind_GetLanguageSpecificData;

__fixunssfdi;

__floatdidf;

__register_frame_info_bases;

__deregister_frame_info;

_Unwind_DeleteException;

__subvdi3;

_Unwind_GetRegionStart;

_Unwind_Resume;

__clear_cache;

__negvsi2;

__cmpdi2;

__ashldi3;

__deregister_frame_info_bases;

__register_frame_info_table;

__absvsi2;

__register_frame_info_table_bases;

_Unwind_Find_FDE;

__ffsdi2;

_Unwind_ForcedUnwind;

_Unwind_GetGR;

__subvsi3;

__register_frame_info;

__ashrdi3;

_Unwind_GetIP;

__floatditf;

__lshrdi3;

__mulvdi3;

__muldi3;

__udivdi3;

__udivmoddi4;

__umoddi3;

__divdi3;

__addvdi3;

__moddi3;

_Unwind_RaiseException;

__negvdi2;

__mulvsi3;

__fixtfdi;

__fixdfdi;

__fixunsdfsi;

__deregister_frame;

_Unwind_SetGR;

__negdi2;

__fixsfdi;

__fixunstfdi;

__register_frame;

_Unwind_SetIP;

__fixunssfsi;

__floatdisf;

__fixunsdfdi;

__absvdi2;

local:

*;

};

GCC_3.3 {

global:

_Unwind_GetCFA;

_Unwind_FindEnclosingFunction;

_Unwind_Resume_or_Rethrow;

_Unwind_Backtrace;

} GCC_3.0;

GCC_3.3.1 {

global:

__gcc_personality_v0;

} GCC_3.3;

GCC_3.4 {

global:

__paritysi2;

__clzsi2;

__ctzsi2;

__popcountdi2;

__popcountsi2;

__paritydi2;

__clzdi2;

__ctzdi2;

} GCC_3.3.1;



Could you help me?

Regards

Dominik Siatkowski


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: what to do with libgcc.map
  2004-04-27 15:55 what to do with libgcc.map Dominik Siatkowski
@ 2004-04-28  0:28 ` llewelly
  0 siblings, 0 replies; 2+ messages in thread
From: llewelly @ 2004-04-28  0:28 UTC (permalink / raw)
  To: Dominik Siatkowski; +Cc: gcc-help

"Dominik Siatkowski" <dominiks@aldec.katowice.pl> writes:

> Hello.
> 
> I've tried to build gcc 3.4.0 (the same problem with 3.3.2) with
> target=sparc-sun-solaris2.8 (on i386 Redhat 7.2)
> 
> I've got:
> 
> /usr/local/gcc-3.4.0/sparc-sun-solaris2.8/bin/ld:libgcc/libgcc.map: file
> format not recognized; treating as linker script
> 
> /usr/local/gcc-3.4.0/sparc-sun-solaris2.8/bin/ld:libgcc/libgcc.map:1: parse
> error
[snip]

Maybe you need new binutils? Or your binutils is not configured to
    support sparc-sun-solaris2.8 ?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-04-28  0:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-27 15:55 what to do with libgcc.map Dominik Siatkowski
2004-04-28  0:28 ` llewelly

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).