This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb and invalid lvalue in assignment


Hi,

Which compiler your using to build the cross gdb tool?

Best Regards,
Swami

On Wed, 16 Nov 2005, Steven Scholz wrote:

> Hi all,
> 
> I am trying to build a arm cross tool chain on a SuSE 10.0 system.
> 
> Host gcc is gcc (GCC) 4.0.2 20050901
> 
> Building the gdb bails out with:
> 
> /opt/sandkasten/crosstool-0.38/build/arm-softfloat-linux-gnu/gcc-3.4.4-glibc-2.3.5-linux-2.6.12/gdb-6.3/sim/arm/iwmmxt.c:
> In function 'WMAC':
> /opt/sandkasten/crosstool-0.38/build/arm-softfloat-linux-gnu/gcc-3.4.4-glibc-2.3.5-linux-2.6.12/gdb-6.3/sim/arm/iwmmxt.c:2117:
> error: invalid lvalue in assignment
> /opt/sandkasten/crosstool-0.38/build/arm-softfloat-linux-gnu/gcc-3.4.4-glibc-2.3.5-linux-2.6.12/gdb-6.3/sim/arm/iwmmxt.c:2133:
> error: invalid lvalue in assignment
> 
> Are there any patches for the gdb to fix that?
> 
> Thanks!
> 
> -- 
> Steven
> 
> ------
> Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
> 


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]