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


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]