well its a late reply... but hope u read it sometime..
i think yeh thats the compiler one would need to develop for this phone.. do u think it would support some kinda toolkit to create graphics also beside just creating binaries ?
thanks
MAQ
Anyone tried to compile something with the wasabi tools? it seens to be more optimized to XScale.
I get it at http://www.intel.com/design/intelxsc...1121/index.htm , but haven't tryed yet.
By the way, I have been looking at e680(i)/a780 kernel source and found this in the config file for moto phones:
# USB Host Controller Drivers
#
# CONFIG_USB_EHCI_HCD is not set
# CONFIG_USB_UHCI is not set
# CONFIG_USB_UHCI_ALT is not set
CONFIG_USB_OHCI=y
CONFIG_USB_OHCI_WMMX=y
It will be great if the usb host mode of pxa processor is enabled![]()
well its a late reply... but hope u read it sometime..
i think yeh thats the compiler one would need to develop for this phone.. do u think it would support some kinda toolkit to create graphics also beside just creating binaries ?
thanks
MAQ
It's just a optmized gcc version for xscale processor(contains some iwmmx libs, etc). It does not contain graphical toolkit or something like that.
Anyway, I did not get it to work properly with my e680i, so I give up and gone to "standard" gcc.