[AWS] Aws on OpenBSD
Sébastien Morand
seb.morand at gmail.com
Sat May 24 20:55:03 CEST 2014
Hi,
I'm trying to install AWS on OpenBSD. I successfully compile and install
XMLADA, GtkAda (but not the testgtk part) and Gprbuild-2013 (hard to find a
source tarball need to get the source from archlinux distribution).
Right now I'm stucked with an error and didn't find a work around :
gcc 4.8 is installed as egcc (eg++, egcj, egnatmake, egnatbind, etc.) on
openbsd and as so it's not seen by gprconfig.
I got the following :
Only those matching the target and the selected compilers are displayed.
1. GCC-ASM for Asm in /usr/bin/ version 4.2.1
2. GCC-ASM for Asm2 in /usr/bin/ version 4.2.1
3. GCC-ASM for Asm_Cpp in /usr/bin/ version 4.2.1
4. GCC for C in /usr/bin/ version 4.2.1
5. G++ for C++ in /usr/bin/ version 4.2.1
I try to play with the xml definition files of gpr but when I change gcc by
egcc de don't see anymore compiler.
which are the default compiler without ada, any idea how to make gprconfig
use egcc, eg++, egnatmake and so on?
Anyone to get this :
Only those matching the target and the selected compilers are displayed.
1. GCC-ASM for Asm in /usr/local/bin/ version 4.8.2
2. GCC-ASM for Asm2 in /usr/local/bin/ version 4.8.2
3. GCC-ASM for Asm_Cpp in /usr/local/bin/ version 4.8.2
4. GCC for C in /usr/local/bin/ version 4.8.2
5. G++ for C++ in /usr/local/bin/ version 4.8.2
6. GNAT for Ada in /usr/local/bin/ version 4.8.2
Thanks by advance,
Sebastien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/aws/attachments/20140524/7e489449/attachment.html>
More information about the AWS
mailing list