spolu / breach_core

A Browser written in JS. Free. Modular. Hackable.
https://breach.github.io/breach_core/
MIT License
5.4k stars 411 forks source link

32 bit build #102

Open hhirsch opened 10 years ago

hhirsch commented 10 years ago

Looking forward to a 32 bit build for my legacy hardware.

spolu commented 10 years ago

Someone working on it on IRC... you should probably ping him ZeusTraining there

thinklinux commented 10 years ago

+1

jurf commented 10 years ago

+1 too.

spolu commented 10 years ago

@mbullington yours? :)

mbullington commented 10 years ago

I was working on it, yeah. Can you still distribute the builds that use dynamic linking?

My laptop's memory gets exausted (swap too) using the default builds. 3GB of RAM isn't a lot for building Chromium.

spolu commented 10 years ago

Not really. That wouldn't work on many distributions

giovaneliberato commented 10 years ago

+1 :)

mrhaw commented 10 years ago

+1 :)

ghost commented 10 years ago

+1 too

When are you going to release it?[Feeling excited on customizing it XD]

zackp30 commented 10 years ago

@ericx19 Usually in any project people can't really estimate how long the project will take to be released. :P

Bloodyaugust commented 10 years ago

+1 Very excited to participate in some hardcore awesomeness.

spolu commented 10 years ago

OK guys. You win. Spawning EC2 instance to build 32bit.

spolu commented 10 years ago

Hi guys. added a 32bit build of the exo_browser. Can someone test it? https://github.com/breach/releases/tree/master/exo_browser/v0.6.1916

See #60 for workaround at startup!

I'll package a Breach release if someone confirms it works!

hhirsch commented 10 years ago

On Debian 7:

./exo_browser: /lib/i386-linux-gnu/i686/cmov/libc.so.6: version `GLIBC_2.15' not found (required by ./exo_browser)

jurf commented 10 years ago

@spolu works great, Ubuntu 14.04 32 bit. To start it I had to use --disable-setuid-sandbox though.

spolu commented 10 years ago

Yes this is true of any linux distro... will make things easier and add a wiki page to cover that

spolu commented 10 years ago

Also will make a proper breach build linkable from the home page!

spolu commented 10 years ago

Partially solved by the availability of exo_browser in 32bit.