Last change
on this file since 612 was
444,
checked in by satin@…, 6 years ago
|
add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc
|
File size:
260 bytes
|
Rev | Line | |
---|
[444] | 1 | # The ada virtual array implementation requires that indexing be disabled on |
---|
| 2 | # hosts such as hpux that use a segmented memory architecture. Both the c |
---|
| 3 | # and ada files need to be compiled with this option for correct operation. |
---|
| 4 | ADA_CFLAGS = -mdisable-indexing |
---|
Note: See
TracBrowser
for help on using the repository browser.