Re: [Mono-dev] Build Mono WITHOUT bash?

2015-05-17 Thread Cyd Haselton
Well that's unfortunate.  This is my primary build environment.

I'll see if I can port a full version of bash to this environment.

On May 17, 2015 8:20:39 AM CDT, Miguel de Icaza  wrote:
>It is unlikely.
>
>Your best bet is to cross compile.
>
>On Sun, May 17, 2015 at 6:24 AM, cyd  wrote:
>
>> Is there a version of the mono source that can be built without bash?
>>
>> I'm building mono on an Android device in the KBOX environment, which
>has
>> the busybox version of bash.  It does not support arrays so when
>running
>> make it fails when running ./doltlibtool (at line 4, args=())or
>> ./doltcompile (line 3, args=("$@")).
>>
>> Thanks!
>>
>>
>>
>> --
>> View this message in context:
>>
>http://mono.1490590.n4.nabble.com/Build-Mono-WITHOUT-bash-tp4665954.html
>> Sent from the Mono - Dev mailing list archive at Nabble.com.
>> ___
>> Mono-devel-list mailing list
>> Mono-devel-list@lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Build Mono WITHOUT bash?

2015-05-17 Thread Miguel de Icaza
It is unlikely.

Your best bet is to cross compile.

On Sun, May 17, 2015 at 6:24 AM, cyd  wrote:

> Is there a version of the mono source that can be built without bash?
>
> I'm building mono on an Android device in the KBOX environment, which has
> the busybox version of bash.  It does not support arrays so when running
> make it fails when running ./doltlibtool (at line 4, args=())or
> ./doltcompile (line 3, args=("$@")).
>
> Thanks!
>
>
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/Build-Mono-WITHOUT-bash-tp4665954.html
> Sent from the Mono - Dev mailing list archive at Nabble.com.
> ___
> Mono-devel-list mailing list
> Mono-devel-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Building Mono MDK

2015-05-17 Thread Miguel de Icaza
Mono's source code by default builds a 64-bit version.

So the usual configure; make; make install with defaults does that.

Now, if you want the entire set of native libraries we ship with Mono (Gtk+
and family) as 64 bits, then that might require some work.

On Sun, May 17, 2015 at 7:20 AM, Jonathan Mitchell 
wrote:

> I would like to build a 64 bit version of the Mono MDK for OS X.
> It looks as if the current Mono OS X release is still 32 bit only.
>
> How do I configure an MDK build?
>
> Thanks
>
> Jonathan
>
>
>
>
>
>
>
>
>
>
>
>
>
> ___
> Mono-devel-list mailing list
> Mono-devel-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] Building Mono MDK

2015-05-17 Thread Jonathan Mitchell
I would like to build a 64 bit version of the Mono MDK for OS X.
It looks as if the current Mono OS X release is still 32 bit only.

How do I configure an MDK build?

Thanks

Jonathan













___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] Build Mono WITHOUT bash?

2015-05-17 Thread cyd
Is there a version of the mono source that can be built without bash?

I'm building mono on an Android device in the KBOX environment, which has
the busybox version of bash.  It does not support arrays so when running
make it fails when running ./doltlibtool (at line 4, args=())or
./doltcompile (line 3, args=("$@")).

Thanks!



--
View this message in context: 
http://mono.1490590.n4.nabble.com/Build-Mono-WITHOUT-bash-tp4665954.html
Sent from the Mono - Dev mailing list archive at Nabble.com.
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list