You can download the latest NDK release package, and look at the
build/tools/build-toolchain.sh script there.
It can be modified to rebuild a different toolchain if you want.

On Thu, Feb 4, 2010 at 5:52 AM, mikl <[email protected]> wrote:

> Dear Community,
>
> By running
> $DONUT_SRC/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-
> gcc --help
> I get (among other things) "Permissible languages include: c c++
> assembler none".
>
> Is it possible to include other languages like Fortran? I can't find
> the source files to the toolchain such that I can modify the GCC-
> configuration to include something like --enable-languages=c,c+
> +,fortran .
>
> Cheers, Mikkel.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to