comp.lang.ada
 help / color / mirror / Atom feed
From: "Etienne Baudin" <etienne.baudin@wanadoo.fr>
Subject: EXCEPTION_ACCESS_VIOLATION and others stories
Date: Mon, 12 Mar 2001 18:56:52 GMT
Date: 2001-03-12T18:56:52+00:00	[thread overview]
Message-ID: <UZ8r6.24$m81.185509@nnrp2.proxad.net> (raw)

EXCEPTION_ACCESS_VIOLATION
    Appears when I compile with
<<gnatmake -gnatpn -O2 -mpentium -funroll-loops -fomit-frame-pointer %1
-largs -s e:\gllib\opengl32.lib e:\gllib\glu32.lib e:\gllib\libglut32.a>>

with
<<gnatmake %1
-largs -s e:\gllib\opengl32.lib e:\gllib\glu32.lib e:\gllib\libglut32.a>>
there isn't problem

else : is "tab(1..3):=anothertab(1..3)" faster than
tab(1):=anothertab(1)
tab(2):=anothertab(2)
tab(3):=anothertab(3) or is it the same execution time ?

Then, does anyone know this compilar message and could tell me what is wrong
?
<<access-to-variable designates constant>>

Thanks
Etienne Baudin






             reply	other threads:[~2001-03-12 18:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-12 18:56 Etienne Baudin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-03-12 19:38 EXCEPTION_ACCESS_VIOLATION and others stories Etienne Baudin
2001-03-13 18:15 ` Stephen Leake
replies disabled

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