Random Notes
- gcc-2.95.3 on AIX 5.x
- Two things are needed here.
- Need to configure arch+platform as
power-ibm-aix5.x.0.0
otherwise it thinks "power pc" and has opcode problems.
- gcc-2.95.3 doesn't know about aix5. Need to edit
ltconfig, find all the aix4 stanzas, and
extend the case match to have aix5* as well.
- maildrop's reformail
- reformail does not correctly split mailboxes apart,
it's handling of unix mbox mailboxes is incorrect.
A unix mbox has
\n\nFrom .... as the message delimiter,
reformail only thinks it is \nFrom.
I tried to submit a bug report, and was rebuffed by the people,
seems they aren't interested in fixing bugs.
-
Bolo's Home Page
Last Modified:
Thu Jan 15 15:21:35 CST 2004
Bolo (Josef Burger)
<bolo@cs.wisc.edu>