This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR 13722 candidate fix


Arnaud Charlet <charlet@ACT-Europe.FR> writes:

>> IMO, Ada is broken until "make bootstrap -jN && make install" does
>> everything that is needed to produce a functioning compiler.
>
> Given the numerous bugs opened or discussed regularly about various
> problems with parallel bootstrap for various reasons, I don't see that
> Ada is much different here.

The point is not -j, the point is that you currently have to do an
extra "make gnatlib_and_tools"!  Another point (not made so far) is
also that ada generates on multi-arch systems only one library.  All
other libraries are generated for each arch, e.g. on Linux/x86-64 I
can do g++ -m32 to build 32-bit C++ applications.  This does not work
with Ada.

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]