Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 2002 15:05:57 +0200
From:      Henri-Pierre CHARLES <Henri-Pierre.Charles@prism.uvsq.fr>
To:        Espen Skoglund <esk@ira.uka.de>
Cc:        Henri-Pierre CHARLES <Henri-Pierre.Charles@prism.uvsq.fr>, FreeBSD-ia64@freebsd.org
Subject:   Re: Build cross gcc i386 -> ia64
Message-ID:  <20020927150556.A30928@vlaminck.prism.uvsq.fr>
In-Reply-To: <15728.55243.795089.96742@i30nb20.ira.uka.de>; from esk@ira.uka.de on Sat, Aug 31, 2002 at 04:50:51PM %2B0200
References:  <20020830180256.F4285@gibet.prism.uvsq.fr> <15728.55243.795089.96742@i30nb20.ira.uka.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

Le Sat, Aug 31, 2002 at 04:50:51PM +0200, Espen Skoglund écrivait :
> > Is somewhere a patch or a port for gcc-ia64 on FreeBSD ?
> > (I run 4.6-STABLE from yerterday if it's important)
> 
> If you're going to do FreeBSD stuff on ia64 I would suggest running a
> normal buildworld (with TARGET_ARCH=ia64) on the -CURRENT sources.
> This will include also building the cross compiler necessary for
> creating the ia64 binaries.
> 
> If you're not doing FreeBSD work or if you for some reason want to
> have a freestanding cross compiler, you could look in
> 
>    http://i30www.ira.uka.de/~skoglund/devel/
> where you'll find binutils and gcc ports for ia64-elf.

Well, I have not found the way to get correct .h for this stuff.

I have tried to get -CURRENT sources, compile, compile, compile, then fail, 
but the tool chain are build. I can build ia64 binaries, but infortunately, 
ski fail to launch my HelloWorld application.

Is it because I'm still running -STABLE ?

parapor:~/tmp/>setenv IABIN /usr/obj/ia64/usr/src5.0/src/i386/usr/bin/
parapor:~/tmp/>${IABIN}/cc -static -B${IABIN} -o Hello Hello.c 
parapor:~/tmp/>file Hello
Hello: ELF 64-bit LSB executable, IA-64 (Intel 64 bit architecture) version 1 
(FreeBSD), statically linked, not stripped
parapor:~/tmp/>ski Hello
Hello - unsupported ELF OS/ABI id (9)
ski: Could not open Hello for reading

-- 
% Henri-Pierre.Charles@prism.uvsq.fr PRiSM, Université de Versailles
% Tel: 01 39 25 43 44        45, Av. des États Unis 78000 Versailles
% Il reste -86450100 secondes jusqu'au 01/01/2000

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ia64" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020927150556.A30928>