[AWS] Run-time configuration error

Jessica Fléchet jessica.flechet at gmail.com
Mon Aug 28 08:23:25 CEST 2006


Hi!

I am using AWS 2.0 with GNAT GPL 2006 and I have developped a little program
awsuls to test aws but when I compile it, I have these messages :

gcc -c -Ic:\projects\AWS\lib -Ic:\projects\AWS\include
-Ic:\projects\AWS\components -Ic:\projects\AWS\components
-Ic:\projects\AWS\include awsuls.adb
a-stream.ads:69:04: run-time configuration error
gnatmake: "awsuls.adb" compilation error

Here is the code line which is pointed by GNAT :

type Root_Stream_Type is abstract tagged limited null record;

And here is the command line I enter in the DOS window :

gnatmake -Ic:\projects\AWS\lib -Ic:\projects\AWS\include
-Ic:\projects\AWS\components  -Lc:\projects\AWS\lib
-Ic:\projects\AWS\components   -Ic:\projects\AWS\include awsuls -largs -laws


I would really appreciate help about this. All my environnement variables
seem to be correct so I really don't understand.

Regards,

Jessica.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/aws/attachments/20060828/41390a9e/attachment.html


More information about the AWS mailing list