[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gcc
Subject:    Re: Problem: gcc 3.1.1 / cross-gcc / arm-thumb-elf
From:       Richard Earnshaw <rearnsha () arm ! com>
Date:       2002-07-31 9:09:24
[Download RAW message or body]

> Hi,
> 
> in the file
> gcc-3.1.1/gcc/config/arm/t-arm-elf
> is TMHO a flaw. One has to pay attention when enabling MULTILIB support
> for big-endian/little-endian (line 28,29)
> original:
> MULTILIB_OPTIONS     = mlittle-endian/mbig-endian
> MULTILIB_DIRNAMES    = le be
> correct (IMHO):
> MULTILIB_OPTIONS     += mlittle-endian/mbig-endian
> MULTILIB_DIRNAMES    += le be
> 

This has already been fixed on the trunk.  Since the cptions are disabled 
by default it hasn't been considered important enough to pull up onto the 
release branch.

R.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic