bug-gnustep
[Top][All Lists]
Advanced

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

Re: Slight improvement to common.make


From: Markus Hitter
Subject: Re: Slight improvement to common.make
Date: Thu, 14 Mar 2002 18:34:18 +0100


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:

Attachment: common.make.diff.gz
Description: GNU Zip compressed data




Cheers,
Markus

- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/



reply via email to

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