public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Re:Cross compiling gcc from i386-linux to alpha-dec-osf4
@ 2003-09-01 14:49 lapo_pasqui
  0 siblings, 0 replies; only message in thread
From: lapo_pasqui @ 2003-09-01 14:49 UTC (permalink / raw)
  To: gbruchhaeuser; +Cc: gcc-help

Hi Gerrit,
May I suggest to have a look at this document
http://www.inaccessnetworks.com/misc-downloads/xdvl/cross-toolchain-build.txt
as reference?
I found it very usefull.

Lapo
---------- Initial Header -----------

From      : gcc-help-owner@gcc.gnu.org
To          : gcc-help@gcc.gnu.org
Cc          :
Date      : Mon, 01 Sep 2003 13:16:23 +0200
Subject : Cross compiling gcc from i386-linux to alpha-dec-osf4

> Hello,
>
> I am trying to compile gcc as cross-compiler which should run on a
> i386-linux box and compile/link objects for alpha-dec-osf4.
> 
> I did the follwowing steps then:
>     cd /usr/src/packages/SOURCE/
>     mkdir objdir
>     cd objdir
>     ../gcc-3.3.1/configure --prefix=/usr/local/gcc/alpha-dec-osf4
> --program-suffix=-alpha-dec-osf4 --srcdir=../gcc-3.3.1
>     make
>
> But 'gcc' was not been created.
> I tried 'make gcc' then and got the following errors:
>
>
> 
> What did I do wrong way?
> Many thanks in advance!
>
> Gerrit
> 
>

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

only message in thread, other threads:[~2003-09-01 14:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-01 14:49 Re:Cross compiling gcc from i386-linux to alpha-dec-osf4 lapo_pasqui

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