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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libgcc/] [config/] [i386/] [t-cygming] - Blame information for rev 734

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 734 jeremybenn
# If we are building next to winsup, this will let us find the real
2
# limits.h when building libgcc2.  Otherwise, winsup must be installed
3
# first.
4
LIBGCC2_INCLUDES = -I$(srcdir)/../winsup/w32api/include
5
 
6
CUSTOM_CRTSTUFF = yes
7
 
8
crtbegin.o: $(srcdir)/config/i386/cygming-crtbegin.c
9
        $(crt_compile) -fno-omit-frame-pointer  -c $<
10
 
11
# We intentionally use a implementation-reserved init priority of 0,
12
# so allow the warning.
13
crtend.o: $(srcdir)/config/i386/cygming-crtend.c
14
        $(crt_compile) -fno-omit-frame-pointer -Wno-error -c $<

powered by: WebSVN 2.1.0

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