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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gdb-7.1/] [config/] [bootstrap-debug-lean.mk] - Diff between revs 834 and 842

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 834 Rev 842
# This BUILD_CONFIG option is a bit like bootstrap-debug, but rather
# This BUILD_CONFIG option is a bit like bootstrap-debug, but rather
# than comparing stripped object files, it compares compiler internal
# than comparing stripped object files, it compares compiler internal
# state during stage3.  Both can be used simultaneously.
# state during stage3.  Both can be used simultaneously.
# This makes it slower than bootstrap-debug alone, for there's
# This makes it slower than bootstrap-debug alone, for there's
# additional dumping and recompilation during stage3.
# additional dumping and recompilation during stage3.
# bootstrap-debug-big can avoid the recompilation, if plenty of disk
# bootstrap-debug-big can avoid the recompilation, if plenty of disk
# space is available.
# space is available.
STAGE2_CFLAGS += -fcompare-debug=
STAGE2_CFLAGS += -fcompare-debug=
STAGE3_CFLAGS += -fcompare-debug
STAGE3_CFLAGS += -fcompare-debug
 
 

powered by: WebSVN 2.1.0

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