From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.224.137.68 with SMTP id v4mr10336404qat.1.1376547761411; Wed, 14 Aug 2013 23:22:41 -0700 (PDT) X-Received: by 10.50.80.78 with SMTP id p14mr56844igx.6.1376547761373; Wed, 14 Aug 2013 23:22:41 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!eu.feeder.erje.net!feeder.erje.net!us.feeder.erje.net!news.glorb.com!fx3no2540844qab.0!news-out.google.com!he10ni1979qab.0!nntp.google.com!fx3no2540837qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 14 Aug 2013 23:22:41 -0700 (PDT) In-Reply-To: <45846998-87d4-4659-8db4-18f07eb3f1b3@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=159.245.48.2; posting-account=UaVslQkAAACVs7AM1tLAQ7VDC3JzDHQw NNTP-Posting-Host: 159.245.48.2 References: <1ef2846e-1a4d-4911-b354-0e55b3bbeeb6@googlegroups.com> <45846998-87d4-4659-8db4-18f07eb3f1b3@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <546aa628-b1c1-4bdb-9e8d-84987085ad2d@googlegroups.com> Subject: Re: problem when 'make' gnatcoll in windows using mingw From: Dwiki Injection-Date: Thu, 15 Aug 2013 06:22:41 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:16866 Date: 2013-08-14T23:22:41-07:00 List-Id: Pada Kamis, 15 Agustus 2013 13:14:26 UTC+7, egilhh menulis: > On Thursday, August 15, 2013 6:41:02 AM UTC+2, Dwiki wrote: > > > > > > gprbuild -m -j -XLIBRARY_TYPE=static -Pgnatcoll_build -p > > > > > > gprbuild: illegal option "-j" on the command line > > > > -j is used to specify the number of parallel compilations, for example: -j2 > > There's probably a missing variable that must be set. > > Search the makefile/cofigure script to see which variable is needed to specify the number, and where it should be set. thx egilhh, now im facing another problem as my 2nd post :D