I recently downloaded pas2dox just to discover that it doesn't build in
Linux. I tracked down the problems and made a patch which fixes the
problems. But you should also rename the file pas2dox.l to pas2dox.ll
(or equivalent) since lex will generate C++ code from it (this is not
just customary but required for automake to handle it properly). Please
tell me if you need help with some other unix/automake/autoconf related
issues.
The CVS version worked somewhat OK, but the latest release (0.41)
hardly worded at all for me. Is this possibly Unix-only problems? (Might
be impossible tell without going into details?) But I mean, is it well
known that some things doesn't work yet? If not, do you want some
example code that isn't precessed correctly by pas2dox?
|