2014-09-09 2:17 GMT+02:00 Carl Shapiro <[email protected]>: > > On Mon, Sep 8, 2014 at 3:02 PM, Fausto Saporito <[email protected]> > wrote: >> >> another fix in the Config.alpha_osf1, the CPPFLAGS needs a space and >> we have to remove the obsolete option -I- and change it with -iquote. >> So >> CPPFLAGS = -I. -I/usr/include -I$(P1) -iquote > > Are you building with gcc or the DEC compiler?
I'm using DEC compiler. I tried also with gcc and it warns about -I- and says to use -iquote instead. _______________________________________________ cmucl-help mailing list [email protected] http://lists.zs64.net/mailman/listinfo/cmucl-help
