Date: Thu, 18 Aug 2005 18:49:22 +0200 (MEST) From: Petr Holub <hopet@ics.muni.cz> To: Kris Kennaway <kris@obsecurity.org> Cc: Petr Holub <hopet@ics.muni.cz>, ports@freebsd.org, sam@inf.enst.fr Subject: Re: gnat-glade build error on 6.0-BETA2 Message-ID: <200508181649.j7IGnMR21062@dior.ics.muni.cz> In-Reply-To: <20050818155357.GA94253@xor.obsecurity.org> from Kris Kennaway at "Aug 18, 2005 11:53:57 am"
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508181649.j7IGnMR21062>