All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 11181] New: Switching toolchain does not work
@ 2018-07-25  8:42 bugzilla at busybox.net
  2018-07-25  8:52 ` [Buildroot] [Bug 11181] " bugzilla at busybox.net
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2018-07-25  8:42 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=11181

            Bug ID: 11181
           Summary: Switching toolchain does not work
           Product: buildroot
           Version: 2018.05
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: buildroot at cookiesoft.de
                CC: buildroot at uclibc.org
  Target Milestone: ---

I build several kernels for debugging purpose.
For this I need the gcc7 and gcc4, but when I switch the compiler in the
toolchain menu, it won't use the selected compiler. 

Steps to reproduce.
make menuconfig
-> toolchain
-> GCC compiler Version 
  gcc 4.9.x
-> Exit and Save
make

make menuconfig
-> toolchain
-> GCC compiler Version
  gcc 7.x
-> Exit and Save
make (note, this works!)

make menuconfig 
-> toolchain
-> GCC compiler Version 
  gcc 4.9.x
-> Exit and Save
make (now it builds with gcc 7)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Buildroot] [Bug 11181] Switching toolchain does not work
  2018-07-25  8:42 [Buildroot] [Bug 11181] New: Switching toolchain does not work bugzilla at busybox.net
@ 2018-07-25  8:52 ` bugzilla at busybox.net
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla at busybox.net @ 2018-07-25  8:52 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=11181

Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
Not a bug: you need to do a full rebuild. This is documented at
https://buildroot.org/downloads/manual/manual.html#full-rebuild

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2018-07-25  8:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-25  8:42 [Buildroot] [Bug 11181] New: Switching toolchain does not work bugzilla at busybox.net
2018-07-25  8:52 ` [Buildroot] [Bug 11181] " bugzilla at busybox.net

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.