* configure/make target machine
@ 2013-03-12 4:54 Aaron Carroll
2013-03-12 12:11 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Aaron Carroll @ 2013-03-12 4:54 UTC (permalink / raw)
To: fio
Hi,
It would be nice to make fio a little more cross compile friendly. Right now
configure determines the target by checking for C defines and falling back to
uname. The makefile then reads uname again. Is there any reason we can't
propagate the host/target from configure to makefile?
Thanks,
-- Aaron
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: configure/make target machine
2013-03-12 4:54 configure/make target machine Aaron Carroll
@ 2013-03-12 12:11 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2013-03-12 12:11 UTC (permalink / raw)
To: Aaron Carroll; +Cc: fio
On Tue, Mar 12 2013, Aaron Carroll wrote:
> Hi,
>
> It would be nice to make fio a little more cross compile friendly. Right
> now configure determines the target by checking for C defines and falling
> back to uname. The makefile then reads uname again. Is there any reason we
> can't propagate the host/target from configure to makefile?
Absolutely no reason why that could not be done. I haven't played much
wit cross compiling myself (ever), so feel free to implement a proper
way of passing the required info to configure/Makefile so that it's more
cross build friendly.
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-03-12 12:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-12 4:54 configure/make target machine Aaron Carroll
2013-03-12 12:11 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox