This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: BE Cross compiler for ARM-XSCALE



Hi Juergon,


Yes there is ptxconfig file created and the values you mentioned are matching with the
values in the ptxconfig file.


I did the patches and project files of "ptxdist-0.10.6" before configure and make steps.

One difference I noticed is that, the file created after the, "./configure && make && make install", in the bin directory is "bin/ptxdist" instead of "bin/ptxdist-0.10.6".

Is the error occurs due to this ?.

yes, "ptxdist menuconfig" works, but when I run this I am not seeing the "bigendian" option for arm.

Best Regards
Philip

From: Juergen Beisert <jbe@pengutronix.de>
To: crossgcc@sourceware.org
CC: "Philip mathew" <philipmat@hotmail.com>
Subject: Re: BE Cross compiler for ARM-XSCALE
Date: Sun, 15 Jul 2007 10:47:17 +0200

Hi Philip,

On Sunday 15 July 2007 05:15, Philip mathew wrote:
> I tried to build the cross tool chain using OSELAS and tried the
> following steps you mentioned.
>
> ie > ptxdist-0.10.6 select
> ptxconfigs/armeb-xscale-linux-gnueabi_gcc-4.1.2_glibc-2.5_linux-2.6.18.ptxc
>onfig
>
> > ptxdist-0.10.6 go
>
> But I am getting an error in the second step, "Error: please specify an
> architecure name for ipkg!".
>
> The log messages are given at the end of the email.


The messages are very strange. Is the ptxdist installation complete (main
program, patches, projects, "configure" step, "make", "make install")?

After the "select" step you must find a "ptxconfig" link to your
"ptxconfigs/armeb-xscale-linux-gnueabi_gcc-4.1.2_glibc-2.5_linux-2.6.18.ptxconfig"

And this file must start with:
#
# Automatically generated make config: don't edit
# PTXdist version: 0.10.6
# Thu Mar  1 20:15:10 2007
#
PTXCONF_BUILD_TOOLCHAIN=y
PTXCONF_PROJECT="OSELAS.Toolchain-1.1.0"
PTXCONF_GLIBC=y
PTXCONF_GLIBC_VERSION="2.5"
PTXCONF_GLIBC_EXTRA_CONFIG="--without-fp"
PTXCONF_GLIBC_ENABLE_KERNEL="2.6.16"
PTXCONF_GLIBC_SERIES=""
PTXCONF_GLIBC_EXTRA_ENV=""
# PTXCONF_GLIBC_ADDON_LINUXTHREADS is not set
PTXCONF_GLIBC_ADDON_NPTL=y
PTXCONF_GLIBC_TLS=y
PTXCONF_GLIBC_HEADERS=y
PTXCONF_GLIBC_CRT=y
PTXCONF_GLIBC_FINAL=y
PTXCONF_GLIBC_PORTS=y
[...]

Does it? Does a "ptxdist-0.10.6 menuconfig" work?

Juergen
--
Dipl.-Ing. Juergen Beisert | http://www.pengutronix.de
?Pengutronix - Linux Solutions for Science and Industry
?   Handelsregister: Amtsgericht Hildesheim, HRA 2686
? ? ?    Vertretung Sued/Muenchen, Germany
   Phone: +49-8766-939 228 |  Fax: +49-5121-206917-9

_________________________________________________________________ http://liveearth.msn.com


-- For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]