mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bernhard Walle <bernhard@bwalle.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] Which versionS should i use?
Date: Tue, 01 Jul 2014 20:54:33 +0200	[thread overview]
Message-ID: <53B303E9.7080805@bwalle.de> (raw)
In-Reply-To: <53B2DD88.5080300@webware-experts.de>

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

  reply	other threads:[~2014-07-01 18:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-01 16:10 Norbert Roos
2014-07-01 18:54 ` Bernhard Walle [this message]
2014-07-02  7:45 ` Alexander Dahl

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=53B303E9.7080805@bwalle.de \
    --to=bernhard@bwalle.de \
    --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