ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ddd on Darwin compile (Where to submit bugs?)


From: David Thompson
Subject: ddd on Darwin compile (Where to submit bugs?)
Date: Thu, 6 Dec 2001 13:52:32 -0700

Just a couple of notes about compiling ddd on Darwin (Apple's next OS).

1. Ddd and ddd can be the same on HFS+ filesystems, thus if building ddd, Ddd can get overwritten during the build. It would be nice if Ddd were actually named Ddd.ad to avoid this. In fact without it renamed, it's a little difficult to install.

2. When compiling with the --enable-builtin-app-defaults added, it appears there is a slight mistake in Ddd.in on line 645,
@address@hidden: \
O ornaments=""\n\
$DB::emacs = 1\n\
O compactDump=\n\
O veryCompact=\n\

needs to be

@address@hidden: \
O ornaments=""\n\
$DB::emacs = 1\n\
O compactDump=\n\
O veryCompact=\n

Thanks, David
--
.............................................................................
David L. Thompson                          The University of Montana
mailto:address@hidden                 Computer Science Department
http://www.cs.umt.edu/u/dthompsn           Missoula, MT  59812
                                           Work Phone : (406)257-8530



reply via email to

[Prev in Thread] Current Thread [Next in Thread]