Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] question on config.cache
       [not found] <mailman.0.1271765550.25465.buildroot@busybox.net>
@ 2010-04-20 12:19 ` Ben Kloosterman
  2010-04-20 12:52   ` Andrew Porritt
  0 siblings, 1 reply; 2+ messages in thread
From: Ben Kloosterman @ 2010-04-20 12:19 UTC (permalink / raw)
  To: buildroot

Im trying to crosscompile mono on i386 + uclib (without mmu)  and have
created a package and after a few things I fixed I now get stuck on 

"checking for preceding underscore symbols"    then the cannot run prog
message. 

I found you should/can set the mono_cv_sizeof_sunpath  and mono_cv_uscore
config cache options but how exactly do I do this in buildroot  ?  I tried
some echos in the mono.mk file but they were just ignored.  Im using a basic
autoconfig mk file.

Regards, 

Ben Kloosterman

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] question on config.cache
  2010-04-20 12:19 ` [Buildroot] question on config.cache Ben Kloosterman
@ 2010-04-20 12:52   ` Andrew Porritt
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Porritt @ 2010-04-20 12:52 UTC (permalink / raw)
  To: buildroot

I've attached my package that I'm using to build mono with buildroot. It 
copies the config.cache file to the build folder and uses that when 
configuring mono. There are also a couple of patches in there which you 
may or may not need. It builds mono without the managed code. At the 
moment you need to do a full build of mono on the host and then copy the 
assemblies from the full build to the one built with buildroot. I'm not 
sure if building the managed code will work from within buildroot, but 
you could try taking out the --disable-mcs-build option from the .mk 
file and see what happens. I based it on this page on the mono site: 
http://www.mono-project.com/Mono:ARM

Hope this helps.

On 20/04/2010 13:19, Ben Kloosterman wrote:
> Im trying to crosscompile mono on i386 + uclib (without mmu)  and have
> created a package and after a few things I fixed I now get stuck on
>
> "checking for preceding underscore symbols"    then the cannot run prog
> message.
>
> I found you should/can set the mono_cv_sizeof_sunpath  and mono_cv_uscore
> config cache options but how exactly do I do this in buildroot  ?  I tried
> some echos in the mono.mk file but they were just ignored.  Im using a basic
> autoconfig mk file.
>
> Regards,
>
> Ben Kloosterman
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>    
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buildroot-package-mono-2.6.3.tar.bz2
Type: application/octet-stream
Size: 2746 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20100420/3d5909e0/attachment.obj>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-04-20 12:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.0.1271765550.25465.buildroot@busybox.net>
2010-04-20 12:19 ` [Buildroot] question on config.cache Ben Kloosterman
2010-04-20 12:52   ` Andrew Porritt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox