gnat-glade build error on 6.0-BETA2

Petr Holub hopet at ics.muni.cz
Thu Aug 18 16:49:26 GMT 2005


> I said ADAFLAGS (by analogy to the other variable names, CXXFLAGS,
> FFLAGS, etc); I don't know what ADACFLAGS would stand for :)

I've used ADACFLAGS because you may want to provide different flags to
linker, which would be ADALDFLAGS. For instance, if the application uses
have adasockets (a library for socket manipulation), it would be set
as follows:
ADACFLAGS!=adasockets-config --cflags
ADALDFLAGS!=adasockets-config --libs

Petr


More information about the freebsd-ports mailing list