Status: New
Owner: ----

New issue 3319 by [email protected]: [PATCH] Add support for GNU/Hurd
http://code.google.com/p/v8/issues/detail?id=3319

Hi,

Currently libv8-3.14 in Debian failed to build from source since libv8 is not yet ported to GNU/Hurd. Filing a bug in Debian BTS resulted in that the Debian Maintainer added the patches to version 3.14. They are now successfully built on my box and in the build queue on the buildd. All local tests in 3.14 passed. We also agreed that I should submit the upstream specific patches here.

Attached are two patches adding support for GNU/Hurd:
(the fist diff is against the bleeding edge svn code, obtained yesterday with
svn checkout http://v8.googlecode.com/svn/branches/bleeding_edge/ v8)

- v8.gyp.patch: tools/gyp/v8.gyp: add platform-gnu.cc
- platform-gnu.cc.patch: src/platform-gnu.cc: new file with platform specific code

Trying to build the bleeding edge code I stumbled on that there is no README, configure{,.ac} or Makefile.{am,in} files, and make resulted in request on a missing file: Makefile.ia32.release. How to enable a test build of the bleeding edge code?

Thanks,
Svante Signell

Attachments:
        v8.gyp.patch  583 bytes
        platform-gnu.cc.patch  24.7 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to