This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Building cross compiler Linux/i386 -> sh-elf fails
- To: Alexandre Oliva <aoliva at redhat dot com>
- Subject: Re: [PATCH] Building cross compiler Linux/i386 -> sh-elf fails
- From: Hartmut Schirmer <hartmut dot schirmer at arcormail dot de>
- Date: Tue, 9 Jan 2001 20:15:09 +0100
- Cc: gcc at gcc dot gnu dot org, amylaar at redhat dot com
- References: <orpuhwk9ti.fsf@guarana.lsd.ic.unicamp.br>
- Reply-To: hartmut dot schirmer at arcormail dot de
On Tue, 09 Jan 2001, Alexandre Oliva wrote:
>On Jan 9, 2001, Hartmut Schirmer <hartmut.schirmer@arcormail.de> wrote:
>
>> /tmp/ccPVOOwc.s:86: Error: operation combines symbols in different segments
>
>> The following patch should solve the problem.
>
>Delaying the failures to run-time :-)
>
>Do you have a CVS version of binutils for sh-elf? Support for PIC was
>introduced quite recently, and it's not in any of the official
>releases of GNU binutils yet.
Does this mean gcc 3.0 for sh-elf target will not work with the latest
binutils release ??
Hartmut