* [ptxdist] Is ptxdist 2013.09.0 compatible with OSELAS.Toolchain-2012.12.1? @ 2013-09-21 20:41 Thomas Heller 2013-09-22 10:54 ` Alexander Dahl 0 siblings, 1 reply; 2+ messages in thread From: Thomas Heller @ 2013-09-21 20:41 UTC (permalink / raw) To: ptxdist Is ptxdist 2013.09.0 compatible with OSELAS.Toolchain-2012.12.1? I'm trying to build the toolchain for arm-cortexa8-gnueabi with 'ptxdist --force go' and get this error: checking build system type... i686-pc-linux-gnu checking host system type... arm-cortexa8-linux-gnueabi checking for arm-cortexa8-linux-gnueabi-gcc... -D__ARM_EABI__ There is no arm-cortexa8-linux-gnueabi-gcc in /opt/OSELAS.Toolchain..../bin/, is this the problem? Thanks, Thomas -- ptxdist mailing list ptxdist@pengutronix.de ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] Is ptxdist 2013.09.0 compatible with OSELAS.Toolchain-2012.12.1? 2013-09-21 20:41 [ptxdist] Is ptxdist 2013.09.0 compatible with OSELAS.Toolchain-2012.12.1? Thomas Heller @ 2013-09-22 10:54 ` Alexander Dahl 0 siblings, 0 replies; 2+ messages in thread From: Alexander Dahl @ 2013-09-22 10:54 UTC (permalink / raw) To: ptxdist [-- Attachment #1.1: Type: text/plain, Size: 866 bytes --] Hei hei, On 21.09.2013 22:41, Thomas Heller wrote: > Is ptxdist 2013.09.0 compatible with OSELAS.Toolchain-2012.12.1? Using ptxdist 2013.09.0 with OSELAS Toolchain 2012.12.1 is possible if you mean building some BSP based on the current ptxdist with the mentioned toolchain. > I'm trying to build the toolchain for arm-cortexa8-gnueabi > with 'ptxdist --force go' and get this error: It's not recommended to do this. When building the toolchain itself don't use --force but install the matching ptxdist version. I do toolchain build like this: * clone oselas repository with git * checkout the tag I want * git clean -dxf * ptxdist select ptxconfigs/... * ptxdist go If at this step ptxdist complains about version mismatch, I install the ptxdist version requested and proceed with ptxdist go then. HTH && Greets Alex [-- Attachment #1.2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 259 bytes --] [-- Attachment #2: Type: text/plain, Size: 48 bytes --] -- ptxdist mailing list ptxdist@pengutronix.de ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-09-22 10:54 UTC | newest] Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2013-09-21 20:41 [ptxdist] Is ptxdist 2013.09.0 compatible with OSELAS.Toolchain-2012.12.1? Thomas Heller 2013-09-22 10:54 ` Alexander Dahl
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox