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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [config/] [t-vxworks] - Blame information for rev 816

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
# Don't run fixproto.
2
STMP_FIXPROTO =
3
 
4
# Build libgcc using the multilib mechanism
5
LIBGCC = stmp-multilib
6
INSTALL_LIBGCC = install-multilib
7
 
8
# No special flags needed for libgcc.a
9
TARGET_LIBGCC2_CFLAGS =
10
 
11
# Don't build libgcc.a with debug info
12
LIBGCC2_DEBUG_CFLAGS =
13
 
14
# Extra libgcc2 module used by gthr-vxworks.h functions
15
LIB2FUNCS_EXTRA = $(srcdir)/config/vxlib.c
16
 
17
# Some runtime modules need these.  Can't set extra_headers in config.gcc
18
# because the paths are always made absolute to the cpu config dir.
19
EXTRA_HEADERS += $(srcdir)/gthr-vxworks.h gthr-default.h
20
 
21
# This ensures that the correct target headers are used; some
22
# VxWorks system headers have names that collide with GCC's
23
# internal (host) headers, e.g. regs.h.
24
# FIXME: May not be necessary anymore.
25
LIBGCC2_INCLUDES="-I$(SYSTEM_HEADER_DIR)"
26
 
27
EXTRA_MULTILIB_PARTS =

powered by: WebSVN 2.1.0

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