mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] Which versionS should i use?
@ 2014-07-01 16:10 Norbert Roos
  2014-07-01 18:54 ` Bernhard Walle
  2014-07-02  7:45 ` Alexander Dahl
  0 siblings, 2 replies; 3+ messages in thread
From: Norbert Roos @ 2014-07-01 16:10 UTC (permalink / raw)
  To: ptxdist

Hello,

I'm just doing the first steps with ptxdist, and became pretty confused 
about the versions:

I downloaded the project "phyCORE-OMAP4-2013.01.0", which uses ptxdist 
2013.01.0. Ok so far.

Now i want to build a toolchain, but there is no OSELAS 2013.01.1 
toolchain. If i take a different toolchain, ptxdist gives me an error 
about a mismatching ptxdist version (i tried it with the toolchain 
versions 2012.12.1 and 2013.12.2).

I could of course ignore the error, but i'd like to do it the right way. 
So what is the correct way then?

And do i see it right that the downloaded project package 
(phyCORE-OMAP4-2013.01.0) is the BSP, or are these two different packages?

Bye Norbert


-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ptxdist] Which versionS should i use?
  2014-07-01 16:10 [ptxdist] Which versionS should i use? Norbert Roos
@ 2014-07-01 18:54 ` Bernhard Walle
  2014-07-02  7:45 ` Alexander Dahl
  1 sibling, 0 replies; 3+ messages in thread
From: Bernhard Walle @ 2014-07-01 18:54 UTC (permalink / raw)
  To: ptxdist

Am 01.07.14 18:10, schrieb Norbert Roos:
> 
> I'm just doing the first steps with ptxdist, and became pretty confused
> about the versions:
> 
> I downloaded the project "phyCORE-OMAP4-2013.01.0", which uses ptxdist
> 2013.01.0. Ok so far.
> 
> Now i want to build a toolchain, but there is no OSELAS 2013.01.1
> toolchain. If i take a different toolchain, ptxdist gives me an error
> about a mismatching ptxdist version (i tried it with the toolchain
> versions 2012.12.1 and 2013.12.2).
> 
> I could of course ignore the error, but i'd like to do it the right way.
> So what is the correct way then?

You can (and should) install different versions of ptxdist at the same
time. In addition to /usr/local/bin/ptxdist there are binaries (scripts)
that have the version inside, e.g. /usr/local/bin/ptxdist-2013.12.

You can even (that's what I do to build a toolchain) "install" ptxdist
in the toolchain directory, i.e.

 % cd OSELAS-Toolchain-xxx
 % curl -O \
  http://ptxdist.org/software/ptxdist/download/ptxdist-2013.12.0.tar.bz2
 % cd ptxdist-2013.12.0
 % ./configure && make
 % cd ..
 % ln -s ptxdist-2013.12.0/bin/ptxdist p
 % ./p select ptxconfigs/...
 % ./p go


Regards,
Bernhard


-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ptxdist] Which versionS should i use?
  2014-07-01 16:10 [ptxdist] Which versionS should i use? Norbert Roos
  2014-07-01 18:54 ` Bernhard Walle
@ 2014-07-02  7:45 ` Alexander Dahl
  1 sibling, 0 replies; 3+ messages in thread
From: Alexander Dahl @ 2014-07-02  7:45 UTC (permalink / raw)
  To: ptxdist

Hei hei, 

Am 2014-07-01 18:10, schrieb Norbert Roos:
> I downloaded the project "phyCORE-OMAP4-2013.01.0", which uses ptxdist
> 2013.01.0. Ok so far.

Is this a board support package? Does it contain a toolchain? Where did
you get it?

> Now i want to build a toolchain, but there is no OSELAS 2013.01.1
> toolchain. If i take a different toolchain, ptxdist gives me an error
> about a mismatching ptxdist version (i tried it with the toolchain
> versions 2012.12.1 and 2013.12.2).

I guess you mean when compiling the toolchain?

> I could of course ignore the error, but i'd like to do it the right
> way. So what is the correct way then?

For compiling the toolchain, install the exact ptxdist version wanted.
As said before, it's no problem to have several ptxdist versions
installed in parallel.

> And do i see it right that the downloaded project package
> (phyCORE-OMAP4-2013.01.0) is the BSP, or are these two different
> packages?

It's not clear what you actually downloaded and where, so we can not
easily have a look inside. ;-)

In general: toolchain and BSP are two different things.

Besides: it's possible to set a toolchain version in the BSP package, so
maybe in this phyCORE BSP there's set one. Which is it?

Greets
Alex

-- 
»With the first link, the chain is forged. The first speech censured,
the first thought forbidden, the first freedom denied, chains us all
irrevocably.« (Jean-Luc Picard, quoting Judge Aaron Satie)
*** GnuPG-FP: 02C8 A590 7FE5 CA5F 3601  D1D5 8FBA 7744 CC87 10D0 ***

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-07-02  7:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-01 16:10 [ptxdist] Which versionS should i use? Norbert Roos
2014-07-01 18:54 ` Bernhard Walle
2014-07-02  7:45 ` Alexander Dahl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox