wtetzner / bitstring

Automatically exported from code.google.com/p/bitstring
GNU General Public License v2.0
0 stars 0 forks source link

Compilation on non native arch fails #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. try to compile bitstring on non native arch
2. it fails at configure step (patch no-camlp4of-opt.patch)
3. it fails during make (patch 01-byte-compilation.dpatch)

What is the expected output? What do you see instead?

Should work fine even on non native arch

What version of the product are you using? On what operating system?

bitstring v2.0.0 on Debian GNU/Linux 

Please provide any additional information below.

See two attached patch

Original issue reported on code.google.com by gildor...@gmail.com on 10 Jul 2009 at 9:14

Attachments: