comp.lang.ada
 help / color / mirror / Atom feed
From: Carbonne Damien <damien.carbonne@free.fr>
Subject: Re: Problems compiling test suite in Florist 3.13p
Date: Thu, 12 Jul 2001 19:45:43 GMT
Date: 2001-07-12T19:45:43+00:00	[thread overview]
Message-ID: <3B50BE4A.718666BA@free.fr> (raw)
In-Reply-To: e19796c6.0107120803.9feeb5b@posting.google.com

Andreas Almroth a �crit :

>
> I get the following message on this and many other files;
> gnatmake  -g -A../floristlib -L../floristlib p030301 -cargs -gnatag
> -largs -lflorist
> gcc -c -g -I../floristlib -gnatag p030301.adb
> p030301.adb:65:01: (style) incorrect layout
> gnatmake: "p030301.adb" compilation error
> make[1]: *** [p030301] Error 4
> make[1]: Leaving directory `/export/ada/florist-3.13p-src/tests'
> make: *** [run_tests] Error 2
>

Change "-gnatag" into "-gnata" to suppress gnat style checks.

GNAT documentation says:
-gnatg
     GNAT style checks enabled.

It seems that those test files don't follow GNAT coding rules !

Damien




  reply	other threads:[~2001-07-12 19:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-12 16:03 Problems compiling test suite in Florist 3.13p Andreas Almroth
2001-07-12 19:45 ` Carbonne Damien [this message]
2001-07-12 21:47 ` Andreas Almroth
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox