[sac-dev] inc/proto.h patch
Brian Savage
savage13 at dtm.ciw.edu
Wed Nov 30 07:01:51 PST 2005
George
I like you proto.h patch. All the #define within the code need to be
wrapped with #ifdef. Something to do in the future.
Thanks for testing the source on a different platform. I have a couple
questions about the makefile patch.
First, I noticed that you created a new variable like
MK = MAKE OSTYPE=$OSTYPE
Is setting OSTYPE=$OSTYPE within SACCFLAGS more appropriate ? Plus, is
there something on your system that depends on OSTYPE.
Second, what in particular is in /sw/lib and /sw/include that is
required by SAC? I would prefer if these -I and -L were included in the
darwin OSTYPE section. We can automatically determine where these
libraries are at the beginning of the make process or wrap the entire
process in a configure script to do the same thing. Or did I read your
patch incorrectly ?
Cheers,
Brian
George Helffrich wrote:
> This patch eliminates warning messages when building on MacOS X 10.2
> systems
>
>
>
>
> George
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> sac-dev mailing list
> sac-dev at iris.washington.edu
> http://www.iris.washington.edu/mailman/listinfo/sac-dev
More information about the sac-dev
mailing list