On 6 February 2012 10:11, Johannes Pfau wrote:
> Am Mon, 6 Feb 2012 01:48:32 -0600
> schrieb Andrew Wiley :
>
> >
> > Actually, if the Android default is to build against softfloat ABI,
> > you may be stuck with it. If Android doesn't require hardfloat to run
> > and doesn't let developers provid
On 6 February 2012 09:40, Johannes Pfau wrote:
> Am Mon, 6 Feb 2012 03:07:31 +0200
> schrieb Manu :
>
> > On 6 February 2012 02:25, Manu wrote:
> >
> > > On 6 February 2012 00:04, Johannes Pfau wrote:
> > >
> > >> Am Sun, 5 Feb 2012 18:04:12 +0100
> > >> schrieb Johannes Pfau :
> > >>
> > >> >
On 6 February 2012 08:11, Johannes Pfau wrote:
> Am Mon, 6 Feb 2012 01:48:32 -0600
> schrieb Andrew Wiley :
>
>>
>> Actually, if the Android default is to build against softfloat ABI,
>> you may be stuck with it. If Android doesn't require hardfloat to run
>> and doesn't let developers provide mul
Am Mon, 6 Feb 2012 01:42:26 -0600
schrieb Andrew Wiley :
>
> I'm pretty sure you have to rebuild the entire toolchain to switch
> from softfloat to hardfloat.
I also thought that, but GCC docs say:
-with-fpu=type
--with-float=type
These configure options provide **default** values for the -msche
Am Mon, 6 Feb 2012 01:48:32 -0600
schrieb Andrew Wiley :
>
> Actually, if the Android default is to build against softfloat ABI,
> you may be stuck with it. If Android doesn't require hardfloat to run
> and doesn't let developers provide multiple binaries for different
> platforms (which it might
On Mon, Feb 6, 2012 at 1:40 AM, Johannes Pfau wrote:
> Am Mon, 6 Feb 2012 03:07:31 +0200
> schrieb Manu :
>
>> On 6 February 2012 02:25, Manu wrote:
>>
>> > On 6 February 2012 00:04, Johannes Pfau wrote:
>> >
>> >> Am Sun, 5 Feb 2012 18:04:12 +0100
>> >> schrieb Johannes Pfau :
>> >>
>> >> > I w
On 6 February 2012 01:07, Manu wrote:
> On 6 February 2012 02:25, Manu wrote:
>>
>> On 6 February 2012 00:04, Johannes Pfau wrote:
>>>
>>> Am Sun, 5 Feb 2012 18:04:12 +0100
>>> schrieb Johannes Pfau :
>>>
>>> > I will probably need some more time to get this working...
>>> >
>>>
>>> I have some
On Mon, Feb 6, 2012 at 1:40 AM, Johannes Pfau wrote:
> Am Mon, 6 Feb 2012 03:07:31 +0200
> schrieb Manu :
>
>> On 6 February 2012 02:25, Manu wrote:
>>
>> > On 6 February 2012 00:04, Johannes Pfau wrote:
>> >
>> >> Am Sun, 5 Feb 2012 18:04:12 +0100
>> >> schrieb Johannes Pfau :
>> >>
>> >> > I w
Am Mon, 6 Feb 2012 03:07:31 +0200
schrieb Manu :
> On 6 February 2012 02:25, Manu wrote:
>
> > On 6 February 2012 00:04, Johannes Pfau wrote:
> >
> >> Am Sun, 5 Feb 2012 18:04:12 +0100
> >> schrieb Johannes Pfau :
> >>
> >> > I will probably need some more time to get this working...
> >> >
> >
On 6 February 2012 02:25, Manu wrote:
> On 6 February 2012 00:04, Johannes Pfau wrote:
>
>> Am Sun, 5 Feb 2012 18:04:12 +0100
>> schrieb Johannes Pfau :
>>
>> > I will probably need some more time to get this working...
>> >
>>
>> I have some good news:
>> http://www.mediafire.com/?107we120sh3xx
On 6 February 2012 00:04, Johannes Pfau wrote:
> Am Sun, 5 Feb 2012 18:04:12 +0100
> schrieb Johannes Pfau :
>
> > I will probably need some more time to get this working...
> >
>
> I have some good news:
> http://www.mediafire.com/?107we120sh3xx
>
> I fixed that problem and then the whole build
wow, great news for my phone :)
I've read another blogpost about someone trying to achieve the same, had
something to do with "between ideals", I'll google it up if you need it.
he had a github repo with some "ugly hacks" to make druntime work for
android, maybe this can be looked into?
2012/2/5 A
On 02/05/2012 11:04 PM, Johannes Pfau wrote:
Am Sun, 5 Feb 2012 18:04:12 +0100
schrieb Johannes Pfau:
I will probably need some more time to get this working...
I have some good news:
http://www.mediafire.com/?107we120sh3xx
I fixed that problem and then the whole build worked fine. I'll pos
Am Sun, 5 Feb 2012 18:04:12 +0100
schrieb Johannes Pfau :
> I will probably need some more time to get this working...
>
I have some good news:
http://www.mediafire.com/?107we120sh3xx
I fixed that problem and then the whole build worked fine. I'll post
build instructions soon, but the binaries
Am Sun, 5 Feb 2012 02:31:01 +0200
schrieb Manu :
> On 5 February 2012 01:17, Johannes Pfau wrote:
>
> > Am Sat, 4 Feb 2012 22:17:54 +
> > schrieb Iain Buclaw :
> >
> > > On 4 February 2012 21:59, Manu wrote:
> > > > On 4 February 2012 21:31, Johannes Pfau
> > > > wrote:
> > > >>
> > > >> H
Am Sun, 05 Feb 2012 12:21:43 +0100
schrieb Sönke Ludwig :
> Great thing! I tried some time ago to build gdc like this, but I
> always faild miserably due to obscure make problems. Maybe my library
> versions were slightly off... I'll try this out later today.
Library versions are one problem but
Great thing! I tried some time ago to build gdc like this, but I always
faild miserably due to obscure make problems. Maybe my library versions
were slightly off... I'll try this out later today.
On 5 February 2012 01:17, Johannes Pfau wrote:
> Am Sat, 4 Feb 2012 22:17:54 +
> schrieb Iain Buclaw :
>
> > On 4 February 2012 21:59, Manu wrote:
> > > On 4 February 2012 21:31, Johannes Pfau wrote:
> > >>
> > >> Hi,
> > >> I tried to rebuild the android ndk with gdc and documented the
> >
Am Sat, 4 Feb 2012 22:17:54 +
schrieb Iain Buclaw :
> On 4 February 2012 21:59, Manu wrote:
> > On 4 February 2012 21:31, Johannes Pfau wrote:
> >>
> >> Hi,
> >> I tried to rebuild the android ndk with gdc and documented the
> >> build process at
> >> https://bitbucket.org/goshawk/gdc/wiki/G
On 5 February 2012 00:17, Iain Buclaw wrote:
> On 4 February 2012 21:59, Manu wrote:
> > On 4 February 2012 21:31, Johannes Pfau wrote:
> >>
> >> Hi,
> >> I tried to rebuild the android ndk with gdc and documented the build
> >> process at https://bitbucket.org/goshawk/gdc/wiki/GDC%20on%20Andro
On 4 February 2012 21:59, Manu wrote:
> On 4 February 2012 21:31, Johannes Pfau wrote:
>>
>> Hi,
>> I tried to rebuild the android ndk with gdc and documented the build
>> process at https://bitbucket.org/goshawk/gdc/wiki/GDC%20on%20Android
>>
>> The tutorial explains how to build a gdc cross com
On 4 February 2012 21:31, Johannes Pfau wrote:
> Hi,
> I tried to rebuild the android ndk with gdc and documented the build
> process at https://bitbucket.org/goshawk/gdc/wiki/GDC%20on%20Android
>
> The tutorial explains how to build a gdc cross compiler for android. It
> uses GCC 4.6.2, a recent
"Johannes Pfau" wrote in message
news:20120204203109.26c9a80b@jpf-laptop...
> Hi,
> I tried to rebuild the android ndk with gdc and documented the build
> process at https://bitbucket.org/goshawk/gdc/wiki/GDC%20on%20Android
>
> The tutorial explains how to build a gdc cross compiler for android.
Hi,
I tried to rebuild the android ndk with gdc and documented the build
process at https://bitbucket.org/goshawk/gdc/wiki/GDC%20on%20Android
The tutorial explains how to build a gdc cross compiler for android. It
uses GCC 4.6.2, a recent binutils snapshot and additionally provides a
recent gdb 7.
24 matches
Mail list logo