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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [config/] [or32/] [t-linux] - Blame information for rev 404

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 400 jeremybenn
MULTILIB_DIRNAMES = be
2
EXTRA_MULTILIB_PARTS = crti.o crtbegin.o crtend.o crtn.o
3 404 jeremybenn
 
4
# hack:
5
# the non-shared uclibc-0.9.31/libc/misc/internals/__uClibc_main.c
6
# already defines __dso_handle.  To avoid a duplicate definition,
7
# we rename the crtbegin one.
8
# amend gcc Makefile CLFAGS variable
9
$(T)crtbegin.o: CRTSTUFF_CFLAGS += '-D__dso_handle=__dso_handle_dummy'
10
# amend libgcc Makefile CLFAGS variable
11
crtbegin$(objext): CRTSTUFF_T_CFLAGS += '-D__dso_handle=__dso_handle_dummy'

powered by: WebSVN 2.1.0

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