On Tue, Mar 06, 2007 at 01:37:38AM +0100, Magnus Holmgren wrote: > I think this should be a pretty good idea: > > 1. Add -fvisibility=hidden to CFLAGS, e.g. right after where LFLAGS is set > to -rdynamic. > > LFLAGS=-rdynamic > CFLAGS += -fvisibility=hidden > > 1a. Change LFLAGS to LDFLAGS above, i.e. > > LDFLAGS += -rdynamic > CFLAGS += -fvisibility=hidden > > $(LDFLAGS) is only applied to the main exim binary, not the utilities.
Which file do these patches need to be applied to? Greetings Marc -- ----------------------------------------------------------------------------- Marc Haber | "I don't trust Computers. They | Mailadresse im Header Mannheim, Germany | lose things." Winona Ryder | Fon: *49 621 72739834 Nordisch by Nature | How to make an American Quilt | Fax: *49 621 72739835 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

