[AWS] Aws on OpenBSD
Dmitriy Anisimkov
anisimkov at ada-ru.org
Wed May 28 01:48:34 CEST 2014
On 2014-05-25 01:55, Sébastien Morand wrote:
>
>
> which are the default compiler without ada, any idea how to make
> gprconfig use egcc, eg++, egnatmake and so on?
>
>
Sebastien,
Try to use definitions in makefile.conf
##############################################################################
# Tools used by AWS
#
CP = cp -p
GNAT = gnat
GPRBUILD = gprbuild
GPRCLEAN = gprclean
GPRINSTALL = gprinstall
MKDIR = mkdir -p
PYTHON = python
RM = rm
SED = sed
--------------------------------------------
or redefine it in makefile.setup
>
> Thanks by advance,
> Sebastien
>
>
> _______________________________________________
> AWS mailing list
> AWS at lists.adacore.com
> /no-more-mailman.html
More information about the AWS
mailing list