--- Additional Comments From kkojima at rr dot iij4u dot or dot jp
2007-03-23 22:03 ---
Fixed by
http://sourceware.org/ml/binutils/2007-03/msg00333.html.
--
What|Removed |Added
--
--- Additional Comments From mail at andreas-buergel dot de 2007-03-23
19:51 ---
I just compiled gcc 4.0.4 from the release sources and used it on my example.
With this gcc version the executable builds fine and runs as expected without
complaining about undefined references to a hidden
Hi Ilya,
I am getting the following error when building an application for avr
platform (atmega1281 MCU, to be specific)
Please could you check to see if this problem still happens with a
linker built from the current mainline CVS binutils sources. If it does
then please could you open a bu
--- Additional Comments From hjl at lucon dot org 2007-03-23 14:04 ---
(In reply to comment #3)
> Hi H.J.
>
> I am not sure that we can produce a more explicit error message without
> going
> into a lot of effort to record undefined symbols, but maybe the attached patch
> will help a
--- Additional Comments From nickc at redhat dot com 2007-03-23 14:00
---
What is the linker command line when this seg-fault happens ?
Is it possible for you to upload the object files that are needed in order to
reproduce this failure ?
Cheers
Nick
--
What|Removed
--- Additional Comments From nickc at redhat dot com 2007-03-23 13:59
---
Hi H.J.
I am not sure that we can produce a more explicit error message without going
into a lot of effort to record undefined symbols, but maybe the attached patch
will help a little. With this applied I get t
--- Additional Comments From nickc at redhat dot com 2007-03-23 13:56
---
Created an attachment (id=1645)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1645&action=view)
Display more information when a nonconstant expression is encountered
--
http://sourceware.org/bugzilla/
Hello,
I am getting the following error when building an application for avr
platform (atmega1281 MCU, to be specific)
/usr/local/avr-toolchain-2006.1/lib/gcc/avr/3.4.5/../../../../avr/bin/ld:
region text is full (wsndemo.elf section .text)
/usr/local/avr-toolchain-2006.1/lib/gcc/avr/3.4.5/../..
trying to build current gcc-4.2 branch with --enable-libstdcxx-debug, ld
segfaults while linking the the debug version of libstdc++.
2.17 works ok, but any 2007 version from HEAD fails to build the library.
--
Summary: [2.18 regression] ld segfaults building gcc-4.2's debug
--- Additional Comments From nickc at redhat dot com 2007-03-23 10:29
---
Subject: Re: New: hidden alias not found while linking gcj compiled
Java class with native C++ lib and CNI binding under Linux x86
Hi Andreas,
Well I can shed some light on how this problem is happening,
Hi Andreas,
Well I can shed some light on how this problem is happening, although
not necessarily why:
de/dbt/simplelibclient/SimpleCPPLib.o:(.data.rel+0x68): undefined reference to
`hidden alias for de::dbt::simplelibclient::SimpleCPPLib::square(int)'
Looking at libSimpleCPPLib.so, where y
11 matches
Mail list logo