* [Buildroot] Host / Target system types
@ 2011-09-15 10:03 Mark Jackson
2011-09-15 10:40 ` [Buildroot] [buildroot-avr32] " Mark Jackson
0 siblings, 1 reply; 2+ messages in thread
From: Mark Jackson @ 2011-09-15 10:03 UTC (permalink / raw)
To: buildroot
I have just cloned the latest git master and successfully compiled buildroot for my AVR32 target.
But I have noticed a slight (annoying) change ... the "target system type" used to be "avr32-linux-"
and it's now changed to "avr32-unknown-linux-".
This has the effect of changing the gcc compiler from "avr32-linux-g++" to
"avr32-unknown-linux-g++", and so all my makefiles no longer work.
I *could* change my makefiles, but I'd rather fix the problem.
I also noticed that the host target types are also listed as "unknown", so we have:-
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
BTW this is on 64bit Ubuntu 11.04.
Can anyone help ?
Regards
Mark Jackson
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] [buildroot-avr32] Host / Target system types
2011-09-15 10:03 [Buildroot] Host / Target system types Mark Jackson
@ 2011-09-15 10:40 ` Mark Jackson
0 siblings, 0 replies; 2+ messages in thread
From: Mark Jackson @ 2011-09-15 10:40 UTC (permalink / raw)
To: buildroot
On 15/09/11 11:03, Mark Jackson wrote:
> I have just cloned the latest git master and successfully compiled buildroot for my AVR32 target.
>
> But I have noticed a slight (annoying) change ... the "target system type" used to be "avr32-linux-"
> and it's now changed to "avr32-unknown-linux-".
Okay ... looks like the default directory where these are stored has now changed, so my PATH was
wrong. The "avr32-linux-" fiels are all symlinked to the "avr32-unknown-linux-" equivalents.
Sorry for the noise.
Mark
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-09-15 10:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-15 10:03 [Buildroot] Host / Target system types Mark Jackson
2011-09-15 10:40 ` [Buildroot] [buildroot-avr32] " Mark Jackson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox