comp.lang.ada
 help / color / mirror / Atom feed
From: sjw <simon.j.wright@mac.com>
Subject: Re: GNATColl install script problem
Date: Fri, 2 Jul 2010 03:36:57 -0700 (PDT)
Date: 2010-07-02T03:36:57-07:00	[thread overview]
Message-ID: <5a70b05b-c236-42d6-96b7-42378f75c9c7@i1g2000vbk.googlegroups.com> (raw)
In-Reply-To: 425d43f0-f183-4062-bc0f-aec6ee976526@20g2000vbi.googlegroups.com

On Jul 2, 11:03 am, tonyg <tonytheg...@googlemail.com> wrote:
> I get the following error when doing the make part of the installation
> - can this -j option be taken out of the script does anyone know ?
>
> tony@tony-laptop:~/Downloads/gnatcoll-gpl-2010-src$ make
> make: [do_links] Error 1 (ignored)
> make LIBRARY_TYPE=static build_library_type
> make[1]: Entering directory `/home/tony/Downloads/gnatcoll-gpl-2010-
> src'
> gprbuild -m -j -XLIBRARY_TYPE=static -Pgnatcoll_build -p
> gprbuild: illegal option "-j" on the command line

That should be -jn where n is "the number of concurrent processes to
be used to compile". Either remove -j from the script or make it -j2
(for example). Should make no difference to the end result.



  reply	other threads:[~2010-07-02 10:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-02 10:03 GNATColl install script problem tonyg
2010-07-02 10:36 ` sjw [this message]
2010-07-02 11:08   ` tonyg
2010-07-03 15:59     ` tonyg
2010-07-02 10:56 ` Ludovic Brenta
replies disabled

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