Use "gcc" as a prefix if you build with gcc, "vendorcc" if you build
with cc.
Use 32 in the middle if you build 32bit, 64 if you build 64 bit.
Add "dbg" if you want them built with debugging.
So, "gcc32dbg" or "vendorcc64" are both valid flavors.
Charles
On May 16, 2008, at 12:27 AM, BRACHET Maxime wrote:
Hi,
I try to compile GT4 for nokia n810 using scratchbox.
But when I run run ./configure it ask me for a flavor ??
"checking build system type... arm-unknown-linux-gnu
Unable to guess flavor. Please use --with-flavor= to specify one"
Can someone could explain me what I must use or which flavor exists.
Thanks,
Maxime