From: muntaqa <muntaqa@juno.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] Using external toolchain with penguitronix BSP distribution
Date: Sun, 30 Oct 2011 23:57:30 +0000 (UTC) [thread overview]
Message-ID: <loom.20111031T002642-163@post.gmane.org> (raw)
Hello,
I am trying to use OSELAS BSP with CodeSourcery toolchain.
It seems there is a
problem in ptxdist and unable to understand the path setup for external
toolchain using "ptxdist toolchain pathToToolchainBinDir".
I have performed the following:
- ptxdist select configs/ptxconfig
- ptxdist toolchain /home/muntaqa/SourceryARMLinux/bin/
this creates the softlink properly in the current directory. But when I run
the next command, it won't find toolchain and finds Penguintronix's toolchain
which is also installed right now in /opt folder. I had the same issue prior to
installing the penguitronix toolchain that it would not recognize my
CodeSourcery toolchain path. See text below that shows what I have in
/home/muntaqa/SourceryARMLinux/bin folder.
-ptxdist platform configs/platform-friendlyarm-mini2440/platformconfig-NAND-128M
this command won't find my sourcery toolchain and default to penguitronix's
toolchain. Then, I know I need to clear the strings in "ptxdist platformconfig"
dialogs. But still, it keeps wanting to find something in /opt. I have
modified and cleared gcc version, libc version, binaries prefix such as
gnuarm-none-linux-eabi.
Nothing works, it won't recognize the external toolchain and if I have
penguitronix's toolchain installed, it would find it otherwise it makes a path
from the platformconfig items and complains that toolchain does not exist and
tells me to use ptxdist toolchain command to specify a toolchain path ( but I
have already done that.)
I have tried this many times with a clean installation of BSP package in
different locations.
Can someone send me proper instructions on how to get an external toolchain
configured properly. I have followed all of the steps in the QuickStart guide
and they don't work. I need different instructions that will work.
Thanks
muntaqa@muntaqa-laptop:~/penguin/OSELAS.BSP-Pengutronix-Mini2440-2011.10.0$ ls
-lrt /home/muntaqa/SourceryARMLinux/bin/
total 16924
-rwxr-xr-x 1 muntaqa muntaqa 363252 2010-11-07 08:53 arm-none-linux-gnueabi
-sprite
-rwxr-xr-x 1 muntaqa muntaqa 340780 2010-11-07 08:53 arm-none-linux-gnueabi
-readelf
-rwxr-xr-x 1 muntaqa muntaqa 630944 2010-11-07 08:53 arm-none-linux-gnueabi
-gprof
-rwxr-xr-x 1 muntaqa muntaqa 3186492 2010-11-07 08:53 arm-none-linux-gnueabi
-gdbtui
-rwxr-xr-x 1 muntaqa muntaqa 26780 2010-11-07 08:53 arm-none-linux-gnueabi
-gcov
-rwxr-xr-x 2 muntaqa muntaqa 222948 2010-11-07 08:53
arm-none-linux-gnueabi-gcc-4.5.1
-rwxr-xr-x 1 muntaqa muntaqa 18612 2010-11-07 08:53 arm-none-linux-gnueabi
-elfedit
-rwxr-xr-x 1 muntaqa muntaqa 224196 2010-11-07 08:53 arm-none-linux-gnueabi
-cpp
-rwxr-xr-x 1 muntaqa muntaqa 572028 2010-11-07 08:53 arm-none-linux-gnueabi-
c++filt
-rwxr-xr-x 2 muntaqa muntaqa 225860 2010-11-07 08:53 arm-none-linux-gnueabi
-c++
-rwxr-xr-x 1 muntaqa muntaqa 569820 2010-11-07 08:53
arm-none-linux-gnueabi-addr2line
-rwxr-xr-x 1 muntaqa muntaqa 572288 2010-11-07 08:53 arm-none-eabi-size
-rwxr-xr-x 1 muntaqa muntaqa 3186492 2010-11-07 08:53 arm-none-eabi-gdb
-rwxr-xr-x 2 muntaqa muntaqa 222948 2010-11-07 08:53 arm-none-eabi-gcc
-rwxr-xr-x 2 muntaqa muntaqa 225860 2010-11-07 08:53 arm-none-eabi-g++
-rwxr-xr-x 1 muntaqa muntaqa 572220 2010-11-07 08:53 arm-none-linux-
gnueabi-strings
-rwxrwxr-x 2 muntaqa muntaqa 593268 2010-11-07 10:53 arm-none-linux-
gnueabi-ranlib
-rwxrwxr-x 2 muntaqa muntaqa 579164 2010-11-07 10:53 arm-none-linux-
gnueabi-nm
-rwxrwxr-x 2 muntaqa muntaqa 1046336 2010-11-07 10:53 arm-none-linux-gnueabi-as
-rwxrwxr-x 2 muntaqa muntaqa 726936 2010-11-07 10:53 arm-none-eabi-strip
-rwxrwxr-x 2 muntaqa muntaqa 866012 2010-11-07 10:53 arm-none-eabi-objdump
-rwxrwxr-x 2 muntaqa muntaqa 726936 2010-11-07 10:53 arm-none-eabi-objcopy
-rwxrwxr-x 2 muntaqa muntaqa 987204 2010-11-07 10:53 arm-none-eabi-ld
-rwxrwxr-x 2 muntaqa muntaqa 593236 2010-11-07 10:53 arm-none-eabi-ar
lrwxrwxrwx 1 muntaqa muntaqa 19 2011-02-20 12:26
arm-none-linux-gnueabi-strip -> arm-none-eabi-strip
lrwxrwxrwx 1 muntaqa muntaqa 18 2011-02-20 12:26
arm-none-linux-gnueabi-size -> arm-none-eabi-size
lrwxrwxrwx 1 muntaqa muntaqa 21 2011-02-20 12:26
arm-none-linux-gnueabi-objdump -> arm-none-eabi-objdump
lrwxrwxrwx 1 muntaqa muntaqa 21 2011-02-20 12:26
arm-none-linux-gnueabi-objcopy -> arm-none-eabi-objcopy
lrwxrwxrwx 1 muntaqa muntaqa 16 2011-02-20 12:27 arm-none-linux-gnueabi-ld
-> arm-none-eabi-ld
lrwxrwxrwx 1 muntaqa muntaqa 17 2011-02-20 12:27 arm-none-linux-gnueabi-gdb
-> arm-none-eabi-gdb
lrwxrwxrwx 1 muntaqa muntaqa 16 2011-02-20 12:27 arm-none-linux-gnueabi-ar
-> arm-none-eabi-ar
lrwxrwxrwx 1 muntaqa muntaqa 17 2011-02-20 12:27 arm-none-linux-gnueabi-g++
-> arm-none-eabi-g++
lrwxrwxrwx 1 muntaqa muntaqa 17 2011-02-20 12:28 arm-none-linux-gnueabi-gcc
-> arm-none-eabi-gcc
muntaqa@muntaqa-laptop:~/penguin/OSELAS.BSP-Pengutronix-Mini2440-2011.10.0$
muntaqa@muntaqa-laptop:
~/penguin/OSELAS.BSP-Pengutronix-Mini2440-2011.10.0$ ls -lrt
total 48
drwxr-xr-x 2 muntaqa muntaqa 4096 2011-10-13 10:51 rules
-rw-r--r-- 1 muntaqa muntaqa 177 2011-10-13 10:51 README
drwxr-xr-x 2 muntaqa muntaqa 4096 2011-10-13 10:51 protocol
drwxr-xr-x 3 muntaqa muntaqa 4096 2011-10-13 10:51 projectroot
drwxr-xr-x 3 muntaqa muntaqa 4096 2011-10-13 10:51 local_src
-rw-r--r-- 1 muntaqa muntaqa 3309 2011-10-13 10:51 FAQ
-rw-r--r-- 1 muntaqa muntaqa 2640 2011-10-13 10:51 Changelog
drwxr-xr-x 3 muntaqa muntaqa 4096 2011-10-14 01:14 documentation
drwxr-xr-x 2 muntaqa muntaqa 4096 2011-10-30 17:36 platform
drwxr-xr-x 4 muntaqa muntaqa 4096 2011-10-30 17:43 configs
lrwxrwxrwx 1 muntaqa muntaqa 17 2011-10-30 17:44 selected_ptxconfig ->
configs/ptxconfig
drwxr-xr-x 2 muntaqa muntaqa 4096 2011-10-30 18:31 platform-mini2440
lrwxrwxrwx 1 muntaqa muntaqa 62 2011-10-30 18:44 selected_platformconfig ->
configs/platform-friendlyarm-mini2440/platformconfig-NAND-128M
lrwxrwxrwx 1 muntaqa muntaqa 35 2011-10-30 18:46 selected_toolchain ->
/home/muntaqa/SourceryARMLinux/bin/
muntaqa@muntaqa-laptop:~/penguin/OSELAS.BSP-Pengutronix-Mini2440-2011.10.0$
muntaqa@muntaqa-laptop:~/penguin/OSELAS.BSP-Pengutronix-Mini2440-2011.10.0$
ptxdist platform configs/platform-friendlyarm-mini2440/platformconfig-NAND-128M
info: selected platformconfig:
'configs/platform-friendlyarm-mini2440/platformconfig-NAND-128M'
info: insufficient information in your platformconfig file
please use 'ptxdist toolchain </path/to/toolchain>' to select your toolchain
muntaqa@muntaqa-laptop:~/penguin/OSELAS.BSP-Pengutronix-Mini2440-2011.10.0$
muntaqa@muntaqa-laptop:~/penguin/OSELAS.BSP-Pengutronix-Mini2440-2011.10.0$ cat
configs/platform-friendlyarm-mini2440/platformconfig-NAND-128M
#
# Automatically generated make config: don't edit
# PTXdist 2011.10.1
#
PTXCONF_PLATFORMCONFIG_VERSION="2011.10.1"
PTXCONF__platformconfig_MAGIC__=y
#
# ------------------------------------
#
#
# Target Platform Configuration
#
#
# ------------------------------------
#
PTXCONF_PLATFORM="mini2440"
PTXCONF_PLATFORM_VERSION="-2011.10.0"
#
# architecture
#
# PTXCONF_ARCH_ALPHA is not set
# PTXCONF_ARCH_AVR32 is not set
# PTXCONF_ARCH_AVR is not set
PTXCONF_ARCH_ARM=y
# PTXCONF_ARCH_BLACKFIN is not set
# PTXCONF_ARCH_X86 is not set
# PTXCONF_ARCH_MINGW is not set
# PTXCONF_ARCH_PPC is not set
# PTXCONF_ARCH_M68K is not set
# PTXCONF_ARCH_SPARC is not set
# PTXCONF_ARCH_MICROBLAZE is not set
# PTXCONF_ARCH_MIPS is not set
# PTXCONF_ARCH_CRIS is not set
# PTXCONF_ARCH_PARISC is not set
# PTXCONF_ARCH_SH is not set
PTXCONF_ARCH_SUPPORTS_ENDIAN_BIG=y
PTXCONF_ARCH_SUPPORTS_ENDIAN_LITTLE=y
# PTXCONF_ENDIAN_BIG is not set
PTXCONF_ENDIAN_LITTLE=y
# PTXCONF_ARCH_ARM_V6 is not set
# PTXCONF_ARCH_ARM_IWMMXT is not set
# PTXCONF_ARCH_ARM_NEON is not set
# PTXCONF_HAS_HARDFLOAT is not set
PTXCONF_HAS_MMU=y
PTXCONF_SIZEOF_LONG_DOUBLE="8"
PTXCONF_ARCH_STRING="arm"
#
# paths & directories
#
PTXCONF_SYSROOT_TARGET="${PTXDIST_PLATFORMDIR}/sysroot-target"
PTXCONF_SYSROOT_HOST="${PTXDIST_PLATFORMDIR}/sysroot-host"
PTXCONF_SYSROOT_CROSS="${PTXDIST_PLATFORMDIR}/sysroot-cross"
#
# toolchain
#
PTXCONF_CROSSCHAIN_VENDOR=""
PTXCONF_CROSSCHAIN_CHECK="4.5.2"
PTXCONF_LIBC_GLIBC=y
# PTXCONF_LIBC_UCLIBC is not set
PTXCONF_GLIBC_VERSION="2.13"
PTXCONF_GNU_TARGET="arm-v4t-linux-gnueabi"
PTXCONF_COMPILER_PREFIX="${PTXCONF_GNU_TARGET}-"
PTXCONF_COMPILER_PREFIX_KERNEL="${PTXCONF_COMPILER_PREFIX}"
PTXCONF_COMPILER_PREFIX_BOOTLOADER="${PTXCONF_COMPILER_PREFIX}"
#
# extra toolchain options
#
PTXCONF_TARGET_EXTRA_CPPFLAGS=""
PTXCONF_TARGET_EXTRA_CFLAGS=""
PTXCONF_TARGET_EXTRA_CXXFLAGS=""
PTXCONF_TARGET_EXTRA_LDFLAGS=""
PTXCONF_KERNEL=y
# PTXCONF_KERNEL_INSTALL is not set
PTXCONF_KERNEL_MODULES=y
PTXCONF_KERNEL_MODULES_INSTALL=y
PTXCONF_KERNEL_MODULES_BUILD="modules"
PTXCONF_KERNEL_VERSION="3.0"
PTXCONF_KERNEL_MD5="398e95866794def22b12dfbc15ce89c0"
PTXCONF_KERNEL_ARCH_STRING="arm"
# PTXCONF_KERNEL_IMAGE_BZ is not set
# PTXCONF_KERNEL_IMAGE_Z is not set
PTXCONF_KERNEL_IMAGE_U=y
# PTXCONF_KERNEL_IMAGE_VM is not set
# PTXCONF_KERNEL_IMAGE_VMLINUX is not set
# PTXCONF_KERNEL_IMAGE_RAW is not set
# PTXCONF_KERNEL_IMAGE_SIMPLE is not set
PTXCONF_KERNEL_IMAGE="uImage"
# PTXCONF_KERNEL_XZ is not set
# PTXCONF_KERNEL_LZOP is not set
#
# patching & configuration
#
PTXCONF_KERNEL_SERIES="series"
PTXCONF_KERNEL_CONFIG="kernelconfig-${PTXCONF_KERNEL_VERSION}"
#
# Development features
#
PTXCONF_KERNEL_EXTRA_MAKEVARS="CONFIG_DEBUG_SECTION_MISMATCH=y"
# PTXCONF_HOST_DTC is not set
# PTXCONF_DTC is not set
#
# console options
#
PTXCONF_CONSOLE_NAME="ttySAC0"
PTXCONF_CONSOLE_SPEED="115200"
#
# bootloaders
#
# PTXCONF_AT91BOOTSTRAP is not set
# PTXCONF_AT91BOOTSTRAP2 is not set
PTXCONF_BAREBOX=y
PTXCONF_BAREBOX_VERSION="2011.05.0"
PTXCONF_BAREBOX_MD5="d66774abcf9fa6c9530e13543cc707bc"
PTXCONF_BAREBOX_CONFIG="barebox-NAND-128M.config"
PTXCONF_BAREBOX_ARCH_STRING="arm"
PTXCONF_BAREBOX_EXTRA_ENV=y
PTXCONF_BAREBOX_EXTRA_ENV_PATH="${PTXDIST_PLATFORMCONFIGDIR}/barebox-128m-env"
PTXCONF_BOOTLOADER=y
# PTXCONF_GRUB is not set
# PTXCONF_HOST_MXS_UTILS is not set
# PTXCONF_U_BOOT_V2 is not set
# PTXCONF_U_BOOT is not set
# PTXCONF_X_LOAD is not set
#
# flash
#
PTXCONF_FLASH_BLOCKSIZE="128k"
#
# image creation options
#
# PTXCONF_IMAGE_CPIO is not set
# PTXCONF_IMAGE_CPIO_GZ is not set
# PTXCONF_IMAGE_EXT2 is not set
# PTXCONF_IMAGE_HD is not set
#
# ipkg options
#
# PTXCONF_IMAGE_IPKG_PUSH_TO_REPOSITORY is not set
# PTXCONF_IMAGE_INSTALL_FROM_IPKG_REPOSITORY is not set
PTXCONF_IMAGE_IPKG_INDEX=y
PTXCONF_IMAGE_IPKG_EXTRA_ARGS=""
PTXCONF_IMAGE_JFFS2=y
PTXCONF_IMAGE_JFFS2_BLOCKSIZE=0x20000
#
# *** add '-n' here for NAND flash ***
#
PTXCONF_IMAGE_JFFS2_EXTRA_ARGS="-n"
# PTXCONF_IMAGE_JFFS2_SUM is not set
PTXCONF_IMAGE_KERNEL=y
# PTXCONF_IMAGE_KERNEL_INITRAMFS is not set
PTXCONF_IMAGE_KERNEL_INSTALL_EARLY=y
# PTXCONF_IMAGE_KERNEL_LZOP is not set
# PTXCONF_IMAGE_SQUASHFS is not set
PTXCONF_IMAGE_TGZ=y
# PTXCONF_IMAGE_UBI is not set
# PTXCONF_IMAGE_UBIFS is not set
# PTXCONF_IMAGE_UIMAGE is not set
PTXCONF_CROSS_MODULE_INIT_TOOLS=y
# PTXCONF_HOST_CDRKIT is not set
# PTXCONF_HOST_CMAKE is not set
# PTXCONF_HOST_CRAMFS is not set
# PTXCONF_HOST_DOSFSTOOLS is not set
# PTXCONF_HOST_E2FSPROGS is not set
# PTXCONF_HOST_GENEXT2FS is not set
# PTXCONF_HOST_GENPART is not set
# PTXCONF_HOST_GETTEXT is not set
# PTXCONF_HOST_LIBBLKID is not set
# PTXCONF_HOST_LIBBZ2 is not set
# PTXCONF_HOST_LIBCAP is not set
PTXCONF_HOST_LIBLZO=y
PTXCONF_HOST_LIBUUID=y
# PTXCONF_HOST_LZOP is not set
# PTXCONF_HOST_MKELFIMAGE is not set
PTXCONF_HOST_MTD_UTILS=y
# PTXCONF_HOST_MTOOLS is not set
# PTXCONF_HOST_OPENSSL is not set
# PTXCONF_HOST_SQUASHFS_TOOLS is not set
PTXCONF_HOST_UMKIMAGE=y
PTXCONF_HOST_UTIL_LINUX_NG=y
# PTXCONF_HOST_XL_TOOLS is not set
# PTXCONF_HOST_XZ is not set
PTXCONF_HOST_ZLIB=y
muntaqa@muntaqa-laptop:~/penguin/OSELAS.BSP-Pengutronix-Mini2440-2011.10.0$
--
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2011-10-31 0:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-30 23:57 muntaqa [this message]
2011-11-01 10:13 ` Michael Olbrich
2011-11-02 1:39 ` muntaqa
2011-11-02 8:35 ` Juergen Beisert
2011-11-05 13:31 ` muntaqa
2011-11-05 14:54 ` Juergen Beisert
2011-11-15 14:32 ` muntaqa
2011-11-15 14:57 ` Juergen Beisert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=loom.20111031T002642-163@post.gmane.org \
--to=muntaqa@juno.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox