mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] Issue while install libgcc
@ 2015-09-17  8:49 Wim Vinckier
  2015-09-17 13:16 ` Wim Vinckier
  0 siblings, 1 reply; 3+ messages in thread
From: Wim Vinckier @ 2015-09-17  8:49 UTC (permalink / raw)
  To: ptxdist

Hi,

I've just installed a fresh debian virtual machine with the crosstool
from debian for arm.  For your info, I just installed it running this:

cat > /etc/apt/sources.list.d/crosstools.list <<EOF
deb http://emdebian.org/tools/debian/ jessie main
EOF
wget -O - http://emdebian.org/tools/debian/emdebian-toolchain-archive.key
| apt-key add -
dpkg --add-architecture armel
apt-get update
apt-get install crossbuild-essential-armel cpp-arm-linux-gnueabi

I compiled and installed ptxdist-2015-08.0 and I'm trying to rebuild a
project which I previously compiled against ptxdist-2015-01.

While trying to install libgcc, I got an error on
install_copy_toolchain_lib.  ptxdist told me:
> ptxdist: error: cannot identify prefix and no user supplied dest
The easiest way to fix it was reverting the patch which seems to be
applied a while ago.  I think it was a while ago because I found this
message [1].  After adding the /lib again as the installation path,
the compilation continued.

Is there any other way to fix this? Or does anyone has a suggestion on
what I did wrong?


[1] http://permalink.gmane.org/gmane.comp.embedded.ptxdist.devel/8986

Kind regards,

wim vinckier.

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2015-09-18  8:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-17  8:49 [ptxdist] Issue while install libgcc Wim Vinckier
2015-09-17 13:16 ` Wim Vinckier
2015-09-18  8:18   ` Wim Vinckier

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