OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [config/] [mh-ppc-aix] - Blame information for rev 816

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
 
2
# Compile Ada files with minimal-toc.  The primary focus is gnatlib, so
3
# that the library does not use nearly the entire TOC of applications
4
# until gnatlib is built as a shared library on AIX.  Compiling the
5
# compiler with -mminimal-toc does not cause any harm.
6
BOOT_ADAFLAGS = -mminimal-toc
7
BOOT_LDFLAGS = -Wl,-bbigtoc
8
LDFLAGS = `case $(CC) in *gcc*) echo -Wl,-bbigtoc ;; esac;`

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.