Re: Largest size array in Gnat 2005 for the PC?



On Mi, 31 Okt, ME wrote:

I was under the impression ,that GPL would not let you set both stack
and commit using the Wl switch?

That's nothing to do with GNAT GPL vs. GNAT Pro etc. You cannot set the
commit size using the -Wl syntax, because of the comma. You either need
to use the -Xlinker syntax or a project file if you want to set the
commit size as well. This is documented in GNAT User Guide (search for
--stack).

--
Stefan Bellon
.



Relevant Pages

  • Re: How good is PERL at searching ASCII files?
    ... amount of effort to understand the Perl's syntax and commit the special ... Does Perl share syntax with any other languages? ...
    (comp.lang.perl.misc)
  • Begin transaction
    ... How do I use begin trans, rollback, commit in a query with VB? ... but cannot find the right syntax to use. ... Luiz Horacio ...
    (microsoft.public.vb.general.discussion)