[AWS] Build AWS

DUCOS Frédéric fducos@noos.fr
Tue, 20 May 03 17:21:27


Hi,

An error occured when I try to build AWS (AWS 1.3 under W2K/MinGW). Anybody knows the problem ?

$make build

=== Build SSL support
Building ssl-thin
Building ssl-wrappers

=== Build components
Building md5
Building sha
Building sha-process_data
Building sha-strings
Building strings_cutter
Building table_of_dynamic_keys_and_static_values_g
Building table_of_static_keys_and_dynamic_values_g
Building table_of_static_keys_and_static_values_g
Building table_of_strings_and_static_values_g
Building templates_parser
Building templates_parser-input

=== Build library
Setup conversion support
D:\Appl\GNAT\lib\gcc-lib\pentium-mingw32msv\2.8.1\adalib\libgnat.a(a-raise.o)(.t
ext+0x7):a-raise.c: undefined reference to `__dummy'
gnatlink: cannot call c:\MinGW\bin\gcc.exe
gnatmake: *** link failed.
make[1]: *** [aws-translator-conversion.adb] Error 4
make: *** [build_aws] Error 2

However, the path c:\MinGW\bin\gcc.exe exist.

Thanks in advance for your help.

Regards,

Fred