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,

We have successfully built the cross GDB 6.2 for ARM target on RH EL 
with gcc 3.2.3
--
gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-20)
--

What are cross gdb build configuration options used in your build script?

Regards,
Swami

On Wed, 16 Nov 2005, Steven Scholz wrote:

> M Ranga Swami Reddy wrote:
> > Hi,
> > 
> > You should use native (system) compiler tools to build the cross GDB. 
> 
> What do you mean by "native (system) compiler tools"?
> 
> The gcc 4.0.2 *is* the system compiler of SuSE 10.0!
> 
> Shell I use the GCC_CORE_DIR option? Thus building a system compiler
> first and use this for building the cross tools then?
> If so, which version would you recommend?
> 
> I want a gcc-3.4.4 for my ARM system.
> 
> Shell I use
> 
> export BINUTILS_DIR=binutils-2.15
> export GCC_CORE_DIR=gcc-3.4.4
> export GCC_DIR=gcc-3.4.4
> export GLIBC_DIR=glibc-2.3.5
> export LINUX_DIR=linux-2.6.12
> export LINUX_SANITIZED_HEADER_DIR=linux-libc-headers-2.6.12.0
> export GLIBCTHREADS_FILENAME=glibc-linuxthreads-2.3.5
> 
> ???
> 
> --
> 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


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