URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libgcc/] [config/] [ia64/] [t-slibgcc-hpux] - Rev 768
Go to most recent revision | Compare with Previous | Blame | View Log
# Build a shared libgcc library with the HP-UX linker on IA64.
SHLIB_SOVERSION = 0
# Must include -lunwind in the link, so that libgcc_s.so has the necessary
# DT_NEEDED entry for libunwind.
SHLIB_LC += -lunwind
Go to most recent revision | Compare with Previous | Blame | View Log