Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hppa linux support #2561

Closed
vicuna opened this issue May 8, 2004 · 2 comments
Closed

hppa linux support #2561

vicuna opened this issue May 8, 2004 · 2 comments

Comments

@vicuna
Copy link

vicuna commented May 8, 2004

Original bug ID: 2561
Reporter: administrator
Status: closed
Resolution: fixed
Priority: normal
Severity: feature
Category: ~DO NOT USE (was: OCaml general)

Bug description

Full_Name: Guy Martin
Version: 3.07
OS: linux
Submission from: 213.213.210.192.brutele.be (213.213.210.192)

Hi,

I've made a patch to ocaml-3.07 which enable the support of the native code
compiler for the hppa architecture on linux.

This patch my not be perfect but at least it compiles and makes run mldonkey
without a problem.

The patch can be found here.
http://dev.gentoo.org/~gmsoft/patches/ocaml-3.07-hppa-v3.patch

I wasn't able to make the Makefile and proc.ml system independant. That means, I
removed all the gas call and changed them to a as call.

Please review and commit.

Thanks in advance.

@vicuna
Copy link
Author

vicuna commented May 16, 2004

Comment author: administrator

HPPA/Linux port merged in 2004-05-16 by XL. To be tested.

@vicuna
Copy link
Author

vicuna commented May 17, 2004

Comment author: administrator

Hello,

I've made a patch to ocaml-3.07 which enable the support of the native code
compiler for the hppa architecture on linux.
This patch my not be perfect but at least it compiles and makes run mldonkey
without a problem.

Thanks for the patch. I merged it in the working sources, and seized
the opportunity to deprecate the HPPA/Nextstep port, thus simplifying
the sources a bit. The merged sources work OK on HPPA/HPUX. If you
could test them under Linux at some point in the next two months,
please let me know how it goes.

Thanks,

  • Xavier Leroy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant