* [ptxdist] libstd++.so.6 is not copied
@ 2013-09-15 14:41 Raz
2013-09-17 14:31 ` Jürgen Beisert
0 siblings, 1 reply; 4+ messages in thread
From: Raz @ 2013-09-15 14:41 UTC (permalink / raw)
To: ptxdist
[-- Attachment #1.1: Type: text/plain, Size: 240 bytes --]
I am using OSELAS 2012.12.1 with toolchain 2012.12.1
When I build libstdc++.so.6 is not copied even though
libstdc++.so does. same applies for libm.s0.6 and libresolve.so.0
thank you
raz
--
https://sites.google.com/site/ironspeedlinux/
[-- Attachment #1.2: Type: text/html, Size: 469 bytes --]
[-- Attachment #2: Type: text/plain, Size: 48 bytes --]
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [ptxdist] libstd++.so.6 is not copied
2013-09-15 14:41 [ptxdist] libstd++.so.6 is not copied Raz
@ 2013-09-17 14:31 ` Jürgen Beisert
2013-09-19 19:32 ` Raz
0 siblings, 1 reply; 4+ messages in thread
From: Jürgen Beisert @ 2013-09-17 14:31 UTC (permalink / raw)
To: ptxdist; +Cc: Raz
On Sunday 15 September 2013 16:41:45 Raz wrote:
> I am using OSELAS 2012.12.1 with toolchain 2012.12.1
> When I build libstdc++.so.6 is not copied even though
> libstdc++.so does. same applies for libm.s0.6 and libresolve.so.0
Did you copy your toolchain form one machine to a different one? The behaviour
you see happens if libstdc++.so is a file and not a link. And if you copy the
toolchain some tools replace the links with real files.
Regards,
Juergen
--
Pengutronix e.K. | Juergen Beisert |
Linux Solutions for Science and Industry | http://www.pengutronix.de/ |
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [ptxdist] libstd++.so.6 is not copied
2013-09-17 14:31 ` Jürgen Beisert
@ 2013-09-19 19:32 ` Raz
2013-09-20 9:16 ` Jürgen Beisert
0 siblings, 1 reply; 4+ messages in thread
From: Raz @ 2013-09-19 19:32 UTC (permalink / raw)
To: Jürgen Beisert; +Cc: ptxdist
[-- Attachment #1.1: Type: text/plain, Size: 837 bytes --]
exactly what I did. thank you
On Tue, Sep 17, 2013 at 5:31 PM, Jürgen Beisert <jbe@pengutronix.de> wrote:
>
> On Sunday 15 September 2013 16:41:45 Raz wrote:
> > I am using OSELAS 2012.12.1 with toolchain 2012.12.1
> > When I build libstdc++.so.6 is not copied even though
> > libstdc++.so does. same applies for libm.s0.6 and libresolve.so.0
>
> Did you copy your toolchain form one machine to a different one? The
> behaviour
> you see happens if libstdc++.so is a file and not a link. And if you copy
> the
> toolchain some tools replace the links with real files.
>
> Regards,
> Juergen
>
> --
> Pengutronix e.K. | Juergen Beisert
> |
> Linux Solutions for Science and Industry | http://www.pengutronix.de/ |
>
--
https://sites.google.com/site/ironspeedlinux/
[-- Attachment #1.2: Type: text/html, Size: 1451 bytes --]
[-- Attachment #2: Type: text/plain, Size: 48 bytes --]
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [ptxdist] libstd++.so.6 is not copied
2013-09-19 19:32 ` Raz
@ 2013-09-20 9:16 ` Jürgen Beisert
0 siblings, 0 replies; 4+ messages in thread
From: Jürgen Beisert @ 2013-09-20 9:16 UTC (permalink / raw)
To: ptxdist; +Cc: Raz
Hi Raz,
On Thursday 19 September 2013 21:32:05 Raz wrote:
> On Tue, Sep 17, 2013 at 5:31 PM, Jürgen Beisert <jbe@pengutronix.de> wrote:
> > On Sunday 15 September 2013 16:41:45 Raz wrote:
> > > I am using OSELAS 2012.12.1 with toolchain 2012.12.1
> > > When I build libstdc++.so.6 is not copied even though
> > > libstdc++.so does. same applies for libm.s0.6 and libresolve.so.0
> >
> > Did you copy your toolchain form one machine to a different one? The
> > behaviour you see happens if libstdc++.so is a file and not a link. And if
> > you copy the toolchain some tools replace the links with real files.
>
> exactly what I did. thank you
Always copy the toolchain with "cp -ar <from> <to>" to keep the soft links. Or
use tar if you want to move it from one host to different one. tar also keeps
the soft links.
Regards,
Juergen
--
Pengutronix e.K. | Juergen Beisert |
Linux Solutions for Science and Industry | http://www.pengutronix.de/ |
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-09-20 9:16 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-15 14:41 [ptxdist] libstd++.so.6 is not copied Raz
2013-09-17 14:31 ` Jürgen Beisert
2013-09-19 19:32 ` Raz
2013-09-20 9:16 ` Jürgen Beisert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox