[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gcc cross-compile error
From: |
Thomas Schwinge |
Subject: |
Re: gcc cross-compile error |
Date: |
Fri, 24 Mar 2006 06:07:23 -0500 |
User-agent: |
Mutt/1.5.6+20040907i |
On Fri, Mar 24, 2006 at 09:42:09AM +0000, Linux Alchemist wrote:
> hi i am trying to cross-compile GNU HURD. using the INSTALL-cross doc from
> hurd 0.2.
That file hasn't been maintained for a long time.
If you want to create a self contained cross build environment you could
have a look at (or just use) my script:
<URL:http://nic-nac-project.de/~schwinge/tmp/cross-gnu> and
<URL:http://nic-nac-project.de/~schwinge/tmp/cross-gnu-env>.
I'll work on updating the documentation RSN.
> make[2]: Target `all' not remade because of errors.
The actual error would be above that line.
> please help cos i really want a gnu os ; )
Wouldn't it be easier to start by installing a binary distribution, like
Debian GNU/Hurd, <URL:http://debian.org/ports/hurd/hurd-cd>?
Regards,
Thomas