Yes, updated our build and can now compile and link fine, Thanks, David
On 8/2/07, Joe Orton <[EMAIL PROTECTED]> wrote: > > On Fri, Jul 27, 2007 at 01:18:08PM -0400, David Jones wrote: > > zOS needs to compile with extra CFLAGS in order to link correctly. > > After revisions 153273/153266 to ./Makefile.in there is no ability to > add > > any flags as buildmark.c is made without them directly using compile, > i.e: > > > > PROGRAM_PRELINK = $(COMPILE) $(top_srcdir)/server/buildmark.c > > COMPILE does already include ALL_CFLAGS etc, though. Is this really > just a failure to link the non-libtool-built object? > > joe >
