Ticket #10 (closed defect: fixed)

Opened 2 years ago

Last modified 3 months ago

Elfsh does not compile/work on beos

Reported by: zadig Owned by: None
Priority: minor Milestone:
Component: elfsh Version: devel
Severity: Very low Keywords:
Cc:

Description (last modified by may) (diff)

Elfsh 0.7x does not compile anymore on beos.

2 patches are enclosed to fix the issues:
- The "partial" patch contains changes that should be applied to cvs without troubles.
- The "complete" patch contains all changes necessary to make elfsh compile and work on Zeta. Some of the changes (especially ia32.c) need some checks before being committed. Others must not be committed because they are due to missing features in the beos build (libmalloc, e2dbg...)


Attachments

10_elfsh_beos.diff (42.1 kB) - added by zadig 39 years ago.
2_beos_partial.diff (21.1 kB) - added by zadig 39 years ago.
3_beos_complete.diff (35.1 kB) - added by zadig 39 years ago.
8_beos_tocommit.diff (35.4 kB) - added by zadig 39 years ago.
9_beos_complete.diff (40.6 kB) - added by zadig 39 years ago.

Change History

Changed 39 years ago by zadig

Changed 21 months ago by zadig

Here is a new patch against 0.77-a2

The first one is the changes to commit in the tree. The second on contains all changes to get elfsh compile/run.

Changed 21 months ago by zadig

Here is a new patch with the requested fixes. Just a comment: In the libelfsh makefile I do not know why, but I have to add -lasm AFTER the "-shared xx -o xxx" part.

Changed 3 months ago by may

  • status changed from new to closed
  • resolution set to fixed
  • description modified (diff)
Note: See TracTickets for help on using tickets.