All of lore.kernel.org
 help / color / mirror / Atom feed
* Is There a easy way to check which version of GCC was been used to a package
@ 2016-08-12 10:07 Richard Zhang
  2016-08-12 22:50 ` Daniel.
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Zhang @ 2016-08-12 10:07 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 163 bytes --]

Hi all

After use yocto build linux distro , how could I check the toolchain's version?
Is there a version description?




Best Regard.

Richard Zhang

[-- Attachment #2: Type: text/html, Size: 3015 bytes --]

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

* Re: Is There a easy way to check which version of GCC was been used to a package
  2016-08-12 10:07 Is There a easy way to check which version of GCC was been used to a package Richard Zhang
@ 2016-08-12 22:50 ` Daniel.
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel. @ 2016-08-12 22:50 UTC (permalink / raw)
  To: Richard Zhang; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 1333 bytes --]

Try executing libc. It shows the version of gcc that was used to be
compiled. Here is a sample output from *my workstation*.

[geckos@localhost ~]$ /lib/libc-2.24.so
GNU C Library (GNU libc) stable release version 2.24, by Roland McGrath et
al.
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 6.1.1 20160802.
Available extensions:
    crypt add-on version 2.1 by Michael Glad and others
    GNU Libidn by Simon Josefsson
    Native POSIX Threads Library by Ulrich Drepper et al
    BIND-8.2.3-T5B
libc ABIs: UNIQUE IFUNC
For bug reporting instructions, please see:
<https://bugs.archlinux.org/>.
[geckos@localhost ~]$




2016-08-12 7:07 GMT-03:00 Richard Zhang <richard.zhang@pica8.com>:

> Hi all
>
>
>
> After use yocto build linux distro , how could I check the toolchain’s
> version?
>
> Is there a version description?
>
>
>
>
>
>
>
>
>
> Best Regard.
>
>
>
> Richard Zhang
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>


-- 
*"Do or do not. There is no try"*
  *Yoda Master*

[-- Attachment #2: Type: text/html, Size: 3207 bytes --]

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

end of thread, other threads:[~2016-08-12 22:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-12 10:07 Is There a easy way to check which version of GCC was been used to a package Richard Zhang
2016-08-12 22:50 ` Daniel.

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.