Make sure missing files installed by automake are copied, not symlinked.
Additional safeguard for G321-026
Subversion-branch: /branches/polyorb/2.2
Subversion-revision: 43261
not
contain ZCX_By_Default (useful when configuring with an old compiler
just
for the purpose of building the documentation).
Subversion-branch: /trunk/polyorb
Subversion-revision: 37997
Fixes FB03-004 (regression on 0008-403 and 0008-408 with
GNAT Pro 6.0.0w).
[Imported from Perforce change 10461 at 2006-12-01 22:56:09]
Subversion-branch: /trunk/polyorb
Subversion-revision: 37920
When generating Get_Aggregate_Element for an enum, disable validity
checks: the enum value might have an invalid representation at this
point (case of this routine being called by an unmashall routine),
in which case we know that the invalid value will be overwritten
anyway.
(support/ada.m4): new macro AM_HAS_PRAGMA_SUPPRESS_VALIDITY_CHECK used
to determine whether the cross compiler supports "Validity_Check" as
a suppressable check name (else use Range_Check).
(configure.ac): Test AM_HAS_PRAGMA_SUPPRESS_VALIDITY_CHECK
(Platform): Set Validity_Check_Name according to the result of the
above test.
Fixes F915-011
[Imported from Perforce change 10396 at 2006-12-01 22:55:12]
Subversion-branch: /trunk/polyorb
Subversion-revision: 37856
(not gnat1).
Further work to fix build failure when DSA is enabled.
[Imported from Perforce change 10324 at 2006-12-01 22:54:08]
Subversion-branch: /trunk/polyorb
Subversion-revision: 37784
Compile them without -gnatg (for now -gnatg remains enabled only
for the src/ and src/dsa/ directoies).
Submitted by: Vadim Godunko
Reviewed by: Thomas Quinot.
[Imported from Perforce change 10306 at 2006-12-01 22:52:59]
Subversion-branch: /trunk/polyorb
Subversion-revision: 37766
is current directory.
For F613-011
[Imported from Perforce change 10126 at 2006-12-01 22:50:04]
Subversion-branch: /trunk/polyorb
Subversion-revision: 37588
generating a final executable. In the case of compiling a single file,
the output object is generated in the current directory by default.
This change adds handling of "-o path/object.o" directly in
adacompiler, so that libtool can specify an output file of the form
.libs/file.o.
For F613-011
[Imported from Perforce change 10125 at 2006-12-01 22:50:04]
Subversion-branch: /trunk/polyorb
Subversion-revision: 37587
to be rebuilt automatically by the Makefiles.
Suggested by: Vadim Godunko
[Imported from Perforce change 9950 at 2006-12-01 22:22:45]
Subversion-branch: /trunk/polyorb
Subversion-revision: 37415
with proper visibility on all personalities.
Ongoing work for F120-030
In support/Makefile.am: On Windows, build native-linker.exe in
addition to linker.exe. For E524-010.
[Imported from Perforce change 9870 at 2006-12-01 22:21:07]
Subversion-branch: /trunk/polyorb
Subversion-revision: 37335
building examples and the test suite.
For that purpose, use gnatmake -c -u instead of gcc in adacompiler.
Fixes F126-003
[Imported from Perforce change 9846 at 2006-12-01 22:19:09]
Subversion-branch: /trunk/polyorb
Subversion-revision: 37311