Orphaned…
Thanks for taking care of it…
Search Criteria
Package Details: cudd 2.5.1-1
Package Actions
| Package Base: | cudd |
|---|---|
| Description: | Package for manipulation of Binary Decision Diagrams (BDDs), Algebraic Decision Diagrams (ADDs) and Zero-suppressed Binary Decision Diagrams (ZDDs) |
| Upstream URL: | http://vlsi.colorado.edu/~fabio/CUDD/cuddIntro.html |
| Category: | lib |
| Licenses: | |
| Submitter: | mathieu.clabaut |
| Maintainer: | None |
| Last Packager: | critiq.jo |
| Votes: | 4 |
| First Submitted: | 2009-03-19 18:19 |
| Last Updated: | 2015-03-06 06:46 |
Dependencies (1)
- gcc (make)
Required by (1)
Sources
- ftp://vlsi.colorado.edu/pub/cudd-2.5.1.tar.gz
- Makefile.i686.patch
- Makefile.patch
Latest Comments
Comment by mathieu.clabaut
Comment by mathieu.clabaut
Updated…
I made some changes to allow compilation on both i686 and x86_64. Tested only on x86_64.
Comment by DRagon6621
Gcc tries to compile it with -march=pentiumpro. I get error messages like "error: CPU you selected does not support x86-64 instruction set".