Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. # emerge -avt gcc
  2.  
  3. * IMPORTANT: 3 config files in '/etc/portage' need updating.
  4. * See the CONFIGURATION FILES section of the emerge
  5. * man page to learn how to update config files.
  6.  
  7. These are the packages that would be merged, in reverse order:
  8.  
  9. Calculating dependencies... done!
  10. [ebuild R ] sys-devel/gcc-4.5.1 USE="fortran mudflap (multilib) nls nptl openmp (-altivec) -bootstrap -build -doc (-fixed-point) -gcj -graphite -gtk (-hardened) (-libffi) -lto -multislot (-n32) (-n64) -nocxx -nopie -nossp -objc -objc++ -objc-gc -test -vanilla" 0 kB
  11.  
  12. Total: 1 package (1 reinstall), Size of downloads: 0 kB
  13.  
  14. Would you like to merge these packages? [Yes/No] No
  15.  
  16. Quitting.
  17.  
  18. # gcc --version
  19. gcc (Gentoo 4.4.4-r1 p1.1, pie-0.4.5) 4.4.4
  20. Copyright (C) 2010 Free Software Foundation, Inc.
  21. This is free software; see the source for copying conditions. There is NO
  22. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  23.  
  24. #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement