Am Donnerstag den, 14. M�rz 2002, um 16:30, schrieb Nicola Pero:
> >> Hello all, >> >> the linker installed on OS X complains about empty directories. >> Today I found this annoying and decided to exclude empty Header >> and Library directories from the search list. The exclusion is >> done at build time, so any change will be honored immediately. > > Thanks for reporting - it is an interesting problem - are you sure that > the OS X linker/compiler does not have an option to shut up the > warnings ? There's the "-w" option which supresses _all_ warnings. Not really what I want. > The problem with you patch is that it slows down the processing a lot. > It is firing a lot of subshells ... that stuff is forbidden :-) Version #2 fires only two subshells and fits better if you want to make it OS X specific:
common.make.diff.gz
Description: GNU Zip compressed data
Cheers, Markus - - - - - - - - - - - - - - - - - - - Dipl. Ing. Markus Hitter http://www.jump-ing.de/
