public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* [Fwd: GCC for FR30!!]
@ 2000-05-26  2:41 Tuukka Lehtonen
  0 siblings, 0 replies; only message in thread
From: Tuukka Lehtonen @ 2000-05-26  2:41 UTC (permalink / raw)
  To: gcc, crossgcc

Hi,

I've been trying for the past few days to compile the GCC-suite for
the fr30-elf target.

what i've done so far:
- downloaded most recent snapshot of binutils (000524)
  and successfully compiled it for target fr30-elf
- downloaded newlib-1.8.2 and included it in the gcc compilation
   with the flags --with-newlib,
--with-headers=/gcc/gcc/newlib/libc/include
- downloaded snapshot 20000508, which BTW has a broken g++-package, it's
    size is only about 450 KB, where it should be about 1,8 MB. Since that
didn't
    work, I downloaded 20000501, and tried compiling it like this:

# binutils are already in /gcc/out/bin and added to the path
md /gcc/out
md /gcc/work
cd /gcc/work
rm -rf *
/gcc/gcc/configure --target=fr30-elf --prefix=/gcc/out --with-newlib
--with-headers=/gcc/gcc/newlib/libc/include
make

make stops at fr30.c, with a massive load of warnings and errors.

This is the first time I've ever tried to compile GCC, and I've made good
progress but the step of compiling GCC-correctly.

I would be thankful if someone could give me step-by-step instructions
to compiling this cross-compiler. I mean telling me what to download,
where to download, what to compile and how to compile. All this because
I don't have too much time to waste trying desperately on my own, to make
it work, while I know that someone has already done it.

thanks,
Tuukka Lehtonen

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-05-26  2:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-26  2:41 [Fwd: GCC for FR30!!] Tuukka Lehtonen

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).