public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* xgcc-problem
@ 1999-11-05 15:46 Christoph Walzer
  1999-11-30 23:28 ` xgcc-problem Christoph Walzer
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Walzer @ 1999-11-05 15:46 UTC (permalink / raw)
  To: help-gcc

I am desperately looking for help with compiling a cross-compiler for
the target "powerpc-eabi" on a "i686-pc-linux-gnulibc1-host"
(found by config.guess)! The binutils-2.9.1 are already
installed (I used the same configure-parameters as
for the compiler). "configure --prefix=... -target=..." works.
"make cross" stops at the point of configuring (running configure
again) in the directory "target/libiberty". config.log says:
/usr/local/cross.ppc/powerpc-eabi/bin/ld: warning: cannot find
entry symbol _start; defaulting to 01800074
/home/Packete/Packet.Quellen/Compilers.Tools/cross-gcc/build-gcc/gcc/
libgcc.a(eabi.o) (.got2+0x8): undefined reference to `_SDATA_START__'
.
(similar messages)
.
collect2: ld returned 1 exit status

What's wrong there ? I couldn't find help in the "Cross-GCC-FAQ's"
or "Using and porting GCC".  The native-compiler is gcc-2.7.2.
The cross-compiler is egcs.1.1.2.

Thanks in advance.
Christoph Walzer



^ permalink raw reply	[flat|nested] 2+ messages in thread

* xgcc-problem
  1999-11-05 15:46 xgcc-problem Christoph Walzer
@ 1999-11-30 23:28 ` Christoph Walzer
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Walzer @ 1999-11-30 23:28 UTC (permalink / raw)
  To: help-gcc

I am desperately looking for help with compiling a cross-compiler for
the target "powerpc-eabi" on a "i686-pc-linux-gnulibc1-host"
(found by config.guess)! The binutils-2.9.1 are already
installed (I used the same configure-parameters as
for the compiler). "configure --prefix=... -target=..." works.
"make cross" stops at the point of configuring (running configure
again) in the directory "target/libiberty". config.log says:
/usr/local/cross.ppc/powerpc-eabi/bin/ld: warning: cannot find
entry symbol _start; defaulting to 01800074
/home/Packete/Packet.Quellen/Compilers.Tools/cross-gcc/build-gcc/gcc/
libgcc.a(eabi.o) (.got2+0x8): undefined reference to `_SDATA_START__'
.
(similar messages)
.
collect2: ld returned 1 exit status

What's wrong there ? I couldn't find help in the "Cross-GCC-FAQ's"
or "Using and porting GCC".  The native-compiler is gcc-2.7.2.
The cross-compiler is egcs.1.1.2.

Thanks in advance.
Christoph Walzer



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-11-30 23:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-05 15:46 xgcc-problem Christoph Walzer
1999-11-30 23:28 ` xgcc-problem Christoph Walzer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).