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

--
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]