|
From: | Fred Kiefer |
Subject: | two bugs while building back on mingw |
Date: | Tue, 09 Apr 2002 23:09:42 +0200 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; de-DE; rv:0.9.4) Gecko/20011019 Netscape6/6.2 |
1. the new backend results in the line GRAPHIC_LIBS=-ltiff -lX11being written to the files config.make and back.make even when not configured for any X backend.
2. As the new backend works with subproject these must now be able to correctly set set the XXX_ISDLL flags as well. Currently we have this correct for applications, libraries and bundles, but not for subprojects. Before adding a new workaround I would prefer a general solution that would work with all the different project types. Perhaps it would be sufficient to extract that code into a shared file, set one variable, e.g. ALL_USED_LIBS and than include that shared file.
Fred
[Prev in Thread] | Current Thread | [Next in Thread] |