From: Maurice L. <mj...@ga...> - 2002-01-21 21:29:10
|
Geoffrey Furnish writes: > Joao Cardoso writes: > > The problem seems to be the shell again, or the make program, as no drivers > > object files are included in LIBS_OBJ. The offending statment seems to be: > > > > static_drivers_obj := $(STATIC_DRIVERS:%=%$(O)) > > > > static_drivers_obj is empty, although STATIC_DRIVERS is not. > > > > Is any cure for this? > > That's a GNU make-ism. We agreed a while back to allow GNU make > features in our makefiles. Yup. BTW I have no problems with the new version on Alpha-OSF1, using GNU make. Also my major plplot app (gts) works fine with the latest plplot, on Linux at least. There are, however, problems on IRIX. I'll come up with some fixes shortly. -- Maurice LeBrun mj...@ga... |