On 27.01.2010 23:11, Riku Voipio wrote:
On Wed, Jan 27, 2010 at 11:19:35PM +0200, Modestas Vainius wrote:
Hello,
On trečiadienis 27 Sausis 2010 22:47:55 Riku Voipio wrote:
There is a major problem with gcc 4.4 and armel - the ABI of va_list
changed (for c++ libraries). We need to decide one of
Camm Maguire writes:
Hi,
> Greetings! OK I think we've found it.
>
> A long time ago, some very helpful arm developer told me how to clear
> the instruction and data caches. GCL needs to do this as it loads
> compiled code into its .data section, relocates it, clears the cache,
> and then exec
On Wed, Jan 27, 2010 at 04:56:22PM -0500, Camm Maguire wrote:
> Greetings! OK I think we've found it.
>
> A long time ago, some very helpful arm developer told me how to clear
> the instruction and data caches. GCL needs to do this as it loads
> compiled code into its .data section, relocates it
On Wed, Jan 27, 2010 at 11:19:35PM +0200, Modestas Vainius wrote:
> Hello,
>
> On trečiadienis 27 Sausis 2010 22:47:55 Riku Voipio wrote:
> > There is a major problem with gcc 4.4 and armel - the ABI of va_list
> > changed (for c++ libraries). We need to decide one of the following:
> >
> > 1) li
Greetings! OK I think we've found it.
A long time ago, some very helpful arm developer told me how to clear
the instruction and data caches. GCL needs to do this as it loads
compiled code into its .data section, relocates it, clears the cache,
and then executes.
Here is the arm bit:
#define
On Wed, Jan 27, 2010 at 10:47:55PM +0200, Riku Voipio wrote:
> There is a major problem with gcc 4.4 and armel - the ABI of va_list
> changed (for c++ libraries). We need to decide one of the following:
What exactly have changed? The ABI (as said in the sentence before) or
the mangling.
> 1) li
Hello,
On trečiadienis 27 Sausis 2010 22:47:55 Riku Voipio wrote:
> There is a major problem with gcc 4.4 and armel - the ABI of va_list
> changed (for c++ libraries). We need to decide one of the following:
>
> 1) library package name rename (like c2a rename previously)
>
> + "the right thing t
Hi debian-release,
There is a major problem with gcc 4.4 and armel - the ABI of va_list
changed (for c++ libraries). We need to decide one of the following:
1) library package name rename (like c2a rename previously)
+ "the right thing to do"
+ partial upgrades work as expected
- Some hassle
8 matches
Mail list logo