File: README.Debian

package info (click to toggle)
ode 1%3A0.5.dfsg-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 4,692 kB
  • ctags: 4,152
  • sloc: cpp: 35,936; ansic: 2,496; makefile: 283; perl: 273; sh: 65
file content (16 lines) | stat: -rw-r--r-- 776 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
ode for Debian
--------------

Although there is a libode0 package now, I recommend linking against the static
library instead.

I have included OPCODE support in previous versions of this package, however
the OPCODE library does not know the difference between pointers and integers,
and tries to create its own version of uint32_t (and related types) in a way
that will probably break on some architectures. GCC 4.0 won't compile it on 64
bit architectures anymore. A patch has been sent (see bug #297924), but it is
not the right way to fix the problem in my opinion. Therefore, until someone
sends a patch with a proper fix, or until upstream fixes this issue, I have
decided to disable OPCODE support.

 -- Guus Sliepen <guus@debian.org>, Fri,  5 Aug 2005 15:07:59 +0200