On Mon, 4 Nov 2002, Alan DeKok wrote: > "Gregory G. V." <[EMAIL PROTECTED]> wrote: > > it seems libltdl has a problem _only_ if the configure has been run with > > CPPFLAGS defined... so something seems to be wrong.. > > and I do not see another way to define -fast option... > > I thought CPPFLAGS must be in each Makefile... as well as LDFLAGS > > No, CPPFLAGS are for C++ compilation. Use CFLAGS for C I have tried to run the configure with CFLAGS=-fast without any luck. I could not find any -fast option in the Makefiles, and compiler works without it.
> > There is no C++ code in FreeRADIUS Yes, I have seen. But I do not see how to add -fast... With CPPFLAGS -fast it works... but can not compile libltdl.. Gregory G. V. --------------- Any opinions in this posting are my own and not those of my present or previous employers. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
