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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [config/] [t-vxworks] - Diff between revs 154 and 816

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

Rev 154 Rev 816
# Don't run fixproto.
# Don't run fixproto.
STMP_FIXPROTO =
STMP_FIXPROTO =
# Build libgcc using the multilib mechanism
# Build libgcc using the multilib mechanism
LIBGCC = stmp-multilib
LIBGCC = stmp-multilib
INSTALL_LIBGCC = install-multilib
INSTALL_LIBGCC = install-multilib
# No special flags needed for libgcc.a
# No special flags needed for libgcc.a
TARGET_LIBGCC2_CFLAGS =
TARGET_LIBGCC2_CFLAGS =
# Don't build libgcc.a with debug info
# Don't build libgcc.a with debug info
LIBGCC2_DEBUG_CFLAGS =
LIBGCC2_DEBUG_CFLAGS =
# Extra libgcc2 module used by gthr-vxworks.h functions
# Extra libgcc2 module used by gthr-vxworks.h functions
LIB2FUNCS_EXTRA = $(srcdir)/config/vxlib.c
LIB2FUNCS_EXTRA = $(srcdir)/config/vxlib.c
# Some runtime modules need these.  Can't set extra_headers in config.gcc
# Some runtime modules need these.  Can't set extra_headers in config.gcc
# because the paths are always made absolute to the cpu config dir.
# because the paths are always made absolute to the cpu config dir.
EXTRA_HEADERS += $(srcdir)/gthr-vxworks.h gthr-default.h
EXTRA_HEADERS += $(srcdir)/gthr-vxworks.h gthr-default.h
# This ensures that the correct target headers are used; some
# This ensures that the correct target headers are used; some
# VxWorks system headers have names that collide with GCC's
# VxWorks system headers have names that collide with GCC's
# internal (host) headers, e.g. regs.h.
# internal (host) headers, e.g. regs.h.
# FIXME: May not be necessary anymore.
# FIXME: May not be necessary anymore.
LIBGCC2_INCLUDES="-I$(SYSTEM_HEADER_DIR)"
LIBGCC2_INCLUDES="-I$(SYSTEM_HEADER_DIR)"
EXTRA_MULTILIB_PARTS =
EXTRA_MULTILIB_PARTS =
 
 

powered by: WebSVN 2.1.0

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