[squeak-dev] Buildroot Package?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[squeak-dev] Buildroot Package?

Udo Schneider
All,

I'm currently fighting with Squeak in a buildroot environment.

I'm currently (cross-)compiling Squeak using buildroot for an ARM target
successfully.

However I neither managed to make a static binary with all modules
linked in nor getting the modules loaded dynamically.

Before I dig deep into the Squeak Build System and try to adapt it to
buildroot ... Did anybody did this successfully already?


CU,

Udo


Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Buildroot Package?

Tony Garnock-Jones-2
Hi Udo,

I managed to get Squeak with the X11 display plugin compiled and running
on Openmoko by constructing an OpenEmbedded bitbake recipe, which you
can see here:

http://bugs.openembedded.org/show_bug.cgi?id=3013

I was developing off a Debian-x86 machine at the time, targetting the
Openmoko ARM-based environment.

Regards,
  Tony


Udo Schneider wrote:

> All,
>
> I'm currently fighting with Squeak in a buildroot environment.
>
> I'm currently (cross-)compiling Squeak using buildroot for an ARM target
> successfully.
>
> However I neither managed to make a static binary with all modules
> linked in nor getting the modules loaded dynamically.
>
> Before I dig deep into the Squeak Build System and try to adapt it to
> buildroot ... Did anybody did this successfully already?
>
>
> CU,
>
> Udo
>
>